CURSA contains only limited facilities for plotting: there are the
applications for generating finding charts described in
Section
and both xcatview (see Section
)
and catview (see Section
) can plot simple scatter-plots
and histograms. For more sophisticated plots it is necessary to export
the columns to be plotted into specialised plotting packages. Both xcatview and catview can generate output files suitable for input to
plotting packages. Usually such files should consist of just the table of
values to be plotted, with no extraneous annotation or formatting. The
example in Section
and Figure
shows how to configure catview to produce such an output file.
Several plotting packages are available on Starlink. One such is PONGO,
which is documented in SUN/137[17].
Figures
and
show two example PONGO
scripts for producing plots. Figure
produces a
scatter-plot of redshift against
magnitude from a table where the
magnitude is read from the fifth column and the redshift from the
fourth. Figure
produces an all-sky plot using a PONGO
Aitoff projection. Here the celestial coordinates are read from the second
and third columns in the table.
You can use these examples as a basis for your own scripts. They are simple text files prepared with an editor; either type them in ab ovo or paste them from the Latex source for this document, and modify as appropriate.
To run a PONGO script enter the following commands.
Alternatively you can use PONGO interactively to assemble the required plot. Many more options are available than are described here. They are fully documented in SUN/137.
CURSA Catalogue and Table Manipulation Applications