I P L O T S
Produces a plot of successive cross-sections of an image ,
several to a page. The plot is directed to the device
defined by the user variable 'HARD', and by the value of
the command keyword 'HARDCOPY'.
Command parameters -
IMAGE The data to be plotted. If there is X-axis information
then this will be used. If not, the X-axis will just
have to be the numbers from 1 to n.
XSTART The x-value at which plotting is to start. XSTART and
XEND are only prompted for if WHOLE is not set.
XEND The x-value at which plotting is to end.
YSTART The first cross-section to be plotted.
YEND The last cross-section to be plotted.
LABEL A label for the plot.
COLOUR The colour for the plot (only meaningful for the
Grinnell - later may be extended to map onto
different line types). The axes are always white.
NSPECT The number of cross-sections to be plotted per sheet.
Command keywords -
WHOLE The program is to display all of each cross-section.
AUTOSCALE If NO (the default) , then each spectrum will be scaled to
the extrema of all the sections under consideration. If YES
then all spectra will be autoscaled individually.
HARDCOPY If set then output is sent to the device determined
by HARD. If no device is specified by HARD, or HARDCOPY is
not set, then IPLOTS will attempt to plot on the current
SOFT device.
NEXT Used to pause between plots.
User variables - (">" input, "<" output)
(>) SOFT Specifies the device and type to be used for soft
plots. See the SOFT command for more details.
(>) HARD Specifies the device and type to be used for hard
plots. See the HARD command for more details.
D.J.A AAO 9th July 1987
FIGARO A general data reduction system