There are seven internal data areas into which data may be read. These are as follows:
PLOTHIST H
, this area is intended to hold the data before they
are binned to draw the histogram.
When using the command ERRORBAR X
with the symmetric option turned off,
this area contains the position of one of the ends of the error bar.
When using the command ERRORBAR Y
with the symmetric option turned off,
this area contains the position of one of the ends of the error bar.
ERRORBAR
, but with the symmetric option turned off EXCOL holds
the position of the opposite end of the error bar to XCOL.
The EXCOL area is assumed to contain the standard error of the XCOL data
by the command ELLIPSES
.
The EXCOL area is also used to hold the X-axis component of the vector offset
from the data point by the command VECT
, and the proper motion in Right
Ascension by the command PVECT
.
When using the command ARC
, the EXCOL data are assumed to contain the
magnitude of the semi-major axis of the ellipse.
The command AVEDAT
will write the standard deviation of the average it
calculated for each bin into the EXCOL data area.
The EYCOL area is used to hold the Y-axis component of the vector offset from
the data point by the command VECT
, and the proper motion in Declination by
the command PVECT
.
When using the command ARC
, the EYCOL data are assumed to contain the
magnitude of the semi-minor axis of the ellipse.
The command SIZEPLOT
uses the values stored in ZCOL to scale the size of the
marker symbols plotted for each data point.
The commands VECT
and PVECT
can optionally use the values in ZCOL to scale
the length of the vectors they draw.
The command ELLIPSES
assumes that ZCOL contains the values of the
normalised covariances between the X- and Y-axis errors.
ANNOTATE
or
CURSE
commands.