TCS User Catalog format}{
To: Palomar users
From: J. R. Henning
Date: 23 Sep 97
Overview
User catalogs
Input files may be transported to Palomar on 8mm tape, on 3-1/2" diskette
or over the Internet. Tar, dd and VMS backup tape formats are supported.
PC- and Unix-format diskettes are supported. For Internet transfers,
Palomar intends to provide anonymous ftp so files may be sent to Palomar's
Norris workstation in advance of a run (this is not yet implemented);
alternatively, observers may retrieve files from their home sites after
arriving at Palomar. In all cases the file(s) are installed on Norris
for transfer to the TCS.
We at Palomar believe the User catalog is the most effective way to provide
observing coordinates to the telescope operator, especially when more than a
few objects are to be observed. We wish to encourage observers to use this
facility and will entertain suggestions to make these catalogs easier to
install and use.
Keyboard-input coordinates
While this method allows input of new coordinates at any time, it may slow
observing if done when the coordinates are actually needed. Transcription
errors are also possible.
Coordinates input via instrument computer
"Grabbed" coordinates
Interpolated coordinates
The position may be used immediately for observations, or it may be saved in
the Scratch catalog for later use.
Format for user catalog input files
Each record (line) must contain a single catalog entry. Format is basically
free form within the guidelines described below.
Required Fields (listed in required order): Index Number Election:
If index numbers are not enabled entries will be accessed by name,
and the first field(s) of each record must constitute a label (all
fields up to the first RA field will be considered part of the name).
The maximum overall length is 20 characters including all name fields
and spaces; anything additional will be truncated.
If index numbers are used the name is optional and, if present, must
follow the index number and precede the RA.
Optional Fields:
Proper Motion: the format is "PM=
User Tracking Rates (RA in arcseconds/hour): the format is
"RATES=
User Tracking Rates (RA in seconds/hour): the format is
"RATESS=
Additional:
Comment lines may be added anywhere within the file. A line is
considered a comment if the first non-whitespace character is '!'.
An input file may contain up to 99,999 catalog entries.
It is an error for any record to contain more than 20 fields or more
than 255 characters. No field may contain more than 20 characters.
The input file is parsed by the READuser command in the TCS to create
a User catalog. If an error is encountered, the line and field
containing the error are reported and creation of the catalog is
aborted. The observer should then edit the input file before
READuser is run again.
Examples
[
Meet the Department
|
Observatories
|
Academics
|
Research Activities
|
Events
|
Local Resources
|
Public Outreach
|
Search
]
! Catalog with index numbers
INDEX
557 PKS 0957+00 09 57 43.8 00 19 50 B1950.0
! Index numbers, no name field
index
1008 04 58 41.3 -2 3 35.0 2000.
! Catalog without index numbers
sn 1986 a 10 43 55.8 +14 0 48. 1950
! Proper Motion
2030 sao132680 5 54 29.5 -3 45 40 B1950 pm=-2,-19
! Non-sidereal object
2013 Object X 12 11 45.2 -15 37 24.0 0.0 rates=23.4,-17.2
! INVALID - Spaces not allowed within option field
2030 sao132680 5 54 29.5 -3 45 40 B1950 pm = -2 -19
! INVALID - No option label
2030 sao132680 5 54 29.5 -3 45 40 B1950 -2 -19
! INVALID - No index number or name
17 05 40.00 +21 36 00.00 J2000
Please send your feedback to webmaster@astro.caltech.edu