A. Autophot



Autophot uses IRAF's digiphot "daophot" routines; all we've done is automated the procedure a bit. Our autophot.cl script does the calling of the other scripts, image by image. Autophot will characterize the frame, do some preliminaries, pick PSF stars, and do the PSF-fitting of all the stars it found on the frame. These tasks are described in the next sub-sections.

"Autophot" updates the headers for read-noise and gain based upon where and when the data were taken; i.e., the read-noise was much elevated on the Kitt Peak Mosaic camera during September-October 2000. All of that is hardwired into "getgain".

Note that autophot itself has no parameters: the assumption is that everything in the current subdirectory is going to get photometered.

Before running the autophot script, the IRAF packages digiphot and daophot must be loaded. (Autophot also defines the apphot psffit task, so it can be run from daophot.) Autophot does an unlearn on the daophot parameters, with the belief that each routine will set the things that need resetting. You must also "set imtype="imh"" in your login.cl file; just typing it at the cl prompt will not be sufficient.

autophot.cl makes use of: