RDPHOCAT
Name
rdphocat
Purpose
Read a photometry standard catalog from a file.
Description
Category
File I/o
Calling Sequence
rdphocat,file,name,mags,codes,filname,nfil
Inputs
file - Name of catalog file to read.
Optional Input Parameters
Keyword Input Parameters
Outputs
name - Name of the stars.
mags - Stellar magnitudes (nfil x npts)
codes - Quality codes: (nfil x npts)
0 - not enough measurements for use as a quality standard.
1 - good to use as standard
2 - Known or suspected variable, don't ever use.
filname- Filter names (string array)
nfil - Number of filters
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
96/11/22, Written by Marc W. Buie, Lowell Observatory
2002/09/03, MWB, changed Str_sep call to strsplit