M S P L O T
Produces a plot of a spectrum, splitting it up into a number of
sections, each plotted separately in a series down the plotting
surface. The plots are directed to the device defined by the
user variables 'SOFT' and 'HARD', and by the value of the command
keyword 'HARDCOPY', so will appear immediately if these specify a
video device (VT125, Args, etc.). If a hardcopy device is
specified, the file for that device will be produced, but MSPLOT
does not attempt to spool it off for printing.
Command parameters -
SPECTRUM The data to be plotted. If this contains X-axis
information, 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.
XEND The x-value at which plotting is to end.
(XSTART and XEND are not required if the
WHOLE keyword is set.)
LABEL A label for the plot.
COLOUR The colour for the plot, assuming the display device
supports it. The axes are always white.
THICKNESS The width of the lines used for the plot. This is
only used for 'hard' & 'build' plots, and should
really be 1 for anything other than a high-resolution
device like a Versatec or a laser printer.
Command keywords -
SAMESCALE The program is to use a the same scale for all the
plots (i.e. the scale is to be global). Otherwise the
plots will be autoscaled individually. The global
scale values are determined from the data range of
the whole of the spectrum to be ploted.
SHOWZERO If yes, the autoscale values are constrained to
include zero.
WHOLE The program is to display all of the spectrum.
HARDCOPY The plot is to produce a hard copy.
NEXT Used to pause before a new page.
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.
(Other user variables may be set by the command processor, in
connection with the parameter values.)
KS / AAO 15th Dec 1988
FIGARO A general data reduction system