ASTLIST
Name
astlist
Purpose
Create a summary listing from a final astrometry file.
Description
Category
Astrometry
Calling Sequence
astlist,file,outfile
Inputs
file - Final astrometry file to read and summarize.
Optional Input Parameters
outfile - (Optional), name of file to write results to.
slowfile - (Optional), Name of file to write slow moving (or DES) objects to
Keyword Input Parameters
DESOBJ = optional string array of names of DES interesting objects.
if provided, this controls the objects that are written to slowfile
Outputs
All information is printed to screen.
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
98/03/26, Written by Marc W. Buie, Lowell Observatory
98/11/04, MWB, now filters out magnitudes fainter than 80.0
2001/04/17, MWB, added slowfile output option
2004/07/24, MWB, added DESOBJ keyword
2015/04/10, MWB, fixed logic on splitting slow objects out with DESOBJ