The IPHAS DR2 Source Catalogue provides r, i and Hα-band photometry for 219 million unique sources, observed across the Northern Galactic Plane between 2003 and 2013. The catalogue is described in detail in an accompanying paper (Barentsen et al. 2014). In brief, the catalogue has been constructed by cross-matching the detections from the individual bands using a maximum matching distance of 1 arcsec. All objects which were detected at at signal-to-noise ratio of 5 or better in at least one band are included. The catalogue is uniformly calibrated with an accuracy of 0.03 mag (rms).
The DR2 source catalogue is made available in two flavours. The light version has a size of 8 GB (10 columns) and contains only the basic information on each source, namely:
The full version has a size of 50 GB (97 columns) and adds:
A table detailing the column definitions is given below.
The IPHAS DR2 Source Catalogue is distributed as a series of binary FITS tables, each covering a 5x5 deg2 area. At present the catalogue cannot be queried online, but it will likely be made available through the Vizier catalogue tool soon.
You may download all the files of the light catalogue (8 GB) to a local directory using the following wget command:
wget -c -r -np -nH --cut-dirs=3 --accept=fits.gz http://stri-cluster.herts.ac.uk/~gb/iphas-dr2-catalogue/light-compressed/
And to obtain the full catalogue (50 GB):
wget -c -r -np -nH --cut-dirs=3 --accept=fits.gz http://stri-cluster.herts.ac.uk/~gb/iphas-dr2-catalogue/full-compressed/
You may also download individual 5x5 deg2 tiles using the links in the table below:
Gal. Lon. | Gal. Lat. | Light version (10 columns) | Full version (97 columns) |
{{ lon }}° ≤ l < {{ lon+5 }}° | b < 0° | iphas-dr2-{{ '%03d'|format(lon) }}a-light.fits.gz ({{ get_filesize(host, dir_light+'/iphas-dr2-'+'%03d'|format(lon)+'a-light.fits.gz') }}) | iphas-dr2-{{ '%03d'|format(lon) }}a.fits.gz ({{ get_filesize(host, dir_full+'/iphas-dr2-'+'%03d'|format(lon)+'a.fits.gz') }}) |
b ≥ 0° | iphas-dr2-{{ '%03d'|format(lon) }}b-light.fits.gz ({{ get_filesize(host, dir_light+'/iphas-dr2-'+'%03d'|format(lon)+'b-light.fits.gz') }}) | iphas-dr2-{{ '%03d'|format(lon) }}b.fits.gz ({{ get_filesize(host, dir_full+'/iphas-dr2-'+'%03d'|format(lon)+'b.fits.gz') }}) |
Column | Type | Unit | Description |
---|---|---|---|
{{ col.name }} | {{ col.type }} | {{ col.unit }} | {{ col.desc }} |
Column | Type | Unit | Description |
---|---|---|---|
{{ col.name }} | {{ col.type }} | {{ col.unit }} | {{ col.desc }} |
In the spirit of reproducibility, the source code that was used to generate the catalogue is made available on GitHub:
The link below is the entry page for accessing catalogued point source photometry from survey observations obtained between 2003 and the beginning of 2006.
Non-consortium members can get a taste of IPHAS imaging data by going to the CASU dqc interface. This can be searched by specifying just a position and a search box size (other constraints can be selected but are not essential). On launching a query, a new window will open showing if there are imaging data available for the position specified. If there are, visitors to the page can reselect box size and request image cut-outs, which will be displayed in a further window. It is also possible to download the reduced images from this site.