Next: Scripting Examples
Up: CATREMOTE a Tool for Querying Remote Catalogues
Previous: help mode
Interactive Examples
This section gives some examples of using catremote interactively.
All the arguments are given on the command line. However, if they are
omitted then arguments other than the first (the mode) will usually be
prompted for.
- List the various modes in which catremote may be used.
Type either of:
catremote
catremote help
- List all the databases in the current configuration file:
catremote list
- List all the name servers (that is, databases of server type
`namesvr') in the current configuration file:
catremote list namesvr
- Show details of the USNO PMM astrometric catalogue:
catremote details usno@eso
- Find all the objects in the USNO PMM which lie within ten
minutes of arc of Right Ascension
and
Declination
.
(J2000):
catremote query usno@eso 12:15:00 30:30:00 10
The objects selected will be saved as a catalogue called usno_eso_121500_303000.tab created in your current directory.
This catalogue will be written in the Tab-Separated Table (TST)
format.
- Find all the objects in the USNO PMM which lie within ten
minutes of arc of Right Ascension
and
Declination
.
(J2000) which also lie in the
magnitude range 14 to 16:
catremote query usno@eso 12:15:00 30:30:00 10 14,16
- Find the equatorial coordinates of the galaxy NGC 3379:
catremote name simbad_ns@eso ngc3379
The coordinates returned are for equinox J2000.
Next: Scripting Examples
Up: CATREMOTE a Tool for Querying Remote Catalogues
Previous: help mode
CATREMOTE --- a Tool for Querying Remote Catalogues
Starlink System Note 76
A.C. Davenhall
24 May 2001
E-mail:ussc@star.rl.ac.uk
Copyright © 2001 Council for the Central Laboratory of the Research Councils