Version 1 of the PL initially carried out using the standard data reduction, with the advent of the on-line PL this code was easily removed to leave only the more computationally complex tasks. These are FITS file input/output, object detection, photometry, WCS determination and magnitude computation; each section is detailed below.
The purpose of aperture photometry is to measure the brightness of an object without including the possible contaminates from bias levels, sky, defects and other sources. Since some or all of these effects will be present in a finite size they must be accounted for.
An estimation of the local sky background can be obtained by generating an annulus around
the object at a sufficient distance to ensure no stellar contribution. This however presents the
problem of contaminating the sky estimation with additional objects. To overcome
this the mode of the sky histogram within the aperture is taken, the mode being
a maximum likelihood estimator ensuring that the most likely local sky value is
obtained (Eaton et al., 1999). Once this value has been obtained it can be subtracted
from all pixels representing the object. In the online PL detecting all the pixels
of a source was done in a simplistic fashion because of speed considerations; all
contiguous points 3
above the background were part of the object. The off-line
PL however requires a more accurate answer and therefore a different approach is
taken.
Determining the end point of a stellar profile from the sky background is difficult, a decision must be taken as to where to cut it off (Bessell, 2001). There are two boundary conditions to consider when evaluating what the optimum size aperture is. If the star is very bright its counts will be greater than the background (inclusive of sky counts, noise, etc.) everywhere on the detector. The optimum aperture size is therefore one which encompasses the entire CCD. The lower boundary is achieved by considering a star which is very faint, with the background counts being greater than the star’s (sky-limited). The optimum aperture size in this case is very small. At small radii however, where the signal-to-noise is best, the effect of seeing and telescope focus dominate the star profile, leading to inconsistent results from one frame to another (Massey et al., 1989).
However, the faint wings of a star’s point spread function (PSF) scale with the core of the PSF, which is the same regardless of brightness or position on the CCD (Kormendy, 1973). Therefore, selecting a fixed size aperture should merely exclude the same fraction of light, and the choice will not matter as long as the aperture is large enough to be insensitive to seeing, guiding, and focus variations (Massey et al., 1989). However using a large aperture increases the chances of contamination. Therefore it is neither practical nor necessary that the larger aperture contain the total flux of the star. As long as the same size aperture is used for all program and standard-star frames, the constant missing flux will be absorbed into the zeropoint of the derived transformation equations (Stetson, 1990). The aperture with the maximum signal-to-noise ratio will of course be different for stars of different apparent magnitude (Stetson, 1990).
The following derivation draws upon the notation and therefore model of work presented in Naylor (1998a). A generic representation of a PSF is P(x - x0,y - y0) where x,y are pixel positions and x0,y0 is the centre of the PSF as determined by centroiding. The integral of P over all area is set to be 1, therefore it can be seen that a star’s profile, its total counts T spread over its PSF, is TP(x - x0,y - y0). The flux at pixel (i,j) is therefore,
where the integral is over the area of the pixel (i,j) and the superscript on P is merely a reminder that the integral is over a given pixel. It is important to recognise the alternative interpretation of Pi,jI, it is the fraction of light of the star in pixel (i,j). The integrals are summed relative to the constraint that:
![]() | (5.22) |
![]() | (5.23) |
![]() | (5.24) |
This has proved to be inadequate for the test data. The reason for this being that the pointing of the JKT (the origin of the test data) has, over time, become degraded and can be randomly up to 25'' from its true position. While the LT will have pointing accurate to < 2'', this is addressed in more detail in a later version of the PL.
Whilst the LT pointing should be accurate enough to enable rigorous fitting of a WCS through the pointing, the possibility exists that the pointing could become degraded, due to software or mechanical failures. The removal of points from an airmass curve is a common procedure. Observers who have noted cloud during periods of the night may quickly justify their removal of data. With no weather information available to the PL this task is considerably more difficult. These issues are addressed in future versions of the PL.