KiDS DR5 file types and formats
Data product types
The following types of data products are provided for each individual tile:
- ugri Coadds: photometrically and astrometrically calibrated, stacked images; 1 per filter per tile; note: used for photometric measurements in multi-band catalog
- ugri Weights: weight frames (1 for each ugri1i2 Coadd)
- Flag images: FITS images with pixel flags in areas affected by bright stars (saturated pixels, diffraction spikes, etc.) (1 for each ugri1i2 Coadd)
- Source lists: lists of sources detected in single ugri1i2 Coadds
- r Detection images: photometrically and astrometrically calibrated, stacked r-band images from lensing-optimized pipeline; note: used for source detection for multi-band catalog
- r Detection weight images: weight frames (1 for each r Detection image)
- 10-band masks: FITS images with pixel flags combining the masks in all 10 bands present in the multi-band catalog
This corresponds to a total of 19114 files and a total data volume of 17 TB.
The multi-band source catalog covers all 1006 tiles, where overlaps between tiles are excised (contrary to the data products listed above), thus making this a single catalog with unique sources. Through the ESO catalog query interface the multi-band catalog can be queried as a single entity. However, for direct download the data are stored in multiple files: a metadata file describing the catalog contents and one (trimmed) catalog data file per tile. The total number of files in which the catalog is stored is therefore 1007 with a total size of 28.5 GB; the catalog contains 100,350,873 sources.
Naming convention
The naming convention used for all data products is the following:
KiDS_DR5.0_R.R_D.D_F_TTT.fits
,
where R.R
and D.D
are the RA and DEC of the tile center in degrees (J2000.0) with 1
decimal place, F
is the filter (u, g, r, i or i2), and TTT
is the data product type.
The value of TTT
for the different data products is given in column 4 of the table below.
For example: the r-band stacked image of the tile "KIDS_140.0_0.5" is called
KiDS_DR5.0_140.0_0.5_r_sci.fits
and the catalog data file of the same tile KiDS_DR5.0_140.0_0.5_ugriZYJHKs_cat.fits
.
The following table lists the types of data products provided in this release, together with descriptions of the file types and naming conventions used.
Data product | ESO product category name | File type | TTT | F |
---|---|---|---|---|
Calibrated, stacked images | SCIENCE.IMAGE | FITS image | sci | u,g,r,i,i2 |
Weight frames | ANCILLARY.WEIGHTMAP | FITS image | wei | u,g,r,i,i2 |
Masks | ANCILLARY.MASK | FITS image | msk | u,g,r,i,i2 |
Single-band source lists | SCIENCE.SRCTBL | Binary FITS table | src | u,g,r,i,i2 |
Multi-band catalogue data file | SCIENCE.MCATALOG | Binary FITS table | cat | ugriZYJHKs |
r-band Detection image | ANCILLARY.IMAGE | FITS image | det_sci | r |
Detection weight image | ANCILLARY.IMAGE | FITS image | det_wei | r |
10-band mask image | ANCILLARY.MASK | FITS image | msk | ugriZYJHKs |
Image data format
The final calibrated, coadded images have a uniform pixel scale of 0.2 arcsec. The pixel units are fluxes relative to the flux corresponding to magnitude = 0. This means that the effective zeropoint is equal to 0 and the magnitude m corresponding to a pixel value f is:
m = -2.5 log10 f.
The gain varies slightly over the field-of-view because of the zeropoint offsets applied to individual CCDs to homogenize the photometry. An average effective gain is provided in the FITS header of each image.
Subsequent photometric zeropoint corrections were derived from the catalogues and recorded in the image headers using the DMAG keyword. The keywords CALSTARS and CALMINAP give the number of Gaia stars that were used in the calibration, and CALMINAP is the value of the GAaP MINAPER parameter (0.7 or 1.0) that was used for the photometry that resulted in this zeropoint.
The r-band detection images, which result from a reduction using THELI, specifically designed for optimal image shape measurement and small astrometric reductions, are the basis of the multi-band catalogue. They have a pixel scale that is closer to the native OmegaCAM pixel size of 0.213".
Single-band source list columns
The following table lists the columns that are present in the single-band source lists provided in KiDS-ESO-DR5.
Label | Format | Unit | Description |
---|---|---|---|
2DPHOT | J | Source | classification (see sect. 4.5.1 in de Jong et al. 2015) |
X_IMAGE | E | pixel | Object position along x |
Y_IMAGE | E | pixel | Object position along y |
NUMBER | J | Running object number | |
CLASS_STAR | E | S-Extractor S/G classifier | |
FLAGS | J | Extraction flags | |
IMAFLAGS_ISO | J | FLAG-image flags OR'ed over the iso. profile | |
NIMAFLAG_ISO | J | Number of flagged pixels entering | |
FLUX_RADIUS | E | pixel | Fraction-of-light radii |
KRON_RADIUS | E | pixel | Kron apertures in units of A or B |
FWHM_IMAGE | E | pixel | FWHM assuming a gaussian core |
ISOAREA_IMAGE | J | pixel2 | Isophotal area above Analysis threshold |
ELLIPTICITY | E | 1 - B_IMAGE/A_IMAGE | |
THETA_IMAGE | E | deg | Position angle (CCW/x) |
MAG_AUTO | E | mag | Kron-like elliptical aperture magnitude |
MAGERR_AUTO | E | mag | RMS error for AUTO magnitude |
ALPHA_J2000 | D | deg | Right ascension of baryleft (J2000) |
DELTA_J2000 | D | deg | Declination of baryleft (J2000) |
FLUX_APER_2 | E | count | Flux vector within circular aperture of 2 pixels |
... | ... | ... | ... |
FLUX_APER_200 | E | count | Flux vector within circular aperture of 200 pixels |
FLUXERR_APER_2 | E | count | RMS error vector for flux within aperture of 2 pixels |
... | ... | ... | ... |
FLUXERR_APER_200 | E | count | RMS error vector for flux within aperture of 200 pixels |
MAG_ISO | E | mag | Isophotal magnitude |
MAGERR_ISO | E | mag | RMS error for isophotal magnitude |
MAG_ISOCOR | E | mag | Corrected isophotal magnitude |
MAGERR_ISOCOR | E | mag | RMS error for corrected isophotal magnitude |
MAG_BEST | E | mag | Best of MAG_AUTO and MAG_ISOCOR |
MAGERR_BEST | E | mag | RMS error for MAG_BEST |
BACKGROUND | E | count | Background at centroid position |
THRESHOLD | E | count | Detection threshold above background |
MU_THRESHOLD | E | arcsec-2 | Detection threshold above background |
FLUX_MAX | E | count | Peak flux above background |
MU_MAX | E | arcsec-2 | Peak surface brightness above background |
ISOAREA_WORLD | E | deg2 | Isophotal area above Analysis threshold |
XMIN_IMAGE | J | pixel | Minimum x-coordinate among detected pixels |
YMIN_IMAGE | J | pixel | Minimum y-coordinate among detected pixels |
XMAX_IMAGE | J | pixel | Maximum x-coordinate among detected pixels |
YMAX_IMAGE | J | pixel | Maximum y-coordinate among detected pixels |
X_WORLD | D | deg | Baryleft position along world x axis |
Y_WORLD | D | deg | Baryleft position along world y axis |
XWIN_IMAGE | E | pixel | Windowed position estimate along x |
YWIN_IMAGE | E | pixel | Windowed position estimate along y |
X2_IMAGE | D | pixel2 | Variance along x |
Y2_IMAGE | D | pixel2 | Variance along y |
XY_IMAGE | D | pixel2 | Covariance between x and y |
X2_WORLD | E | deg2 | Variance along X-WORLD (alpha) |
Y2_WORLD | E | deg2 | Variance along Y-WORLD (delta) |
XY_WORLD | E | deg2 | Covariance between X-WORLD and Y-WORLD |
CXX_IMAGE | E | pixel-2 | Cxx object ellipse parameter |
CYY_IMAGE | E | pixel-2 | Cyy object ellipse parameter |
CXY_IMAGE | E | pixel-2 | Cxy object ellipse parameter |
CXX_WORLD | E | deg-2 | Cxx object ellipse parameter (WORLD units) |
CYY_WORLD | E | deg-2 | Cyy object ellipse parameter (WORLD units) |
CXY_WORLD | E | deg-2 | Cxy object ellipse parameter (WORLD units) |
A_IMAGE | D | pixel | Profile RMS along major axis |
B_IMAGE | D | pixel | Profile RMS along minor axis |
A_WORLD | E | deg | Profile RMS along major axis (WORLD units) |
B_WORLD | E | deg | Profile RMS along minor axis (WORLD units) |
THETA_WORLD | E | deg | Position angle (CCW/world-x) |
THETA_J2000 | E | deg | Position angle (east of north) (J2000) |
ELONGATION | E | deg | A_IMAGE/B_IMAGE |
ERRX2_IMAGE | E | pixel2 | Variance of position along x |
ERRY2_IMAGE | E | pixel2 | Variance of position along y |
ERRXY_IMAGE | E | pixel2 | Covariance of position between x and y |
ERRX2_WORLD | E | deg2 | Variance of position along X-WORLD (alpha) |
ERRY2_WORLD | E | deg2 | Variance of position along Y-WORLD (delta) |
ERRXY_WORLD | E | deg2 | Covariance of position X-WORLD/Y-WORLD |
ERRCXX_IMAGE | E | pixel-2 | Cxx error ellipse parameter |
ERRCYY_IMAGE | E | pixel-2 | Cyy error ellipse parameter |
ERRCXY_IMAGE | E | pixel-2 | Cxy error ellipse parameter |
ERRCXX_WORLD | E | deg-2 | Cxx error ellipse parameter (WORLD units) |
ERRCYY_WORLD | E | deg-2 | Cyy error ellipse parameter (WORLD units) |
ERRCXY_WORLD | E | deg-2 | Cxy error ellipse parameter (WORLD units) |
ERRA_IMAGE | E | pixel | RMS position error along major axis |
ERRB_IMAGE | E | pixel | RMS position error along minor axis |
ERRA_WORLD | E | deg | World RMS position error along major axis |
ERRB_WORLD | E | deg | World RMS position error along minor axis |
ERRTHETA_IMAGE | E | deg | Error ellipse pos. angle (CCW/x) |
ERRTHETA_WORLD | E | deg | Error ellipse pos. angle (CCW/world-x) |
ERRTHETA_J2000 | E | deg | J2000 error ellipse pos. angle (east of north) |
FWHM_WORLD | E | deg | FWHM assuming a gaussian core |
ISO0 | J | pixel2 | Isophotal area at level 0 |
ISO1 | J | pixel2 | Isophotal area at level 1 |
ISO2 | J | pixel2 | Isophotal area at level 2 |
ISO3 | J | pixel2 | Isophotal area at level 3 |
ISO4 | J | pixel2 | Isophotal area at level 4 |
ISO5 | J | pixel2 | Isophotal area at level 5 |
ISO6 | J | pixel2 | Isophotal area at level 6 |
ISO7 | J | pixel2 | Isophotal area at level 7 |
SLID | K | Astro-WISE SourceList identifier | |
SID | K | Astro-WISE source identifier | |
HTM | K | Hierarchical Triangular Mesh (level 25) | |
FLAG | K | Not used |
Multi-band catalog columns
The following table lists the columns that are present in the multi-band source catalog provided in KiDS-ESO-DR5.
Label | Format | Unit | Description |
---|---|---|---|
Identifiers per source and Pointing on-sky | |||
ID | 30A | Source ID | |
KIDS_TILE | 14A | Name of the pointing in AW convention | |
THELI_NAME | 14A | Name of the pointing in THELI convention | |
SeqNr | 1J | Running object number within the catalogue | |
SLID | 1J | AstroWise Source list ID | |
SID | 1J | AstroWise Source ID within the source list | |
Parameters derived from the THELI r-band detection image | |||
FLUX_AUTO | 1E | Jy | r-band flux |
FLUXERR_AUTO | 1E | Jy | Error on FLUX_AUTO |
MAG_AUTO | 1E | mag | r-band magnitude |
MAGERR_AUTO | 1E | mag | Error on MAG_AUTO |
KRON_RADIUS | 1E | pixel | Scaling radius of the ellipse for magnitude measurements |
BackGr | 1E | Jy | Background counts at centroid position |
Level | 1E | Jy | Detection threshold above background |
MU_THRESHOLD | 1E | mag*arcsec-2 | Detection threshold above background |
MaxVal | 1E | Jy | Peak flux above background |
MU_MAX | 1E | mag*arcsec-2 | Peak surface brightness above background |
ISOAREA_WORLD | 1E | deg2 | Isophotal area above analysis threshold |
Xpos | 1E | pixel | Centroid x position in the THELI image |
Ypos | 1E | pixel | Centroid y position in the THELI image |
RAJ2000 | 1D | deg | Centroid sky position right ascension (J2000) |
DECJ2000 | 1D | deg | Centroid sky position declination (J2000) |
A_WORLD | 1E | deg | Profile RMS along major axis |
B_WORLD | 1E | deg | Profile RMS along minor axis |
THETA_J2000 | 1E | deg | Position angle (West of North) |
THETA_WORLD | 1E | deg | Position angle (Counterclockwise from world x-axis |
ERRA_WORLD | 1E | deg | World RMS position error along major axis |
ERRB_WORLD | 1E | deg | World RMS position error along minor axis |
ERRTHETA_J2000 | 1E | deg | Error on THETA_J2000 |
ERRTHETA_WORLD | 1E | deg | Error on THETA_WORLD |
FWHM_IMAGE | 1E | pixel | FWHM assuming a gaussian object profile |
FWHM_WORLD | 1E | deg | FWHM assuming a gaussian object profile |
Flag | 1I | Source Extractor extraction flags | |
FLUX_RADIUS | 1E | pixel | Half-light radius |
CLASS_STAR | 1E | Star-galaxy classifier | |
MAG_ISO | 1E | mag | r-band Isophotal Magnitude |
MAGERR_ISO | 1E | mag | Error on MAG_ISO |
FLUX_ISO | 1E | Jy | r-band Isophotal Flux |
FLUXERR_ISO | 1E | Jy | Error on FLUX_ISO |
MAG_ISOCOR | 1E | mag | r-band Corrected Isophotal Magnitude |
MAGERR_ISOCOR | 1E | mag | Error on MAG_ISOCOR |
FLUX_ISOCOR | 1E | Jy | r-band Corrected Isophotal Flux |
FLUXERR_ISOCOR | 1E | Jy | Error on FLUX_ISOCOR |
NIMAFLAGS_ISO | 1I | Number of flagged pixels over the isophotal profile | |
IMAFLAGS_ISO | 1I | FLAG-image flags ORed over the isophotal profile | |
XMIN_IMAGE | 1I | pixel | Minimum x-coordinate among detected pixels |
YMIN_IMAGE | 1I | pixel | Minimum y-coordinate among detected pixels |
XMAX_IMAGE | 1I | pixel | Maximum x-coordinate among detected pixels |
YMAX_IMAGE | 1I | pixel | Maximum x-coordinate among detected pixels |
X_WORLD | 1D | deg | Barycentre position along world x axis |
Y_WORLD | 1D | deg | Barycentre position along world y axis |
X2_WORLD | 1E | deg2 | Variance of position along X_WORLD (alpha) |
Y2_WORLD | 1E | deg2 | Variance of position along X_WORLD (delta) |
XY_WORLD | 1E | deg2 | Covariance of position X_WORLDY_WORLD |
ERRX2_WORLD | 1E | deg2 | Error on XY_WORLD |
ERRY2_WORLD | 1E | deg2 | Error on XY_WORLD |
ERRXY_WORLD | 1E | deg2 | Error on XY_WORLD |
CXX_WORLD | 1E | deg-2 | Source Extractor Cxx object ellipse parameter |
CYY_WORLD | 1E | deg-2 | Source Extractor Cyy object ellipse parameter |
CXY_WORLD | 1E | deg-2 | Source Extractor Cxy object ellipse parameter |
ERRCXX_WORLD | 1E | deg-2 | Error on CXX_WORLD |
ERRCYY_WORLD | 1E | deg-2 | Error on CYY_WORLD |
ERRCXY_WORLD | 1E | deg-2 | Error on CXY_WORLD |
A_IMAGE | 1D | pixel | Profile RMS along x-axis |
B_IMAGE | 1D | pixel | Profile RMS along y-axis |
ERRA_IMAGE | 1E | pixel | Error on A_IMAGE |
ERRB_IMAGE | 1E | pixel | Error on B_IMAGE |
S_ELLIPTICITY | 1E | Source Extractor Ellipticity (1-B_IMAGE/A_IMAGE) | |
S_ELONGATION | 1E | Source Extractor Elongation (A_IMAGE/B_IMAGE) | |
MAG_APER_4 | 1E | mag | r-band Magnitude within a circular aperture of 4 pixels |
MAGERR_APER_4 | 1E | mag | Error on MAG_APER_4 |
FLUX_APER_4 | 1E | Jy | r-band Flux within a circular aperture of 4 pixels |
FLUXERR_APER_4 | 1E | Jy | Error on FLUX_APER_4 |
... and similarly for radii 6, 8, 10, 14, 20, 30, 40, 60 pixels, up to ... | |||
MAG_APER_100 | 1E | mag | r-band Magnitude within a circular aperture of 100 pixels |
MAGERR_APER_100 | 1E | mag | Error on MAG_APER_100 |
FLUX_APER_100 | 1E | Jy | r-band Flux within a circular aperture of 100 pixels |
FLUXERR_APER_100 | 1E | Jy | Error on FLUX_APER_100 |
ISO0 | 1I | pixel2 | Isophotal area at level 0 |
ISO1 | 1I | pixel2 | Isophotal area at level 1 |
ISO2 | 1I | pixel2 | Isophotal area at level 2 |
ISO3 | 1I | pixel2 | Isophotal area at level 3 |
ISO4 | 1I | pixel2 | Isophotal area at level 4 |
ISO5 | 1I | pixel2 | Isophotal area at level 5 |
ISO6 | 1I | pixel2 | Isophotal area at level 6 |
ISO7 | 1I | pixel2 | Isophotal area at level 7 |
ALPHA_J2000 | 1D | deg | Source Extractor named Centroid sky position right ascension (J2000) |
DELTA_J2000 | 1D | deg | Source Extractor named Centroid sky position declination (J2000) |
SG2DPHOT | 1I | 2DPhot StarGalaxy classifier (1 for high confidence star) | |
HTM | 1J | Hierarchical Triangular Mesh (level 25) | |
FIELD_POS | 1I | Reference number to field parameters | |
List-driven GAaP photometry on the Astro-WISE co-added KiDS images and the pawprint VIKING images | |||
Agaper_0p7 | 1E | arcsec | Major axis of GAaP aperture MIN_APER 0''.7 (arcsec) |
Bgaper_0p7 | 1E | arcsec | Minor axis of GAaP aperture MIN_APER 0''.7 (arcsec) |
Agaper_1p0 | 1E | arcsec | Major axis of GAaP aperture MIN_APER 1''.0 (arcsec) |
Bgaper_1p0 | 1E | arcsec | Minor axis of GAaP aperture MIN_APER 1''.0 (arcsec) |
PAgaap | 1E | deg | Position angle of major axis of GAaP aperture (North of West) |
and then for each band x in {u, g, r, i1, i2, Z, Y, J, H, KS}:(a) | |||
FLUX_GAAP_0p7_x | 1E | Jy | GAaP flux in band x with MIN_APER =0''.7 |
FLUXERR_GAAP_0p7_x | 1E | Jy | Error on FLUX_GAAP_0p7_x |
MAG_GAAP_0p7_x | 1E | mag | x-band GAaP magnitude MIN_APER =0''.7 |
MAGERR_GAAP_0p7_x | 1E | mag | Error on MAG_GAAP_0p7_x |
FLAG_GAAP_0p7_x | 1J | GAaP Flag for for x-band photometry wiht MIN_APER =0''.7 | |
FLUX_GAAP_1p0_x | 1E | Jy | GAaP flux in band x with MIN_APER =1''.0 |
FLUXERR_GAAP_1p0_x | 1E | Jy | Error on FLUX_GAAP_1p0_x |
MAG_GAAP_1p0_x | 1E | mag | x-band GAaP magnitude MIN_APER =1''.0 |
MAGERR_GAAP_1p0_x | 1E | mag | Error on MAG_GAAP_1p0_x |
FLAG_GAAP_1p0_x | 1J | GAaP Flag for for x-band photometry wiht MIN_APER =1''.0 | |
Optimal-aperture GAaP ten-band photometry including interstellar extinction corrections | |||
Agaper | 1E | arcsec | Major axis of GAaP aperture for optimal MIN_APER |
Bgaper | 1E | arcsec | Minor axis of GAaP aperture for optimal MIN_APER |
and then for each band x in {u, g, r, i1, i2, Z, Y, J, H, KS}:(a) | |||
EXTINCTION_x | 1E | mag | Galactic extinctions in band x |
MAG_GAAP_x | 1E | mag | Corrected x-band GAaP magnitude with optimal MIN_APER |
MAGERR_GAAP_x | 1E | mag | Error on MAG_GAAP_x |
FLUX_GAAP_x | 1E | Jy | x-band GAaP flux with optimal MIN_APER |
FLUXERR_GAAP_x | 1E | Jy | Error on FLUX_GAAP_x |
FLAG_GAAP_x | 1I | GAaP Flag for x-band photometry with optimal MIN_APER | |
MAG_LIM_x | 1E | mag | x-band limiting magnitude for optimal MIN_APER |
Ten-band photometric redshifts (BPZ) | |||
Z_B | 1D | 10-band BPZ redshift estimate; peak of posterior probability distribution | |
Z_B_MIN | 1D | Lower bound of the 68% confidence interval of Z_B | |
Z_B_MAX | 1D | Upper bound of the 68% confidence interval of Z_B | |
T_B | 1D | Spectral type corresponding to Z_B | |
ODDS | 1D | Empirical ODDS of Z_B | |
Z_ML | 1D | 10-band BPZ maximum likelihood redshift | |
T_ML | 1D | Spectral type corresponding to Z_ML(b) | |
CHI_SQUARED_BPZ | 1D | chi sqared value associated with Z_B | |
M_0 | 1D | mag | Reference magnitude for BPZ prior |
BPZ_FILT | 1J | filters with good photometry (BPZ) | |
NBPZ_FILT | 1J | number of filters with good phot. (BPZ) | |
BPZ_NONDETFILT | 1J | filters with faint photometry (BPZ) | |
NBPZ_NONDETFILT | 1J | number of filters with faint phot. (BPZ) | |
BPZ_FLAGFILT | 1J | flagged filters (BPZ) | |
NBPZ_FLAGFILT | 1J | number of flagged filters (BPZ) | |
SG_FLAG | 1E | Star/Gal classifier | |
MASK | 1J | Ten-band mask information(c) | |
PSF estimates (lensfit) | |||
PSF_e1 | 1E | mean ellipticity of PSF, component one | |
PSF_e2 | 1E | mean ellipticity of PSF, component two | |
PSF_Strehl_ratio | 1E | Pseudo-Strehl ratio of PSF | |
PSF_Q11 | 1E | model PSF moment Q11 | |
PSF_Q22 | 1E | model PSF moment Q22 | |
PSF_Q21 | 1E | model PSF moment Q21 | |
Stellar Mass estimates (LePhare)(d) | |||
for each band x in {u, g, r, i1, i2, Z, Y, J, H, KS}: | |||
MAGABS_GAAP_x | 1D | rest-frame x-band magnitude | |
KCOR_x | 1D | x-band k-correction | |
LUM_GAAP_r_bestfit | 1D | r-band luminosity | |
mstar_bestfit | 1D | stellar mass | |
mstar_med | 1D | posterior median stellar mass | |
mstar_lower | 1D | posterior 16th percentile stellar mass | |
mstar_upper | 1D | posterior 84th percentile stellar mass | |
sfr_bestfit | 1D | star-formation rate | |
sfr_med | 1D | posterior median star-formation rate | |
sfr_lower | 1D | posterior 16th percentile star-formation rate | |
sfr_upper | 1D | posterior 84th percentile star-formation rate | |
Dereddened colours based on optimal GAaP photometry | |||
COLOUR_GAAP_u_g | 1E | mag | u-g colour index (dereddened) |
COLOUR_GAAP_g_r | 1E | mag | g-r colour index (dereddened) |
COLOUR_GAAP_r_i1 | 1E | mag | r-i1 colour index (dereddened) |
COLOUR_GAAP_r_i2 | 1E | mag | r-i2 colour index (dereddened) |
COLOUR_GAAP_i1_Z | 1E | mag | i1-Z colour index (dereddened) |
COLOUR_GAAP_i2_Z | 1E | mag | i2-Z colour index (dereddened) |
COLOUR_GAAP_Z_Y | 1E | mag | Z-Y colour index (dereddened) |
COLOUR_GAAP_Y_J | 1E | mag | Y-J colour index (dereddened) |
COLOUR_GAAP_J_H | 1E | mag | J-H colour index (dereddened) |
COLOUR_GAAP_H_Ks | 1E | mag | H-Ks colour index (dereddened) |
DIFF_GAAP_i1_i2 | 1E | mag | i1-i2 i-band magnitude difference |
Notes: (a) See Sect. 6.5 of Wright et al. (2024) for the definitions of the flux and magnitude zeropoints. (b) Definition of the spectral types: 1=CWW-E11, 2=CWW-Sbc, 3=CWW-Scd, 4=CWW-Im, 5=KIN-SB3, 6=KIN-SB2. (c) For the meaning of the mask, see table below. (d) Stellar masses are computed in the same manner as described in Wright et al. (2019).
Multi-band mask format
KiDS+KiDZ MASK bits, their names and additional information.
Bit | (value) | Band | Name | Additional info |
---|---|---|---|---|
0 | (1) | THELI r-band | starhalo (cons.) | 10.5 < r < 11.5 of UCAC4 and GSC1 stellar catalogue |
1 | (2) | THELI r-band | star & halo | r < 10.5 (14.0) of UCAC4 and GSC1 for stars (starhalos) |
2 | (4) | THELI r-band | manual mask | |
3 | (8) | THELI r-band | void & asteroid | contains weight==0 (saturation, chip gap, etc) selection |
4 | (16) | Astro-WISE u-band | auto masks | star & starhalo & weight & manual |
5 | (32) | Astro-WISE g-band | auto masks | star & starhalo & weight & manual |
6 | (64) | Astro-WISE r-band | auto masks | star & starhalo & weight & manual |
7 | (128) | Astro-WISE i1-band | auto masks | star & starhalo & weight & manual |
8 | (256) | Astro-WISE i2-band | auto masks | star & starhalo & weight & manual |
9 | (512) | VISTA Z-band | footprint mask | contains strong-selection mask |
10 | (1024) | VISTA Y-band | footprint mask | contains strong-selection mask |
11 | (2048) | VISTA J-band | footprint mask | contains strong-selection mask |
12 | (4096) | VISTA H-band | footprint mask | contains strong-selection mask |
13 | (8192) | VISTA KS-band | footprint mask | contains strong-selection mask |
14 | (16384) | THELI r-band | WCS tiling cuts | |
15 | (32768) | Reserved, unused |