
Next: Parameters Up: Spectral Fitting commands Prev: Examples
SPLOT
Plots the data currently being fitted with overlayed model and
separate residuals if required. It works in one of two modes.
In default mode it plots directly to a given output device.
Alternatively if the SAVE keyword is supplied on the command line
then the data will be saved to a file which may subsequently be
plotted with GDRAW or further customised with GSET. The output
is to a multiple dataset which may be inspected/manipulated with
GMULTI. Data may also be redshifted and where non-zero redshift
is specified, the plotted model (whether in photon of channel
space) is plotted as seen from Earth (i.e. redshifted relative to
the source frame model).
The content and form of the plot are determined by the response
to the MODE parameter.
Options available for plotting are combinations of
C or D - Channel/Data space spectrum (with overlaid model)
P - Photon space spectrum (with overlaid model)
R - Residuals (data-model)
E - Plot all x-axes in energy
L - Plot all axes logarithmic
M - Plot components of model only
O - Overlay simultaneously fitted data on common axes
Replying with 'HELP' to this parameter will produce this list at
run-time.
NOTE!!!! : PR is an abbreviation of the ADAM keyword PROMPT, so this
combination should either be put in quotes or reversed if
entered on the command line.
Subtopics:

Next: Parameters Up: Spectral Fitting commands Prev: Examples