xcatview
is a powerful and flexible catalogue browser. However, it can only be used from a terminal
(or workstation console) capable of displaying X output. Before starting xcatview
you
should ensure that your terminal (or console) is configured to receive X output. Then simply
type:
and follow the ensuing dialogue boxes. Copious on-line help is available within xcatview
. To
obtain it simply click on the ‘Help
’ button; every dialogue box in xcatview
contains a ‘Help
’
button.
In addition to accessing local catalogues xcatview
provides some limited facilities to access remote
catalogues held on-line at various astronomical data centres and archives around the world. These
facilities provide the same functionality as the application catremote
and are described in greater
detail in Section 25. Obviously they will only be available if the computer on which CURSA is
running has appropriate network connections (which will usually be the case at a normal Starlink
node).
xcatview
provides the following facilities:
V
and
B_V
(corresponding to the
magnitude and
colour) then the
magnitude could be listed by specifying the expression ‘V + B_V
’. The syntax for expressions
is described in Appendix A,
V
and B_V
then to find the stars in the catalogue fainter than twelfth magnitude
and with a
of greater than 0.5 the criteria would be ‘V > 12.0 .AND. B_V > 0.5
’. Again see Appendix A
for the syntax of expressions,
A tutorial example of using xcatview
to select stars which meet specified criteria from a catalogue (a
‘recipe’ in the jargon of cookbooks) is included in SC/6: The CCD Photometric Calibration
Cookbook[22].
Statistics can be computed for one or more individual columns. They can be computed from either all the rows in the catalogue or just the subset of rows comprising a selection which has been created previously. Obviously, only non-null rows are used in the calculations. Statistics can be displayed for columns of any data type, though for CHARACTER and LOGICAL columns the only quantity which can be determined is the number of non-null rows.
For each chosen column its name, data type and the number of non-null rows (that is, the number of
rows used in the calculation) are displayed and the statistics listed in Table 5 are computed. Though
all these quantities are standard statistics there is a remarkable amount of muddle and confusion over
their definitions, with textbooks giving divers differing formulæ. For completeness, and to avoid any
possible ambiguity, the definitions used in xcatview
and catview
are given below. These
formulæ follow the CRC Standard Mathematical Tables[4] except for the definition of skewness which is
taken from Wall[30].
Minimum |
Maximum |
Total range |
First quartile |
Third quartile |
Interquartile range |
Median |
Mean |
Mode (approximate) |
Standard deviation |
Skewness |
Kurtosis |
In the following the set of rows for which statistics are computed is called the ‘current selection’ and it contains non-null rows. is the value of the column for the th non-null row in the current selection. The definitions of the various statistics are then as follows.
The interquartile range is simply the positive difference between and .
The value computed for the mode is not exact. Indeed it is not obvious that the mode is defined for ungrouped data. Rather, the value given is computed from the empirical relation:
(1) |
(2) |
(3) |
then
(4) |
and
(5) |
The expected values for the skewness and kurtosis are:
Occasionally, due to some misadventure, xcatview
might crash. In this eventuality some temporary
files can be left in existence; these must be deleted before xcatview
can be used again. The files will be
in subdirectory adam
of your top-level directory (unless you have explicitly assigned this
directory to be elsewhere). The files have names beginning with catview
and xcatview
, for
example:
Simply delete these files and xcatview
can then be started as usual.