If this is TRUE the aperture is centered around the object of interest before the measurement is taken. The position supplied to the program is taken as a starting point and the position of maximum flux is located within a search box of fixed size.
If this is FALSE the position supplied to the program is used as the centre of the aperture.
Not used if USEMAGS is FALSE.
Where the fields have the following meaning:
| INDEX | = | unique integer identifying this object. |
| XPOS | = | X coordinate of object. |
| YPOS | = | Y coordinate of object. |
| MAG | = | current magnitude/mean count of object. |
| MAGERR | = | current error in magnitude/mean of object. |
| SKY | = | current estimate of sky value for object. |
| SIGNAL | = | current estimate of the total count in object. |
| CODE | = | current object status. |
| MAJOR | = | length of semimajor axis of aperture. |
| ECCEN | = | eccentricity of object aperture. |
| ANGLE | = | position angle of object aperture. |
| POSITIONS | = | how the sky regions are determined. |
| SHAPE | = | shape of the aperture. |
Other lines in the file may be comments or definitions of the sky regions. Comment lines start with the ``#'' character, sky regions either with ``#ANN'' or ``#SKY'' (the # is used so that other programs can skip over this information). If the POSITIONS field of an object is set to ``annulus'', then at least one ``#ANN'' line must be present for this object, this defines the scales or sizes for the inner and outer loci of the sky region.
| INDEX | = | For PSF star this MUST be 0. |
| XPOS | = | X coordinate of object. |
| YPOS | = | Y coordinate of object. |
| FWHM1 | = | FWHM of the PSF in the X-direction. |
| FWHM2 | = | FWHM of the PSF in the Y-direction. |
| ROT | = | Rotation of the FWHM from strict X-Y orientation. |
| CODE | = | current object status. |
| CLIP | = | clipping radius |
| SEE | = | estimate of the seeing in pixels |
| POSITIONS | = | how the sky regions are determined. |
Further stars should be entered with the following information:
| INDEX | = | unique integer identifying this object. |
| XPOS | = | X coordinate of object. |
| YPOS | = | Y coordinate of object. |
| MAG | = | current magnitude/mean count of object. |
| MAGERR | = | current error in magnitude/mean of object. |
| SKY | = | current estimate of sky value for object. |
| SIGNAL | = | current estimate of the total count in object. |
| CODE | = | current object status. |
| POSITIONS | = | how the sky regions are determined. |
Note that the same clipping radius will be used for all stars (this
is an entirely proper and necessary restriction under the algorithm).
Other lines in the file may be comments or definitions of the sky regions. Comment lines start with the ``#'' character, sky regions either with ``#ANN'' or ``#SKY'' (the ``#'' is used so that other programs can skip over this information). If the POSITIONS field of an object is set to ``annulus'', then at least one ``#ANN'' line must be present for this object, this defines the scales or sizes for the inner and outer loci of the sky region.
If POSITIONS is set to ``regions'' then as many lines starting with ``#SKY'' should be present as there are regions (circular or elliptical apertures) in which to estimate the sky value for this object.
It is VERY heavily recommended that annuli are used for sky measurement when using the optimal extraction algorithm unless there are obvious reasons for not doing so.
PHOTOM --- A Photometry Package