OBJPRMT
Name
objprmt
Purpose
Promote version of an object list file to highest version.
Description
Category
Astrometry
Calling Sequence
objprmt,objfile,[path=]
Inputs
objfile - Object list file to promote
Optional Input Parameters
Keyword Input Parameters
KEYLIST= : Name of a file containing a correspondence list. This list
associates a set of standard names with the actual keyword
names found in a FITS file header. If this keyword is
omitted, a default list is used, as if a file with the
following contents had been supplied:
AIRMASS K AIRMASS
DATE K DATE-OBS
DATETMPL T DD-MM-YYYY
EXPDELTA V 0.0
EXPTIME K EXPTIME
FILTER K FILTERS
FILENAME K CCDFNAME
OBJECT K OBJECT
UT K UT
The middle column is a flag. It may be K, for Keyword,
T, for Template, or V, for Value. If it is V, the contents
of the third field on that line should make sense for the
name in the first field.
PATH - Directory where image is stored that corresponds to the obj file.
This will be required when going from version 0 to version 1.
Outputs
The object file is updated to the most recent version. Not changed if
already current.
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
99/02/19, Written by Marc W. Buie, Lowell Observatory