PSFGEN
Name
psfgen
Purpose (one Line Only)
Generate PSF files for a set of images
Description
Category
CCD data processing
Calling Sequence
psfgen,root
Inputs
root :String, the date when observations are taken (YYMMDD)
Optional Input Parameters
Keyword Input Parameters
IMDIR :The path to the image data (default=current directory)
OVERWRITE : Flag, if set will overwrite existing PSF files. The default
is to skip processing images that already have a PSF.
PSFDIR :The directory where the output PSF files are to be written.
The default is SRCDIR+'/psf'
SRCDIR :The path to the source lists (default=current directory)
These files are normally generated by findsrc.
QUIET :Flag, suppress all chatty printed output.
VIEWIT ;Flag, set to look at the psf header (and subheader)
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
2004/07/13, Written by Maureen Teyssier, REU Lowell Observatory
2004/07/16, MWB, incorporated into the master library
2004/08/13, MWB, fixed bug with psfdir non-default operation