A modified version of the existing photometric calibration software, fitsio_photom, used for calibrating INT wide field camera (WFC) data against the Landolt catalogue was used for testing the photometric calibration of WFCAM data against the point source catalogue (PSC) from the all-sky data release of 2MASS.
In order to optimise search speed and disk space requirements the 2MASS catalogue was loaded into a series of FITS binary tables, stored on disk at CASU, and containing a subset of the columns available in the full catalogues. The format of these is described in the associated README file. A shared set of C subroutines is then used to access the 2MASS catalogue for positional searches. Due to the differing formats of these catalogues, completely separate sets of routines are used for the point and extended source catalogues.
The 2MASS PSC search code performs a given positional search in three steps:
A standalone program read_psc is provided, which calls the appropriate subroutines to extract all rows in a given window, printing them to the standard output in an ASCII table. The modified version of fitsio_photom calls the subroutines directly.
The program was tested on a sample data file (w_20010607_06523_r.fit) generated from a J-band CIRSI data frame by inserting appropriate WFCAM FITS headers. From a reduced image produced in this manner using a prototype WFCAM pipeline, a catalogue was produced using the existing extraction software, followed by running astrometric refinement and classification routines. The resulting catalogue file was then processed with fitsio_photom. No confidence (weight) map was available so none was used in the extraction, which required turning off the crowded field code in the extraction software.
The calculated J-band zeropoints for each detector are tabulated below.
Zeropoint | ||||
---|---|---|---|---|
Detector | Median | Mean | Sigma (MAD) | Num stds used |
1 | 21.09 | 21.09 | 0.152 | 28 |
2 | 21.07 | 21.02 | 0.129 | 7 |
3 | 21.05 | 21.01 | 0.142 | 23 |
4 | 21.07 | 21.04 | 0.137 | 30 |
Overall | 21.07 | 21.04 | 0.13 | 88 |