WRBOPHOT
Name
wrbophot
Purpose (one Line)
Write a simple photometry data file.
Description
File format: (one blank separates each field)
JD-2450000 of observation (UT) F10.5 Julian date of the observation.
Observed Magnitude . . . . . . F7.4 Observed magnitude
Uncertainty (sigma) . . . . . F6.4 Error bar for observation.
Source . . . . . . . . . . . . A45 Free format field to reference
the observer and the telescope
used for the observation.
This last field is left blank by this program.
Category
File I/o
Calling Sequence
wrbophot,jd,mag,err,file
Inputs
jd - Julian date of observation (double precision).
mag - Observed magnitude.
err - Uncertainty on the observed magnitude.
file - String with name of file to save photometry to.
Optional Input Parameters
Keyword Input Parameters
APPEND - if set appends data to the named file.
Outputs
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
Written by Marc W. Buie, 1996 Aug 24