% @(#)overplrow.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:47 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT overplrow.hlq %.AUTHOR RHW, IPG/ESO %.KEYWORDS MIDAS, help files, OVERPLOT/ROW %.PURPOSE On-line help file for the command: OVERPLOT/ROW %.VERSION 870609 RHW Creation, RHW %.VERSION 910313 RHW Improvements acc. to Verification Form %.VERSION 910904 RHW New file overplrow.hlq for overplot/row command %--------------------------------------------------------------------- \se SECTION./ROW \es\co OVERPLOT/ROW 04-SEP-1991 RHW \oc\su OVERPLOT/ROW frame [y-coord] [x_start,x_end] [offset] [l_type] overplot a row (line) of a frame on a graphic device \us\pu Purpose: Overplot a row (line) of a frame on a graphic device \up\sub Subject: Graphics, frames \bus\sy Syntax: OVERPLOT/ROW frame [y_coord] [x_sta,x_end] [offset] [l_type] \ys\pa frame = image file name \ap\pa y_coord = row (line) number or world coordinate in the frame; default the first row. \ap\pa x_sta,x_end = can be: (a) first and last pixel coordinate; (b) start, end in world coordinates on the line. Default is either the manual setting done by the command SET/GRAPHICS (if present), or the whole line. \ap\pa offset = offset in pixel intensity units; default 0.0 \ap\pa l_type = line type to be used; default is the currently enabled line type (use SHOW/GRAPHICS). \ap\no Note: After the overplot the last (over)plotted data set is the active one and subsequent commands will work on these data. \on\see See also: SET/GRAPHICS, SHOW/GRAPHICS, PLOT/ROW, PLOT/COL, OVERPLOT/COL \ees\exs Examples: \ex OVERPLOT/ROW myframe @256 @10,@100 100 This command overplots from image myframe.bdf line 256, pixels 10 to 100 with an offset of 100 units. \xe \sxe