RDPSF
Name
RDPSF
Purpose
Read the FITS file created by GETPSF in the DAOPHOT sequence
Explanation
Combines the Gaussian with the residuals to create an output PSF array.
Calling Sequence
RDPSF, PSF, HPSF, [ PSFname]
Optional Inputs
PSFname - string giving the name of the FITS file containing the PSF
residuals
Outputs
psf - array containing the actual PSF
hpsf - header associated with psf
Procedures Called
DAO_VALUE(), MAKE_2D, SXADDPAR, READFITS(), SXPAR()
Revision History
Written W. Landsman December, 1988
Checked for IDL Version 2, J. Isensee & J. Hill, December, 1990
Converted to IDL V5.0 W. Landsman September 1997