Difference between revisions of "Cosmos 2015 DR 2.1"

From Public PIC Wiki
Jump to navigation Jump to search
(Created page with "== Data == Downloaded on 2019-02-18 from: http://archive.eso.org/cms/eso-archive-news/release-of-the-ultravista-cosmos2015-catalogue.html Later converted to CSV with: t...")
 
 
Line 4: Line 4:
  
 
Later converted to CSV with:
 
Later converted to CSV with:
 
+
<pre>
    t = astropy.table.Table.read(filename)
+
t = astropy.table.Table.read(filename)
    t.write(path, format='ascii.csv')
+
t.write(path, format='ascii.csv')
 +
</pre>
  
 
== SQL ==
 
== SQL ==
    CREATE EXTERNAL TABLE cosmos_2015 (
+
<pre>
        `idx` BIGINT,
+
CREATE EXTERNAL TABLE cosmos_2015 (
        `ALPHA_J2000` DOUBLE COMMENT "Right ascension of barycenter in decimal degrees (J2000) {deg}",
+
    `idx` BIGINT,
        `DELTA_J2000` DOUBLE COMMENT "Declination of barycenter in decimal degrees (J2000) {deg}",
+
    `ALPHA_J2000` DOUBLE COMMENT "Right ascension of barycenter in decimal degrees (J2000) {deg}",
        `NUMBER` BIGINT COMMENT "Running object number",
+
    `DELTA_J2000` DOUBLE COMMENT "Declination of barycenter in decimal degrees (J2000) {deg}",
        `X_IMAGE` DOUBLE COMMENT "Object position along x {pixel}",
+
    `NUMBER` BIGINT COMMENT "Running object number",
        `Y_IMAGE` DOUBLE COMMENT "Object position along y {pixel}",
+
    `X_IMAGE` DOUBLE COMMENT "Object position along x {pixel}",
        `ERRX2_IMAGE` DOUBLE COMMENT "Variance of position along X {pixel2}",
+
    `Y_IMAGE` DOUBLE COMMENT "Object position along y {pixel}",
        `ERRY2_IMAGE` DOUBLE COMMENT "Variance of position along Y {pixel2}",
+
    `ERRX2_IMAGE` DOUBLE COMMENT "Variance of position along X {pixel2}",
        `ERRXY_IMAGE` DOUBLE COMMENT "Covariance of position X / Y {pixel2}",
+
    `ERRY2_IMAGE` DOUBLE COMMENT "Variance of position along Y {pixel2}",
        `FLAG_HJMCC` SMALLINT COMMENT "Bad region flag",
+
    `ERRXY_IMAGE` DOUBLE COMMENT "Covariance of position X / Y {pixel2}",
        `FLUX_RADIUS` FLOAT COMMENT "Radius of aperture containing half the flux of MAG_AUTO {pixel}",
+
    `FLAG_HJMCC` SMALLINT COMMENT "Bad region flag",
        `KRON_RADIUS` FLOAT COMMENT "Kron apertures in units of A or B",
+
    `FLUX_RADIUS` FLOAT COMMENT "Radius of aperture containing half the flux of MAG_AUTO {pixel}",
        `EBV` FLOAT COMMENT "Galactic reddening E(B-V) based on Schlegel et al (1998) dust maps",
+
    `KRON_RADIUS` FLOAT COMMENT "Kron apertures in units of A or B",
        `FLAG_PETER` SMALLINT COMMENT "Flag Saturated objects and bad areas",
+
    `EBV` FLOAT COMMENT "Galactic reddening E(B-V) based on Schlegel et al (1998) dust maps",
        `FLAG_COSMOS` SMALLINT COMMENT "1: 2deg2 COSMOS area",
+
    `FLAG_PETER` SMALLINT COMMENT "Flag Saturated objects and bad areas",
        `FLAG_DEEP` SMALLINT COMMENT "1: Ultra-deep stripes, 0: deep stripes",
+
    `FLAG_COSMOS` SMALLINT COMMENT "1: 2deg2 COSMOS area",
        `FLAG_SHALLOW` SMALLINT COMMENT "Shallow Flag",
+
    `FLAG_DEEP` SMALLINT COMMENT "1: Ultra-deep stripes, 0: deep stripes",
        `Ks_FLUX_APER2` FLOAT COMMENT "Ks fixed aperture flux (2\", AB) [detection image] {uJy}",
+
    `FLAG_SHALLOW` SMALLINT COMMENT "Shallow Flag",
        `Ks_FLUXERR_APER2` FLOAT COMMENT "Ks fixed aperture flux error (2\", AB) [detection image] {uJy}",
+
    `Ks_FLUX_APER2` FLOAT COMMENT "Ks fixed aperture flux (2\", AB) [detection image] {uJy}",
        `Ks_FLUX_APER3` FLOAT COMMENT "Ks fixed aperture flux (3\", AB) [detection image] {uJy}",
+
    `Ks_FLUXERR_APER2` FLOAT COMMENT "Ks fixed aperture flux error (2\", AB) [detection image] {uJy}",
        `Ks_FLUXERR_APER3` FLOAT COMMENT "Ks fixed aperture flux error (3\", AB) [detection image] {uJy}",
+
    `Ks_FLUX_APER3` FLOAT COMMENT "Ks fixed aperture flux (3\", AB) [detection image] {uJy}",
        `Ks_MAG_APER2` FLOAT COMMENT "Ks fixed aperture magnitude (2\", AB) [detection image] {mag}",
+
    `Ks_FLUXERR_APER3` FLOAT COMMENT "Ks fixed aperture flux error (3\", AB) [detection image] {uJy}",
        `Ks_MAGERR_APER2` FLOAT COMMENT "Ks fixed aperture mag error (2\", AB) [detection image] {mag}",
+
    `Ks_MAG_APER2` FLOAT COMMENT "Ks fixed aperture magnitude (2\", AB) [detection image] {mag}",
        `Ks_MAG_APER3` FLOAT COMMENT "Ks fixed aperture magnitude (3\", AB) [detection image] {mag}",
+
    `Ks_MAGERR_APER2` FLOAT COMMENT "Ks fixed aperture mag error (2\", AB) [detection image] {mag}",
        `Ks_MAGERR_APER3` FLOAT COMMENT "Ks fixed aperture mag error (3\", AB) [detection image] {mag}",
+
    `Ks_MAG_APER3` FLOAT COMMENT "Ks fixed aperture magnitude (3\", AB) [detection image] {mag}",
        `Ks_MAG_AUTO` FLOAT COMMENT "Ks auto magnitude (AB) [detection image] {mag}",
+
    `Ks_MAGERR_APER3` FLOAT COMMENT "Ks fixed aperture mag error (3\", AB) [detection image] {mag}",
        `Ks_MAGERR_AUTO` FLOAT COMMENT "Ks auto mag error (AB) [detection image] {mag}",
+
    `Ks_MAG_AUTO` FLOAT COMMENT "Ks auto
        `Ks_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 
        `Ks_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magK {mag}",
 
        `Ks_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 
        `Ks_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 
        `Y_FLUX_APER2` FLOAT COMMENT "Y fixed aperture flux (2\", AB) [detection image] {uJy}",
 
        `Y_FLUXERR_APER2` FLOAT COMMENT "Y fixed aperture flux error (2\", AB) [detection image] {uJy}",
 
        `Y_FLUX_APER3` FLOAT COMMENT "Y fixed aperture flux (3\", AB) [detection image] {uJy}",
 
        `Y_FLUXERR_APER3` FLOAT COMMENT "Y fixed aperture flux error (3\", AB) [detection image] {uJy}",
 
        `Y_MAG_APER2` FLOAT COMMENT "Y fixed aperture magnitude (2\", AB) {mag}",
 
        `Y_MAGERR_APER2` FLOAT COMMENT "Y fixed aperture mag error (2\", AB) {mag}",
 
        `Y_MAG_APER3` FLOAT COMMENT "Y fixed aperture magnitude (3\", AB) {mag}",
 
        `Y_MAGERR_APER3` FLOAT COMMENT "Y fixed aperture mag error (3\", AB) {mag}",
 
        `Y_MAG_AUTO` FLOAT COMMENT "Y auto magnitude (AB) {mag}",
 
        `Y_MAGERR_AUTO` FLOAT COMMENT "Y auto mag error (AB) {mag}",
 
        `Y_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 
        `Y_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magY {mag}",
 
        `Y_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 
        `Y_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 
        `H_FLUX_APER2` FLOAT COMMENT "H fixed aperture flux (2\", AB) [detection image] {uJy}",
 
        `H_FLUXERR_APER2` FLOAT COMMENT "H fixed aperture flux error (2\", AB) [detection image] {uJy}",
 
        `H_FLUX_APER3` FLOAT COMMENT "H fixed aperture flux (3\", AB) [detection image] {uJy}",
 
        `H_FLUXERR_APER3` FLOAT COMMENT "H fixed aperture flux error (3\", AB) [detection image] {uJy}",
 
        `H_MAG_APER2` FLOAT COMMENT "H fixed aperture magnitude (2\", AB) {mag}",
 
 
 
  
 +
<pre>
 +
CREATE TABLE cosmohub.cosmos_2015_dr_2_1 (
 +
    `id` BIGINT,
 +
    `ALPHA_J2000` DOUBLE COMMENT "Right ascension of barycenter in decimal degrees (J2000) {deg}",
 +
    `DELTA_J2000` DOUBLE COMMENT "Declination of barycenter in decimal degrees (J2000) {deg}",
 +
    `NUMBER` BIGINT COMMENT "Running object number",
 +
    `X_IMAGE` DOUBLE COMMENT "Object position along x {pixel}",
 +
    `Y_IMAGE` DOUBLE COMMENT "Object position along y {pixel}",
 +
    `ERRX2_IMAGE` DOUBLE COMMENT "Variance of position along X {pixel2}",
 +
    `ERRY2_IMAGE` DOUBLE COMMENT "Variance of position along Y {pixel2}",
 +
    `ERRXY_IMAGE` DOUBLE COMMENT "Covariance of position X / Y {pixel2}",
 +
    `FLAG_HJMCC` SMALLINT COMMENT "Bad region flag",
 +
    `FLUX_RADIUS` FLOAT COMMENT "Radius of aperture containing half the flux of MAG_AUTO {pixel}",
 +
    `KRON_RADIUS` FLOAT COMMENT "Kron apertures in units of A or B",
 +
    `EBV` FLOAT COMMENT "Galactic reddening E(B-V) based on Schlegel et al (1998) dust maps",
 +
    `FLAG_PETER` SMALLINT COMMENT "Flag Saturated objects and bad areas",
 +
    `FLAG_COSMOS` SMALLINT COMMENT "1: 2deg2 COSMOS area",
 +
    `FLAG_DEEP` SMALLINT COMMENT "1: Ultra-deep stripes, 0: deep stripes",
 +
    `FLAG_SHALLOW` SMALLINT COMMENT "Shallow Flag",
 +
    `Ks_FLUX_APER2` FLOAT COMMENT "Ks fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `Ks_FLUXERR_APER2` FLOAT COMMENT "Ks fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `Ks_FLUX_APER3` FLOAT COMMENT "Ks fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `Ks_FLUXERR_APER3` FLOAT COMMENT "Ks fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `Ks_MAG_APER2` FLOAT COMMENT "Ks fixed aperture magnitude (2\", AB) [detection image] {mag}",
 +
    `Ks_MAGERR_APER2` FLOAT COMMENT "Ks fixed aperture mag error (2\", AB) [detection image] {mag}",
 +
    `Ks_MAG_APER3` FLOAT COMMENT "Ks fixed aperture magnitude (3\", AB) [detection image] {mag}",
 +
    `Ks_MAGERR_APER3` FLOAT COMMENT "Ks fixed aperture mag error (3\", AB) [detection image] {mag}",
 +
    `Ks_MAG_AUTO` FLOAT COMMENT "Ks auto magnitude (AB) [detection image] {mag}",
 +
    `Ks_MAGERR_AUTO` FLOAT COMMENT "Ks auto mag error (AB) [detection image] {mag}",
 +
    `Ks_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `Ks_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magK {mag}",
 +
    `Ks_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `Ks_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `Y_FLUX_APER2` FLOAT COMMENT "Y fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `Y_FLUXERR_APER2` FLOAT COMMENT "Y fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `Y_FLUX_APER3` FLOAT COMMENT "Y fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `Y_FLUXERR_APER3` FLOAT COMMENT "Y fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `Y_MAG_APER2` FLOAT COMMENT "Y fixed aperture magnitude (2\", AB) {mag}",
 +
    `Y_MAGERR_APER2` FLOAT COMMENT "Y fixed aperture mag error (2\", AB) {mag}",
 +
    `Y_MAG_APER3` FLOAT COMMENT "Y fixed aperture magnitude (3\", AB) {mag}",
 +
    `Y_MAGERR_APER3` FLOAT COMMENT "Y fixed aperture mag error (3\", AB) {mag}",
 +
    `Y_MAG_AUTO` FLOAT COMMENT "Y auto magnitude (AB) {mag}",
 +
    `Y_MAGERR_AUTO` FLOAT COMMENT "Y auto mag error (AB) {mag}",
 +
    `Y_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `Y_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magY {mag}",
 +
    `Y_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `Y_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `H_FLUX_APER2` FLOAT COMMENT "H fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `H_FLUXERR_APER2` FLOAT COMMENT "H fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `H_FLUX_APER3` FLOAT COMMENT "H fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `H_FLUXERR_APER3` FLOAT COMMENT "H fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `H_MAG_APER2` FLOAT COMMENT "H fixed aperture magnitude (2\", AB) {mag}",
 +
    `H_MAGERR_APER2` FLOAT COMMENT "H fixed aperture mag error (2\", AB) {mag}",
 +
    `H_MAG_APER3` FLOAT COMMENT "H fixed aperture magnitude (3\", AB) {mag}",
 +
    `H_MAGERR_APER3` FLOAT COMMENT "H fixed aperture mag error (3\", AB) {mag}",
 +
    `H_MAG_AUTO` FLOAT COMMENT "H auto magnitude (AB) {mag}",
 +
    `H_MAGERR_AUTO` FLOAT COMMENT "H auto mag error (AB) {mag}",
 +
    `H_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `H_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magH {mag}",
 +
    `H_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `H_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `J_FLUX_APER2` FLOAT COMMENT "J fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `J_FLUXERR_APER2` FLOAT COMMENT "J fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `J_FLUX_APER3` FLOAT COMMENT "J fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `J_FLUXERR_APER3` FLOAT COMMENT "J fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `J_MAG_APER2` FLOAT COMMENT "J fixed aperture magnitude (2\", AB) {mag}",
 +
    `J_MAGERR_APER2` FLOAT COMMENT "J fixed aperture mag error (2\", AB) {mag}",
 +
    `J_MAG_APER3` FLOAT COMMENT "J fixed aperture magnitude (3\", AB) {mag}",
 +
    `J_MAGERR_APER3` FLOAT COMMENT "J fixed aperture mag error (3\", AB) {mag}",
 +
    `J_MAG_AUTO` FLOAT COMMENT "J auto magnitude (AB) {mag}",
 +
    `J_MAGERR_AUTO` FLOAT COMMENT "J auto mag error (AB) {mag}",
 +
    `J_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `J_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magJ {mag}",
 +
    `J_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `J_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `B_FLUX_APER2` FLOAT COMMENT "B fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `B_FLUXERR_APER2` FLOAT COMMENT "B fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `B_FLUX_APER3` FLOAT COMMENT "B fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `B_FLUXERR_APER3` FLOAT COMMENT "B fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `B_MAG_APER2` FLOAT COMMENT "B fixed aperture magnitude (2\", AB) {mag}",
 +
    `B_MAGERR_APER2` FLOAT COMMENT "B fixed aperture mag error (2\", AB) {mag}",
 +
    `B_MAG_APER3` FLOAT COMMENT "B fixed aperture magnitude (3\", AB) {mag}",
 +
    `B_MAGERR_APER3` FLOAT COMMENT "B fixed aperture mag error (3\", AB) {mag}",
 +
    `B_MAG_AUTO` FLOAT COMMENT "B auto magnitude (AB) {mag}",
 +
    `B_MAGERR_AUTO` FLOAT COMMENT "B auto mag error (AB) {mag}",
 +
    `B_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `B_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magB {mag}",
 +
    `B_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `B_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `V_FLUX_APER2` FLOAT COMMENT "V fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `V_FLUXERR_APER2` FLOAT COMMENT "V fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `V_FLUX_APER3` FLOAT COMMENT "V fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `V_FLUXERR_APER3` FLOAT COMMENT "V fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `V_MAG_APER2` FLOAT COMMENT "V fixed aperture magnitude (2\", AB) {mag}",
 +
    `V_MAGERR_APER2` FLOAT COMMENT "V fixed aperture mag error (2\", AB) {mag}",
 +
    `V_MAG_APER3` FLOAT COMMENT "V fixed aperture magnitude (3\", AB) {mag}",
 +
    `V_MAGERR_APER3` FLOAT COMMENT "V fixed aperture mag error (3\", AB) {mag}",
 +
    `V_MAG_AUTO` FLOAT COMMENT "V auto magnitude (AB) {mag}",
 +
    `V_MAGERR_AUTO` FLOAT COMMENT "V auto mag error (AB) {mag}",
 +
    `V_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `V_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magV {mag}",
 +
    `V_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `V_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `ip_FLUX_APER2` FLOAT COMMENT "ip fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `ip_FLUXERR_APER2` FLOAT COMMENT "ip fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `ip_FLUX_APER3` FLOAT COMMENT "ip fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `ip_FLUXERR_APER3` FLOAT COMMENT "ip fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `ip_MAG_APER2` FLOAT COMMENT "ip fixed aperture magnitude (2\", AB) {mag}",
 +
    `ip_MAGERR_APER2` FLOAT COMMENT "ip fixed aperture mag error (2\", AB) {mag}",
 +
    `ip_MAG_APER3` FLOAT COMMENT "ip fixed aperture magnitude (3\", AB) {mag}",
 +
    `ip_MAGERR_APER3` FLOAT COMMENT "ip fixed aperture mag error (3\", AB) {mag}",
 +
    `ip_MAG_AUTO` FLOAT COMMENT "ip auto magnitude (AB) {mag}",
 +
    `ip_MAGERR_AUTO` FLOAT COMMENT "ip auto mag error (AB) {mag}",
 +
    `ip_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `ip_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIP {mag}",
 +
    `ip_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `ip_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `r_FLUX_APER2` FLOAT COMMENT "r fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `r_FLUXERR_APER2` FLOAT COMMENT "r fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `r_FLUX_APER3` FLOAT COMMENT "r fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `r_FLUXERR_APER3` FLOAT COMMENT "r fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `r_MAG_APER2` FLOAT COMMENT "r fixed aperture magnitude (2\", AB) {mag}",
 +
    `r_MAGERR_APER2` FLOAT COMMENT "r fixed aperture mag error (2\", AB) {mag}",
 +
    `r_MAG_APER3` FLOAT COMMENT "r fixed aperture magnitude (3\", AB) {mag}",
 +
    `r_MAGERR_APER3` FLOAT COMMENT "r fixed aperture mag error (3\", AB) {mag}",
 +
    `r_MAG_AUTO` FLOAT COMMENT "r auto magnitude (AB) {mag}",
 +
    `r_MAGERR_AUTO` FLOAT COMMENT "r auto mag error (AB) {mag}",
 +
    `r_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `r_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magr {mag}",
 +
    `r_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `r_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `u_FLUX_APER2` FLOAT COMMENT "u fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `u_FLUXERR_APER2` FLOAT COMMENT "u fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `u_FLUX_APER3` FLOAT COMMENT "u fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `u_FLUXERR_APER3` FLOAT COMMENT "u fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `u_MAG_APER2` FLOAT COMMENT "u fixed aperture magnitude (2\", AB) {mag}",
 +
    `u_MAGERR_APER2` FLOAT COMMENT "u fixed aperture mag error (2\", AB) {mag}",
 +
    `u_MAG_APER3` FLOAT COMMENT "u fixed aperture magnitude (3\", AB) {mag}",
 +
    `u_MAGERR_APER3` FLOAT COMMENT "u fixed aperture mag error (3\", AB) {mag}",
 +
    `u_MAG_AUTO` FLOAT COMMENT "u auto magnitude (AB) {mag}",
 +
    `u_MAGERR_AUTO` FLOAT COMMENT "u auto mag error (AB) {mag}",
 +
    `u_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `u_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magU {mag}",
 +
    `u_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `u_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `zp_FLUX_APER2` FLOAT COMMENT "zp fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `zp_FLUXERR_APER2` FLOAT COMMENT "zp fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `zp_FLUX_APER3` FLOAT COMMENT "zp fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `zp_FLUXERR_APER3` FLOAT COMMENT "zp fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `zp_MAG_APER2` FLOAT COMMENT "zp fixed aperture magnitude (2\", AB) {mag}",
 +
    `zp_MAGERR_APER2` FLOAT COMMENT "zp fixed aperture mag error (2\", AB) {mag}",
 +
    `zp_MAG_APER3` FLOAT COMMENT "zp fixed aperture magnitude (3\", AB) {mag}",
 +
    `zp_MAGERR_APER3` FLOAT COMMENT "zp fixed aperture mag error (3\", AB) {mag}",
 +
    `zp_MAG_AUTO` FLOAT COMMENT "zp auto magnitude (AB) {mag}",
 +
    `zp_MAGERR_AUTO` FLOAT COMMENT "zp auto mag error (AB) {mag}",
 +
    `zp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `zp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZP {mag}",
 +
    `zp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `zp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `zpp_FLUX_APER2` FLOAT COMMENT "zpp fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `zpp_FLUXERR_APER2` FLOAT COMMENT "zpp fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `zpp_FLUX_APER3` FLOAT COMMENT "zpp fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `zpp_FLUXERR_APER3` FLOAT COMMENT "zpp fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `zpp_MAG_APER2` FLOAT COMMENT "zpp fixed aperture magnitude (2\", AB) {mag}",
 +
    `zpp_MAGERR_APER2` FLOAT COMMENT "zpp fixed aperture mag error (2\", AB) {mag}",
 +
    `zpp_MAG_APER3` FLOAT COMMENT "zpp fixed aperture magnitude (3\", AB) {mag}",
 +
    `zpp_MAGERR_APER3` FLOAT COMMENT "zpp fixed aperture mag error (3\", AB) {mag}",
 +
    `zpp_MAG_AUTO` FLOAT COMMENT "zpp auto magnitude (AB) {mag}",
 +
    `zpp_MAGERR_AUTO` FLOAT COMMENT "zpp auto mag error (AB) {mag}",
 +
    `zpp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `zpp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZPP {mag}",
 +
    `zpp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `zpp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA484_FLUX_APER2` FLOAT COMMENT "IA484 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA484_FLUXERR_APER2` FLOAT COMMENT "IA484 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA484_FLUX_APER3` FLOAT COMMENT "IA484 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA484_FLUXERR_APER3` FLOAT COMMENT "IA484 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA484_MAG_APER2` FLOAT COMMENT "IA484 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA484_MAGERR_APER2` FLOAT COMMENT "IA484 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA484_MAG_APER3` FLOAT COMMENT "IA484 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA484_MAGERR_APER3` FLOAT COMMENT "IA484 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA484_MAG_AUTO` FLOAT COMMENT "IA484 auto magnitude (AB) {mag}",
 +
    `IA484_MAGERR_AUTO` FLOAT COMMENT "IA484 auto mag error (AB) {mag}",
 +
    `IA484_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA484_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA484 {mag}",
 +
    `IA484_FLAGS` SMALLINT COMMENT "Internal flag {mag}",
 +
    `IA484_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA527_FLUX_APER2` FLOAT COMMENT "IA527 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA527_FLUXERR_APER2` FLOAT COMMENT "IA527 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA527_FLUX_APER3` FLOAT COMMENT "IA527 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA527_FLUXERR_APER3` FLOAT COMMENT "IA527 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA527_MAG_APER2` FLOAT COMMENT "IA527 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA527_MAGERR_APER2` FLOAT COMMENT "IA527 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA527_MAG_APER3` FLOAT COMMENT "IA527 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA527_MAGERR_APER3` FLOAT COMMENT "IA527 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA527_MAG_AUTO` FLOAT COMMENT "IA527 auto magnitude (AB) {mag}",
 +
    `IA527_MAGERR_AUTO` FLOAT COMMENT "IA527 auto mag error (AB) {mag}",
 +
    `IA527_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA527_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA527 {mag}",
 +
    `IA527_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IA527_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA624_FLUX_APER2` FLOAT COMMENT "IA624 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA624_FLUXERR_APER2` FLOAT COMMENT "IA624 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA624_FLUX_APER3` FLOAT COMMENT "IA624 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA624_FLUXERR_APER3` FLOAT COMMENT "IA624 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA624_MAG_APER2` FLOAT COMMENT "IA624 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA624_MAGERR_APER2` FLOAT COMMENT "IA624 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA624_MAG_APER3` FLOAT COMMENT "IA624 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA624_MAGERR_APER3` FLOAT COMMENT "IA624 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA624_MAG_AUTO` FLOAT COMMENT "IA624 auto magnitude (AB) {mag}",
 +
    `IA624_MAGERR_AUTO` FLOAT COMMENT "IA624 auto mag error (AB) {mag}",
 +
    `IA624_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA624_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA624 {mag}",
 +
    `IA624_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IA624_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA679_FLUX_APER2` FLOAT COMMENT "IA679 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA679_FLUXERR_APER2` FLOAT COMMENT "IA679 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA679_FLUX_APER3` FLOAT COMMENT "IA679 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA679_FLUXERR_APER3` FLOAT COMMENT "IA679 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA679_MAG_APER2` FLOAT COMMENT "IA679 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA679_MAGERR_APER2` FLOAT COMMENT "IA679 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA679_MAG_APER3` FLOAT COMMENT "IA679 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA679_MAGERR_APER3` FLOAT COMMENT "IA679 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA679_MAG_AUTO` FLOAT COMMENT "IA679 auto magnitude (AB) {mag}",
 +
    `IA679_MAGERR_AUTO` FLOAT COMMENT "IA679 auto mag error (AB) {mag}",
 +
    `IA679_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA679_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA679 {mag}",
 +
    `IA679_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IA679_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA738_FLUX_APER2` FLOAT COMMENT "IA738 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA738_FLUXERR_APER2` FLOAT COMMENT "IA738 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA738_FLUX_APER3` FLOAT COMMENT "IA738 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA738_FLUXERR_APER3` FLOAT COMMENT "IA738 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA738_MAG_APER2` FLOAT COMMENT "IA738 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA738_MAGERR_APER2` FLOAT COMMENT "IA738 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA738_MAG_APER3` FLOAT COMMENT "IA738 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA738_MAGERR_APER3` FLOAT COMMENT "IA738 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA738_MAG_AUTO` FLOAT COMMENT "IA738 auto magnitude (AB) {mag}",
 +
    `IA738_MAGERR_AUTO` FLOAT COMMENT "IA738 auto mag error (AB) {mag}",
 +
    `IA738_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA738_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA738 {mag}",
 +
    `IA738_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IA738_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IA767_FLUX_APER2` FLOAT COMMENT "IA767 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IA767_FLUXERR_APER2` FLOAT COMMENT "IA767 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IA767_FLUX_APER3` FLOAT COMMENT "IA767 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IA767_FLUXERR_APER3` FLOAT COMMENT "IA767 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IA767_MAG_APER2` FLOAT COMMENT "IA767 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IA767_MAGERR_APER2` FLOAT COMMENT "IA767 fixed aperture mag error (2\", AB) {mag}",
 +
    `IA767_MAG_APER3` FLOAT COMMENT "IA767 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IA767_MAGERR_APER3` FLOAT COMMENT "IA767 fixed aperture mag error (3\", AB) {mag}",
 +
    `IA767_MAG_AUTO` FLOAT COMMENT "IA767 auto magnitude (AB) {mag}",
 +
    `IA767_MAGERR_AUTO` FLOAT COMMENT "IA767 auto mag error (AB) {mag}",
 +
    `IA767_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IA767_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA767 {mag}",
 +
    `IA767_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IA767_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IB427_FLUX_APER2` FLOAT COMMENT "IB427 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB427_FLUXERR_APER2` FLOAT COMMENT "IB427 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB427_FLUX_APER3` FLOAT COMMENT "IB427 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB427_FLUXERR_APER3` FLOAT COMMENT "IB427 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB427_MAG_APER2` FLOAT COMMENT "IB427 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB427_MAGERR_APER2` FLOAT COMMENT "IB427 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB427_MAG_APER3` FLOAT COMMENT "IB427 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB427_MAGERR_APER3` FLOAT COMMENT "IB427 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB427_MAG_AUTO` FLOAT COMMENT "IB427 auto magnitude (AB) {mag}",
 +
    `IB427_MAGERR_AUTO` FLOAT COMMENT "IB427 auto mag error (AB) {mag}",
 +
    `IB427_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB427_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB427 {mag}",
 +
    `IB427_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
 +
    `IB427_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IB464_FLUX_APER2` FLOAT COMMENT "IB464 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB464_FLUXERR_APER2` FLOAT COMMENT "IB464 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB464_FLUX_APER3` FLOAT COMMENT "IB464 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB464_FLUXERR_APER3` FLOAT COMMENT "IB464 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB464_MAG_APER2` FLOAT COMMENT "IB464 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB464_MAGERR_APER2` FLOAT COMMENT "IB464 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB464_MAG_APER3` FLOAT COMMENT "IB464 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB464_MAGERR_APER3` FLOAT COMMENT "IB464 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB464_MAG_AUTO` FLOAT COMMENT "IB464 auto magnitude (AB) {mag}",
 +
    `IB464_MAGERR_AUTO` FLOAT COMMENT "IB464 auto mag error (AB) {mag}",
 +
    `IB464_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB464_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB464 {mag}",
 +
    `IB464_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IB464_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IB505_FLUX_APER2` FLOAT COMMENT "IB505 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB505_FLUXERR_APER2` FLOAT COMMENT "IB505 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB505_FLUX_APER3` FLOAT COMMENT "IB505 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB505_FLUXERR_APER3` FLOAT COMMENT "IB505 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB505_MAG_APER2` FLOAT COMMENT "IB505 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB505_MAGERR_APER2` FLOAT COMMENT "IB505 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB505_MAG_APER3` FLOAT COMMENT "IB505 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB505_MAGERR_APER3` FLOAT COMMENT "IB505 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB505_MAG_AUTO` FLOAT COMMENT "IB505 auto magnitude (AB) {mag}",
 +
    `IB505_MAGERR_AUTO` FLOAT COMMENT "IB505 auto mag error (AB) {mag}",
 +
    `IB505_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB505_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB505 {mag}",
 +
    `IB505_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
 +
    `IB505_IMAFLAGS_ISO` SMALLINT COMMENT "External flag",
 +
    `IB574_FLUX_APER2` FLOAT COMMENT "IB574 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB574_FLUXERR_APER2` FLOAT COMMENT "IB574 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB574_FLUX_APER3` FLOAT COMMENT "IB574 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB574_FLUXERR_APER3` FLOAT COMMENT "IB574 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB574_MAG_APER2` FLOAT COMMENT "IB574 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB574_MAGERR_APER2` FLOAT COMMENT "IB574 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB574_MAG_APER3` FLOAT COMMENT "IB574 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB574_MAGERR_APER3` FLOAT COMMENT "IB574 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB574_MAG_AUTO` FLOAT COMMENT "IB574 auto magnitude (AB) {mag}",
 +
    `IB574_MAGERR_AUTO` FLOAT COMMENT "IB574 auto mag error (AB) {mag}",
 +
    `IB574_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB574_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB574 {mag}",
 +
    `IB574_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IB574_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IB709_FLUX_APER2` FLOAT COMMENT "IB709 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB709_FLUXERR_APER2` FLOAT COMMENT "IB709 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB709_FLUX_APER3` FLOAT COMMENT "IB709 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB709_FLUXERR_APER3` FLOAT COMMENT "IB709 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB709_MAG_APER2` FLOAT COMMENT "IB709 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB709_MAGERR_APER2` FLOAT COMMENT "IB709 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB709_MAG_APER3` FLOAT COMMENT "IB709 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB709_MAGERR_APER3` FLOAT COMMENT "IB709 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB709_MAG_AUTO` FLOAT COMMENT "IB709 auto magnitude (AB) {mag}",
 +
    `IB709_MAGERR_AUTO` FLOAT COMMENT "IB709 auto mag error (AB) {mag}",
 +
    `IB709_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB709_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB709 {mag}",
 +
    `IB709_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IB709_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `IB827_FLUX_APER2` FLOAT COMMENT "IB827 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `IB827_FLUXERR_APER2` FLOAT COMMENT "IB827 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `IB827_FLUX_APER3` FLOAT COMMENT "IB827 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `IB827_FLUXERR_APER3` FLOAT COMMENT "IB827 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `IB827_MAG_APER2` FLOAT COMMENT "IB827 fixed aperture magnitude (2\", AB) {mag}",
 +
    `IB827_MAGERR_APER2` FLOAT COMMENT "IB827 fixed aperture mag error (2\", AB) {mag}",
 +
    `IB827_MAG_APER3` FLOAT COMMENT "IB827 fixed aperture magnitude (3\", AB) {mag}",
 +
    `IB827_MAGERR_APER3` FLOAT COMMENT "IB827 fixed aperture mag error (3\", AB) {mag}",
 +
    `IB827_MAG_AUTO` FLOAT COMMENT "IB827 auto magnitude (AB) {mag}",
 +
    `IB827_MAGERR_AUTO` FLOAT COMMENT "IB827 auto mag error (AB) {mag}",
 +
    `IB827_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `IB827_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB827 {mag}",
 +
    `IB827_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `IB827_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `NB711_FLUX_APER2` FLOAT COMMENT "NB711 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `NB711_FLUXERR_APER2` FLOAT COMMENT "NB711 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `NB711_FLUX_APER3` FLOAT COMMENT "NB711 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `NB711_FLUXERR_APER3` FLOAT COMMENT "NB711 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `NB711_MAG_APER2` FLOAT COMMENT "NB711 fixed aperture magnitude (2\", AB) {mag}",
 +
    `NB711_MAGERR_APER2` FLOAT COMMENT "NB711 fixed aperture mag error (2\", AB) {mag}",
 +
    `NB711_MAG_APER3` FLOAT COMMENT "NB711 fixed aperture magnitude (3\", AB) {mag}",
 +
    `NB711_MAGERR_APER3` FLOAT COMMENT "NB711 fixed aperture mag error (3\", AB) {mag}",
 +
    `NB711_MAG_AUTO` FLOAT COMMENT "NB711 auto magnitude (AB) {mag}",
 +
    `NB711_MAGERR_AUTO` FLOAT COMMENT "NB711 auto mag error (AB) {mag}",
 +
    `NB711_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `NB711_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB711 {mag}",
 +
    `NB711_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `NB711_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `NB816_FLUX_APER2` FLOAT COMMENT "NB816 fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `NB816_FLUXERR_APER2` FLOAT COMMENT "NB816 fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `NB816_FLUX_APER3` FLOAT COMMENT "NB816 fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `NB816_FLUXERR_APER3` FLOAT COMMENT "NB816 fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `NB816_MAG_APER2` FLOAT COMMENT "NB816 fixed aperture magnitude (2\", AB) {mag}",
 +
    `NB816_MAGERR_APER2` FLOAT COMMENT "NB816 fixed aperture mag error (2\", AB) {mag}",
 +
    `NB816_MAG_APER3` FLOAT COMMENT "NB816 fixed aperture magnitude (3\", AB) {mag}",
 +
    `NB816_MAGERR_APER3` FLOAT COMMENT "NB816 fixed aperture mag error (3\", AB) {mag}",
 +
    `NB816_MAG_AUTO` FLOAT COMMENT "NB816 auto magnitude (AB) {mag}",
 +
    `NB816_MAGERR_AUTO` FLOAT COMMENT "NB816 auto mag error (AB) {mag}",
 +
    `NB816_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `NB816_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB816 {mag}",
 +
    `NB816_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
 +
    `NB816_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
 +
    `SPLASH_1_FLUX` FLOAT COMMENT "SPLASH_1 flux in a 3\" aperture {uJy}",
 +
    `SPLASH_1_FLUX_ERR` FLOAT COMMENT "SPLASH_1 flux error in a 3\" aperture {uJy}",
 +
    `SPLASH_1_MAG` FLOAT COMMENT "SPLASH_1 magnitude in a 3\" aperture {mag}",
 +
    `SPLASH_1_MAGERR` FLOAT COMMENT "SPLASH_1 magnitude error in a 3\" aperture {mag}",
 +
    `SPLASH_2_FLUX` FLOAT COMMENT "SPLASH_2 flux in a 3\" aperture {uJy}",
 +
    `SPLASH_2_FLUX_ERR` FLOAT COMMENT "SPLASH_2 flux error in a 3\" aperture {uJy}",
 +
    `SPLASH_2_MAG` FLOAT COMMENT "SPLASH_2 magnitude in a 3\" aperture {mag}",
 +
    `SPLASH_2_MAGERR` FLOAT COMMENT "SPLASH_2 magnitude error in a 3\" aperture {mag}",
 +
    `SPLASH_3_FLUX` FLOAT COMMENT "SPLASH_3 flux in a 3\" aperture {uJy}",
 +
    `SPLASH_3_FLUX_ERR` FLOAT COMMENT "SPLASH_3 flux error in a 3\" aperture {uJy}",
 +
    `SPLASH_3_MAG` FLOAT COMMENT "SPLASH_3 magnitude in a 3\" aperture {mag}",
 +
    `SPLASH_3_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
 +
    `SPLASH_4_FLUX` FLOAT COMMENT "SPLASH_4 flux in a 3\" aperture {uJy}",
 +
    `SPLASH_4_FLUX_ERR` FLOAT COMMENT "SPLASH_4 flux error in a 3\" aperture {uJy}",
 +
    `SPLASH_4_MAG` FLOAT COMMENT "SPLASH_4 magnitude in a 3\" aperture {mag}",
 +
    `SPLASH_4_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
 +
    `Hw_FLUX_APER2` FLOAT COMMENT "Hw fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `Hw_FLUXERR_APER2` FLOAT COMMENT "Hw fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `Hw_FLUX_APER3` FLOAT COMMENT "Hw fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `Hw_FLUXERR_APER3` FLOAT COMMENT "Hw fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `Hw_MAG_APER2` FLOAT COMMENT "Hw fixed aperture magnitude (2\", AB) {mag}",
 +
    `Hw_MAGERR_APER2` FLOAT COMMENT "Hw fixed aperture mag error (2\", AB) {mag}",
 +
    `Hw_MAG_APER3` FLOAT COMMENT "Hw fixed aperture magnitude (3\", AB) {mag}",
 +
    `Hw_MAGERR_APER3` FLOAT COMMENT "Hw fixed aperture mag error (3\", AB) {mag}",
 +
    `Hw_MAG_AUTO` FLOAT COMMENT "Hw auto magnitude (AB) {mag}",
 +
    `Hw_MAGERR_AUTO` FLOAT COMMENT "Hw auto mag error (AB) {mag}",
 +
    `Hw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `Hw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magHw {mag}",
 +
    `Hw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
 +
    `Hw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
 +
    `Ksw_FLUX_APER2` FLOAT COMMENT "Ksw fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `Ksw_FLUXERR_APER2` FLOAT COMMENT "Ksw fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `Ksw_FLUX_APER3` FLOAT COMMENT "Ksw fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `Ksw_FLUXERR_APER3` FLOAT COMMENT "Ksw fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `Ksw_MAG_APER2` FLOAT COMMENT "Ksw fixed aperture magnitude (2\", AB) {mag}",
 +
    `Ksw_MAGERR_APER2` FLOAT COMMENT "Ksw fixed aperture mag error (2\", AB) {mag}",
 +
    `Ksw_MAG_APER3` FLOAT COMMENT "Ksw fixed aperture magnitude (3\", AB) {mag}",
 +
    `Ksw_MAGERR_APER3` FLOAT COMMENT "Ksw fixed aperture mag error (3\", AB) {mag}",
 +
    `Ksw_MAG_AUTO` FLOAT COMMENT "Ksw auto magnitude (AB) {mag}",
 +
    `Ksw_MAGERR_AUTO` FLOAT COMMENT "Ksw auto mag error (AB) {mag}",
 +
    `Ksw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `Ksw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magKsw {mag}",
 +
    `Ksw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
 +
    `Ksw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
 +
    `yHSC_FLUX_APER2` FLOAT COMMENT "yHSC fixed aperture flux (2\", AB) [detection image] {uJy}",
 +
    `yHSC_FLUXERR_APER2` FLOAT COMMENT "yHSC fixed aperture flux error (2\", AB) [detection image] {uJy}",
 +
    `yHSC_FLUX_APER3` FLOAT COMMENT "yHSC fixed aperture flux (3\", AB) [detection image] {uJy}",
 +
    `yHSC_FLUXERR_APER3` FLOAT COMMENT "yHSC fixed aperture flux error (3\", AB) [detection image] {uJy}",
 +
    `yHSC_MAG_APER2` FLOAT COMMENT "yHSC fixed aperture magnitude (2\", AB) {mag}",
 +
    `yHSC_MAGERR_APER2` FLOAT COMMENT "yHSC fixed aperture mag error (2\", AB) {mag}",
 +
    `yHSC_MAG_APER3` FLOAT COMMENT "yHSC fixed aperture magnitude (3\", AB) {mag}",
 +
    `yHSC_MAGERR_APER3` FLOAT COMMENT "yHSC fixed aperture mag error (3\", AB) {mag}",
 +
    `yHSC_MAG_AUTO` FLOAT COMMENT "yHSC auto magnitude (AB) {mag}",
 +
    `yHSC_MAGERR_AUTO` FLOAT COMMENT "yHSC auto mag error (AB) {mag}",
 +
    `yHSC_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
 +
    `yHSC_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magyHSC {mag}",
 +
    `yHSC_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
 +
    `yHSC_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
 +
    `FLUX_24` FLOAT COMMENT "MIPS 24 mum flux {uJy}",
 +
    `FLUXERR_24` FLOAT COMMENT "MIPS 24 mum mJy flux uncertainty {uJy}",
 +
    `MAG_24` FLOAT COMMENT "m(24) the apparent isophotal magnitude {mag}",
 +
    `MAGERR_24` FLOAT COMMENT "Error in mag-24 {mag}",
 +
    `ID_A24` BIGINT COMMENT "ID in the 24um catalog",
 +
    `FLUX_100` FLOAT COMMENT "PACS/PEP 100 mum flux {mJy}",
 +
    `FLUXERR_100` FLOAT COMMENT "PACS/PEP 100 mum mJy flux uncertainty {mJy}",
 +
    `FLUX_160` FLOAT COMMENT "PACS/PEP 160 mum flux {mJy}",
 +
    `FLUXERR_160` FLOAT COMMENT "PACS/PEP 160 mum mJy flux uncertainty {mJy}",
 +
    `FLUX_250` FLOAT COMMENT "SPIRE/HERMES 250 mum flux {mJy}",
 +
    `FLUXERR_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
 +
    `FLUXERRTOT_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
 +
    `FLUX_350` FLOAT COMMENT "SPIRE/HERMES 350 mum flux {mJy}",
 +
    `FLUXERR_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
 +
    `FLUXERRTOT_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
 +
    `FLUX_500` FLOAT COMMENT "SPIRE/HERMES 500 mum flux {mJy}",
 +
    `FLUXERR_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (instrumental noise) {mJy}",
 +
    `FLUXERRTOT_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
 +
    `ID_CHANDRA2016` String COMMENT "Observation ID in Chandra COSMOS catalog",
 +
    `ID2006` Integer COMMENT "Observation ID in the 1st version of the catalog from Capak",
 +
    `ID2008` Integer COMMENT "Observation ID in the 2ndversion of the catalog from Capak",
 +
    `ID2013` Integer COMMENT "Observation ID ( catalog from Ilbert et al. 2013)",
 +
    `MAG_GALEX_NUV` FLOAT COMMENT "GALEX magnitude NUV {mag}",
 +
    `MAGERR_GALEX_NUV` FLOAT COMMENT "GALEX magnitude error NUV {mag}",
 +
    `MAG_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude {mag}",
 +
    `MAGERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude error {mag}",
 +
    `FLUX_GALEX_NUV` FLOAT COMMENT "GALEX NUV calibrated flux {uJy}",
 +
    `FLUXERR_GALEX_NUV` FLOAT COMMENT "GALEX NUV flux error {uJy}",
 +
    `FLUX_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux {uJy}",
 +
    `FLUXERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux error {uJy}",
 +
    `FLUX_814W` FLOAT COMMENT "flux F814W {mJy}",
 +
    `FLUXERR_814W` FLOAT COMMENT "flux error F814W {mJy}",
 +
    `NAME_VLA90CM` String COMMENT "name of the sources in VLA 90cm catalog",
 +
    `FLUXPEAK_90CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
 +
    `FLUXPEAKERR_90CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
 +
    `FLUXINT_90CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
 +
    `FLUXINTERR_90CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
 +
    `RMSBKG_90CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
 +
    `NAME_JVLDEEP` String COMMENT "name of the sources in JVL Deep catalog",
 +
    `NAME_JVLLARGE` String COMMENT "name of the sources in JVL Large catalog",
 +
    `FLUXPEAK_20CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
 +
    `FLUXPEAKERR_20CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
 +
    `FLUXINT_20CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
 +
    `FLUXINTERR_20CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
 +
    `RMSBKG_20CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
 +
    `ID_XMM` Integer COMMENT "Observation ID XMM-Newton",
 +
    `FLUX_XMM_05_2` FLOAT COMMENT "0.5-2 keV band flux from XMM/Newton {erg/cm2/s}",
 +
    `FLUX_XMM_2_10` FLOAT COMMENT "2-10 keV band flux from XMM/Newton {erg/cm2/s}",
 +
    `FLUX_XMM_5_10` FLOAT COMMENT "5-10 keV band flux from XMM/Newton {erg/cm2/s}",
 +
    `HARDNESS_XMM` FLOAT COMMENT "hardness ratio",
 +
    `ID_CHANDRA09` Integer COMMENT "Observation ID Chandra COSMOS catalog",
 +
    `FLUX_CHANDRA_05_2` DOUBLE COMMENT "0.5-2 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
 +
    `FLUX_CHANDRA_2_10` DOUBLE COMMENT "2-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
 +
    `FLUX_CHANDRA_05_10` DOUBLE COMMENT "0.5-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
 +
    `ID_NUSTAR` String COMMENT "Observation ID Nustar",
 +
    `FLUX_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux from Nustar catalog {erg/cm2/s}",
 +
    `FLUXERR_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux error from Nustar catalog {erg/cm2/s}",
 +
    `FLUX_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux from Nustar catalog {erg/cm2/s}",
 +
    `FLUXERR_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux error from Nustar catalog {erg/cm2/s}",
 +
    `FLUX_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux from Nustar catalog {erg/cm2/s}",
 +
    `FLUXERR_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux error from Nustar catalog {erg/cm2/s}",
 +
    `HARDNESS_NUSTAR` FLOAT COMMENT "hardness ratio",
 +
    `HARDNESSLOW_NUSTAR` FLOAT COMMENT "hardness ratio lower bound",
 +
    `HARDNESSUP_NUSTAR` FLOAT COMMENT "hardness ratio upper bound",
 +
    `FLAG_XRAYBLEND` SMALLINT COMMENT "flag for blended sources",
 +
    `OFFSET_MAG` DOUBLE COMMENT "offset applied to the aperture magnitudes to obtain total quantities {mag}",
 +
    `PHOTOZ` FLOAT COMMENT "median of the likelihood distribution",
 +
    `TYPE` SMALLINT COMMENT "Type",
 +
    `ZPDF` FLOAT COMMENT "photo-z measured using the galaxy templates",
 +
    `ZPDF_L68` FLOAT COMMENT "lower limit, 68% confidence level",
 +
    `ZPDF_H68` FLOAT COMMENT "upper limit, 68% confidence level",
 +
    `ZMINCHI2` FLOAT COMMENT "photo-z measured using the galaxy templates",
 +
    `CHI2_BEST` DOUBLE COMMENT "reduced chi2 [-99 if less than 3 filters] for zMinChi2",
 +
    `ZP_2` FLOAT COMMENT "second photo-z solution",
 +
    `CHI2_2` DOUBLE COMMENT "reduced chi2 for the second photo-z solution",
 +
    `NBFILT` SMALLINT COMMENT "Number of filters used in the fit",
 +
    `ZQ` FLOAT COMMENT "photoz for the AGN library",
 +
    `CHIQ` DOUBLE COMMENT "reduced chi2",
 +
    `MODQ` SMALLINT COMMENT "best fit template",
 +
    `MODS` SMALLINT COMMENT "model for the star library",
 +
    `CHIS` DOUBLE COMMENT "reduced chi2",
 +
    `MODEL` SMALLINT COMMENT "BC03 model at zPDF",
 +
    `AGE` DOUBLE COMMENT "BC03 age",
 +
    `EXTINCTION` FLOAT COMMENT "Extinction",
 +
    `M_NUV` FLOAT COMMENT "Absolute magnitude of NUV galex {mag}",
 +
    `M_U` FLOAT COMMENT "Absolute magnitude of Subaru u* band {mag}",
 +
    `M_B` FLOAT COMMENT "Absolute magnitude of Subaru B band {mag}",
 +
    `M_V` FLOAT COMMENT "Absolute magnitude of Subaru V band {mag}",
 +
    `M_R` FLOAT COMMENT "Absolute magnitude of Subaru r+ band {mag}",
 +
    `M_I` FLOAT COMMENT "Absolute magnitude of Subaru i+ band {mag}",
 +
    `M_Z` FLOAT COMMENT "Absolute magnitude of Subaru z-band (new filter) {mag}",
 +
    `M_Y` FLOAT COMMENT "Absolute magnitude of VISTA Y-band {mag}",
 +
    `M_J` FLOAT COMMENT "Absolute magnitude of VISTA J-band {mag}",
 +
    `M_H` FLOAT COMMENT "Absolute magnitude of VISTA H-band {mag}",
 +
    `M_K` FLOAT COMMENT "Absolute magnitude of VISTA Ks-band {mag}",
 +
    `MNUV_MR` DOUBLE COMMENT "Dust corrected M(NUV)-M(R) color at zPDF",
 +
    `CLASS` SMALLINT COMMENT "0:quiescent/1:star-forming based on the NUV-R/R-J",
 +
    `MASS_MED` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template. median of the PDF",
 +
    `MASS_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
 +
    `MASS_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
 +
    `MASS_BEST` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template",
 +
    `SFR_MED` DOUBLE COMMENT "log SFR from BC03 best-fit template. median of the PDF",
 +
    `SFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
 +
    `SFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
 +
    `SFR_BEST` DOUBLE COMMENT "log SFR from BC03 best-fit template. Taken at the minimum chi2",
 +
    `SSFR_MED` DOUBLE COMMENT "log sSFR from BC03 best-fit template. median of the PDF",
 +
    `SSFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
 +
    `SSFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
 +
    `SSFR_BEST` DOUBLE COMMENT "log sSFR from BC03 best-fit template. Taken at the minimum chi2",
 +
    `L_NU` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in NUV filter",
 +
    `L_R` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in r filter",
 +
    `L_K` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in K filter"
 +
)
 +
CLUSTERED BY (id)
 +
INTO 16 BUCKETS
 +
STORED AS ORC
 +
;
 +
</pre>
  
    INSERT OVERWRITE TABLE cosmohub.cosmos_2015_dr_2_1
+
<pre>
    SELECT * FROM tallada.cosmos_2015
+
INSERT OVERWRITE TABLE cosmohub.cosmos_2015_dr_2_1
    ;
+
SELECT * FROM tallada.cosmos_2015
 +
;
 +
</pre>

Latest revision as of 12:26, 18 February 2019

Data

Downloaded on 2019-02-18 from: http://archive.eso.org/cms/eso-archive-news/release-of-the-ultravista-cosmos2015-catalogue.html

Later converted to CSV with:

t = astropy.table.Table.read(filename)
t.write(path, format='ascii.csv')

SQL

CREATE EXTERNAL TABLE cosmos_2015 (
    `idx` BIGINT,
    `ALPHA_J2000` DOUBLE COMMENT "Right ascension of barycenter in decimal degrees (J2000) {deg}",
    `DELTA_J2000` DOUBLE COMMENT "Declination of barycenter in decimal degrees (J2000) {deg}",
    `NUMBER` BIGINT COMMENT "Running object number",
    `X_IMAGE` DOUBLE COMMENT "Object position along x {pixel}",
    `Y_IMAGE` DOUBLE COMMENT "Object position along y {pixel}",
    `ERRX2_IMAGE` DOUBLE COMMENT "Variance of position along X {pixel2}",
    `ERRY2_IMAGE` DOUBLE COMMENT "Variance of position along Y {pixel2}",
    `ERRXY_IMAGE` DOUBLE COMMENT "Covariance of position X / Y {pixel2}",
    `FLAG_HJMCC` SMALLINT COMMENT "Bad region flag",
    `FLUX_RADIUS` FLOAT COMMENT "Radius of aperture containing half the flux of MAG_AUTO {pixel}",
    `KRON_RADIUS` FLOAT COMMENT "Kron apertures in units of A or B",
    `EBV` FLOAT COMMENT "Galactic reddening E(B-V) based on Schlegel et al (1998) dust maps",
    `FLAG_PETER` SMALLINT COMMENT "Flag Saturated objects and bad areas",
    `FLAG_COSMOS` SMALLINT COMMENT "1: 2deg2 COSMOS area",
    `FLAG_DEEP` SMALLINT COMMENT "1: Ultra-deep stripes, 0: deep stripes",
    `FLAG_SHALLOW` SMALLINT COMMENT "Shallow Flag",
    `Ks_FLUX_APER2` FLOAT COMMENT "Ks fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Ks_FLUXERR_APER2` FLOAT COMMENT "Ks fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Ks_FLUX_APER3` FLOAT COMMENT "Ks fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Ks_FLUXERR_APER3` FLOAT COMMENT "Ks fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Ks_MAG_APER2` FLOAT COMMENT "Ks fixed aperture magnitude (2\", AB) [detection image] {mag}",
    `Ks_MAGERR_APER2` FLOAT COMMENT "Ks fixed aperture mag error (2\", AB) [detection image] {mag}",
    `Ks_MAG_APER3` FLOAT COMMENT "Ks fixed aperture magnitude (3\", AB) [detection image] {mag}",
    `Ks_MAGERR_APER3` FLOAT COMMENT "Ks fixed aperture mag error (3\", AB) [detection image] {mag}",
    `Ks_MAG_AUTO` FLOAT COMMENT "Ks auto magnitude (AB) [detection image] {mag}",
    `Ks_MAGERR_AUTO` FLOAT COMMENT "Ks auto mag error (AB) [detection image] {mag}",
    `Ks_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Ks_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magK {mag}",
    `Ks_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `Ks_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `Y_FLUX_APER2` FLOAT COMMENT "Y fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Y_FLUXERR_APER2` FLOAT COMMENT "Y fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Y_FLUX_APER3` FLOAT COMMENT "Y fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Y_FLUXERR_APER3` FLOAT COMMENT "Y fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Y_MAG_APER2` FLOAT COMMENT "Y fixed aperture magnitude (2\", AB) {mag}",
    `Y_MAGERR_APER2` FLOAT COMMENT "Y fixed aperture mag error (2\", AB) {mag}",
    `Y_MAG_APER3` FLOAT COMMENT "Y fixed aperture magnitude (3\", AB) {mag}",
    `Y_MAGERR_APER3` FLOAT COMMENT "Y fixed aperture mag error (3\", AB) {mag}",
    `Y_MAG_AUTO` FLOAT COMMENT "Y auto magnitude (AB) {mag}",
    `Y_MAGERR_AUTO` FLOAT COMMENT "Y auto mag error (AB) {mag}",
    `Y_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Y_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magY {mag}",
    `Y_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `Y_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `H_FLUX_APER2` FLOAT COMMENT "H fixed aperture flux (2\", AB) [detection image] {uJy}",
    `H_FLUXERR_APER2` FLOAT COMMENT "H fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `H_FLUX_APER3` FLOAT COMMENT "H fixed aperture flux (3\", AB) [detection image] {uJy}",
    `H_FLUXERR_APER3` FLOAT COMMENT "H fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `H_MAG_APER2` FLOAT COMMENT "H fixed aperture magnitude (2\", AB) {mag}",
    `H_MAGERR_APER2` FLOAT COMMENT "H fixed aperture mag error (2\", AB) {mag}",
    `H_MAG_APER3` FLOAT COMMENT "H fixed aperture magnitude (3\", AB) {mag}",
    `H_MAGERR_APER3` FLOAT COMMENT "H fixed aperture mag error (3\", AB) {mag}",
    `H_MAG_AUTO` FLOAT COMMENT "H auto magnitude (AB) {mag}",
    `H_MAGERR_AUTO` FLOAT COMMENT "H auto mag error (AB) {mag}",
    `H_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `H_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magH {mag}",
    `H_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `H_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `J_FLUX_APER2` FLOAT COMMENT "J fixed aperture flux (2\", AB) [detection image] {uJy}",
    `J_FLUXERR_APER2` FLOAT COMMENT "J fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `J_FLUX_APER3` FLOAT COMMENT "J fixed aperture flux (3\", AB) [detection image] {uJy}",
    `J_FLUXERR_APER3` FLOAT COMMENT "J fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `J_MAG_APER2` FLOAT COMMENT "J fixed aperture magnitude (2\", AB) {mag}",
    `J_MAGERR_APER2` FLOAT COMMENT "J fixed aperture mag error (2\", AB) {mag}",
    `J_MAG_APER3` FLOAT COMMENT "J fixed aperture magnitude (3\", AB) {mag}",
    `J_MAGERR_APER3` FLOAT COMMENT "J fixed aperture mag error (3\", AB) {mag}",
    `J_MAG_AUTO` FLOAT COMMENT "J auto magnitude (AB) {mag}",
    `J_MAGERR_AUTO` FLOAT COMMENT "J auto mag error (AB) {mag}",
    `J_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `J_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magJ {mag}",
    `J_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `J_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `B_FLUX_APER2` FLOAT COMMENT "B fixed aperture flux (2\", AB) [detection image] {uJy}",
    `B_FLUXERR_APER2` FLOAT COMMENT "B fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `B_FLUX_APER3` FLOAT COMMENT "B fixed aperture flux (3\", AB) [detection image] {uJy}",
    `B_FLUXERR_APER3` FLOAT COMMENT "B fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `B_MAG_APER2` FLOAT COMMENT "B fixed aperture magnitude (2\", AB) {mag}",
    `B_MAGERR_APER2` FLOAT COMMENT "B fixed aperture mag error (2\", AB) {mag}",
    `B_MAG_APER3` FLOAT COMMENT "B fixed aperture magnitude (3\", AB) {mag}",
    `B_MAGERR_APER3` FLOAT COMMENT "B fixed aperture mag error (3\", AB) {mag}",
    `B_MAG_AUTO` FLOAT COMMENT "B auto magnitude (AB) {mag}",
    `B_MAGERR_AUTO` FLOAT COMMENT "B auto mag error (AB) {mag}",
    `B_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `B_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magB {mag}",
    `B_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `B_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `V_FLUX_APER2` FLOAT COMMENT "V fixed aperture flux (2\", AB) [detection image] {uJy}",
    `V_FLUXERR_APER2` FLOAT COMMENT "V fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `V_FLUX_APER3` FLOAT COMMENT "V fixed aperture flux (3\", AB) [detection image] {uJy}",
    `V_FLUXERR_APER3` FLOAT COMMENT "V fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `V_MAG_APER2` FLOAT COMMENT "V fixed aperture magnitude (2\", AB) {mag}",
    `V_MAGERR_APER2` FLOAT COMMENT "V fixed aperture mag error (2\", AB) {mag}",
    `V_MAG_APER3` FLOAT COMMENT "V fixed aperture magnitude (3\", AB) {mag}",
    `V_MAGERR_APER3` FLOAT COMMENT "V fixed aperture mag error (3\", AB) {mag}",
    `V_MAG_AUTO` FLOAT COMMENT "V auto magnitude (AB) {mag}",
    `V_MAGERR_AUTO` FLOAT COMMENT "V auto mag error (AB) {mag}",
    `V_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `V_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magV {mag}",
    `V_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `V_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `ip_FLUX_APER2` FLOAT COMMENT "ip fixed aperture flux (2\", AB) [detection image] {uJy}",
    `ip_FLUXERR_APER2` FLOAT COMMENT "ip fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `ip_FLUX_APER3` FLOAT COMMENT "ip fixed aperture flux (3\", AB) [detection image] {uJy}",
    `ip_FLUXERR_APER3` FLOAT COMMENT "ip fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `ip_MAG_APER2` FLOAT COMMENT "ip fixed aperture magnitude (2\", AB) {mag}",
    `ip_MAGERR_APER2` FLOAT COMMENT "ip fixed aperture mag error (2\", AB) {mag}",
    `ip_MAG_APER3` FLOAT COMMENT "ip fixed aperture magnitude (3\", AB) {mag}",
    `ip_MAGERR_APER3` FLOAT COMMENT "ip fixed aperture mag error (3\", AB) {mag}",
    `ip_MAG_AUTO` FLOAT COMMENT "ip auto magnitude (AB) {mag}",
    `ip_MAGERR_AUTO` FLOAT COMMENT "ip auto mag error (AB) {mag}",
    `ip_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `ip_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIP {mag}",
    `ip_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `ip_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `r_FLUX_APER2` FLOAT COMMENT "r fixed aperture flux (2\", AB) [detection image] {uJy}",
    `r_FLUXERR_APER2` FLOAT COMMENT "r fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `r_FLUX_APER3` FLOAT COMMENT "r fixed aperture flux (3\", AB) [detection image] {uJy}",
    `r_FLUXERR_APER3` FLOAT COMMENT "r fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `r_MAG_APER2` FLOAT COMMENT "r fixed aperture magnitude (2\", AB) {mag}",
    `r_MAGERR_APER2` FLOAT COMMENT "r fixed aperture mag error (2\", AB) {mag}",
    `r_MAG_APER3` FLOAT COMMENT "r fixed aperture magnitude (3\", AB) {mag}",
    `r_MAGERR_APER3` FLOAT COMMENT "r fixed aperture mag error (3\", AB) {mag}",
    `r_MAG_AUTO` FLOAT COMMENT "r auto magnitude (AB) {mag}",
    `r_MAGERR_AUTO` FLOAT COMMENT "r auto mag error (AB) {mag}",
    `r_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `r_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magr {mag}",
    `r_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `r_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `u_FLUX_APER2` FLOAT COMMENT "u fixed aperture flux (2\", AB) [detection image] {uJy}",
    `u_FLUXERR_APER2` FLOAT COMMENT "u fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `u_FLUX_APER3` FLOAT COMMENT "u fixed aperture flux (3\", AB) [detection image] {uJy}",
    `u_FLUXERR_APER3` FLOAT COMMENT "u fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `u_MAG_APER2` FLOAT COMMENT "u fixed aperture magnitude (2\", AB) {mag}",
    `u_MAGERR_APER2` FLOAT COMMENT "u fixed aperture mag error (2\", AB) {mag}",
    `u_MAG_APER3` FLOAT COMMENT "u fixed aperture magnitude (3\", AB) {mag}",
    `u_MAGERR_APER3` FLOAT COMMENT "u fixed aperture mag error (3\", AB) {mag}",
    `u_MAG_AUTO` FLOAT COMMENT "u auto magnitude (AB) {mag}",
    `u_MAGERR_AUTO` FLOAT COMMENT "u auto mag error (AB) {mag}",
    `u_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `u_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magU {mag}",
    `u_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `u_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `zp_FLUX_APER2` FLOAT COMMENT "zp fixed aperture flux (2\", AB) [detection image] {uJy}",
    `zp_FLUXERR_APER2` FLOAT COMMENT "zp fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `zp_FLUX_APER3` FLOAT COMMENT "zp fixed aperture flux (3\", AB) [detection image] {uJy}",
    `zp_FLUXERR_APER3` FLOAT COMMENT "zp fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `zp_MAG_APER2` FLOAT COMMENT "zp fixed aperture magnitude (2\", AB) {mag}",
    `zp_MAGERR_APER2` FLOAT COMMENT "zp fixed aperture mag error (2\", AB) {mag}",
    `zp_MAG_APER3` FLOAT COMMENT "zp fixed aperture magnitude (3\", AB) {mag}",
    `zp_MAGERR_APER3` FLOAT COMMENT "zp fixed aperture mag error (3\", AB) {mag}",
    `zp_MAG_AUTO` FLOAT COMMENT "zp auto magnitude (AB) {mag}",
    `zp_MAGERR_AUTO` FLOAT COMMENT "zp auto mag error (AB) {mag}",
    `zp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `zp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZP {mag}",
    `zp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `zp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `zpp_FLUX_APER2` FLOAT COMMENT "zpp fixed aperture flux (2\", AB) [detection image] {uJy}",
    `zpp_FLUXERR_APER2` FLOAT COMMENT "zpp fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `zpp_FLUX_APER3` FLOAT COMMENT "zpp fixed aperture flux (3\", AB) [detection image] {uJy}",
    `zpp_FLUXERR_APER3` FLOAT COMMENT "zpp fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `zpp_MAG_APER2` FLOAT COMMENT "zpp fixed aperture magnitude (2\", AB) {mag}",
    `zpp_MAGERR_APER2` FLOAT COMMENT "zpp fixed aperture mag error (2\", AB) {mag}",
    `zpp_MAG_APER3` FLOAT COMMENT "zpp fixed aperture magnitude (3\", AB) {mag}",
    `zpp_MAGERR_APER3` FLOAT COMMENT "zpp fixed aperture mag error (3\", AB) {mag}",
    `zpp_MAG_AUTO` FLOAT COMMENT "zpp auto magnitude (AB) {mag}",
    `zpp_MAGERR_AUTO` FLOAT COMMENT "zpp auto mag error (AB) {mag}",
    `zpp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `zpp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZPP {mag}",
    `zpp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `zpp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA484_FLUX_APER2` FLOAT COMMENT "IA484 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA484_FLUXERR_APER2` FLOAT COMMENT "IA484 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA484_FLUX_APER3` FLOAT COMMENT "IA484 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA484_FLUXERR_APER3` FLOAT COMMENT "IA484 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA484_MAG_APER2` FLOAT COMMENT "IA484 fixed aperture magnitude (2\", AB) {mag}",
    `IA484_MAGERR_APER2` FLOAT COMMENT "IA484 fixed aperture mag error (2\", AB) {mag}",
    `IA484_MAG_APER3` FLOAT COMMENT "IA484 fixed aperture magnitude (3\", AB) {mag}",
    `IA484_MAGERR_APER3` FLOAT COMMENT "IA484 fixed aperture mag error (3\", AB) {mag}",
    `IA484_MAG_AUTO` FLOAT COMMENT "IA484 auto magnitude (AB) {mag}",
    `IA484_MAGERR_AUTO` FLOAT COMMENT "IA484 auto mag error (AB) {mag}",
    `IA484_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA484_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA484 {mag}",
    `IA484_FLAGS` SMALLINT COMMENT "Internal flag {mag}",
    `IA484_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA527_FLUX_APER2` FLOAT COMMENT "IA527 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA527_FLUXERR_APER2` FLOAT COMMENT "IA527 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA527_FLUX_APER3` FLOAT COMMENT "IA527 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA527_FLUXERR_APER3` FLOAT COMMENT "IA527 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA527_MAG_APER2` FLOAT COMMENT "IA527 fixed aperture magnitude (2\", AB) {mag}",
    `IA527_MAGERR_APER2` FLOAT COMMENT "IA527 fixed aperture mag error (2\", AB) {mag}",
    `IA527_MAG_APER3` FLOAT COMMENT "IA527 fixed aperture magnitude (3\", AB) {mag}",
    `IA527_MAGERR_APER3` FLOAT COMMENT "IA527 fixed aperture mag error (3\", AB) {mag}",
    `IA527_MAG_AUTO` FLOAT COMMENT "IA527 auto magnitude (AB) {mag}",
    `IA527_MAGERR_AUTO` FLOAT COMMENT "IA527 auto mag error (AB) {mag}",
    `IA527_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA527_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA527 {mag}",
    `IA527_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA527_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA624_FLUX_APER2` FLOAT COMMENT "IA624 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA624_FLUXERR_APER2` FLOAT COMMENT "IA624 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA624_FLUX_APER3` FLOAT COMMENT "IA624 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA624_FLUXERR_APER3` FLOAT COMMENT "IA624 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA624_MAG_APER2` FLOAT COMMENT "IA624 fixed aperture magnitude (2\", AB) {mag}",
    `IA624_MAGERR_APER2` FLOAT COMMENT "IA624 fixed aperture mag error (2\", AB) {mag}",
    `IA624_MAG_APER3` FLOAT COMMENT "IA624 fixed aperture magnitude (3\", AB) {mag}",
    `IA624_MAGERR_APER3` FLOAT COMMENT "IA624 fixed aperture mag error (3\", AB) {mag}",
    `IA624_MAG_AUTO` FLOAT COMMENT "IA624 auto magnitude (AB) {mag}",
    `IA624_MAGERR_AUTO` FLOAT COMMENT "IA624 auto mag error (AB) {mag}",
    `IA624_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA624_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA624 {mag}",
    `IA624_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA624_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA679_FLUX_APER2` FLOAT COMMENT "IA679 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA679_FLUXERR_APER2` FLOAT COMMENT "IA679 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA679_FLUX_APER3` FLOAT COMMENT "IA679 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA679_FLUXERR_APER3` FLOAT COMMENT "IA679 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA679_MAG_APER2` FLOAT COMMENT "IA679 fixed aperture magnitude (2\", AB) {mag}",
    `IA679_MAGERR_APER2` FLOAT COMMENT "IA679 fixed aperture mag error (2\", AB) {mag}",
    `IA679_MAG_APER3` FLOAT COMMENT "IA679 fixed aperture magnitude (3\", AB) {mag}",
    `IA679_MAGERR_APER3` FLOAT COMMENT "IA679 fixed aperture mag error (3\", AB) {mag}",
    `IA679_MAG_AUTO` FLOAT COMMENT "IA679 auto magnitude (AB) {mag}",
    `IA679_MAGERR_AUTO` FLOAT COMMENT "IA679 auto mag error (AB) {mag}",
    `IA679_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA679_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA679 {mag}",
    `IA679_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA679_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA738_FLUX_APER2` FLOAT COMMENT "IA738 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA738_FLUXERR_APER2` FLOAT COMMENT "IA738 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA738_FLUX_APER3` FLOAT COMMENT "IA738 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA738_FLUXERR_APER3` FLOAT COMMENT "IA738 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA738_MAG_APER2` FLOAT COMMENT "IA738 fixed aperture magnitude (2\", AB) {mag}",
    `IA738_MAGERR_APER2` FLOAT COMMENT "IA738 fixed aperture mag error (2\", AB) {mag}",
    `IA738_MAG_APER3` FLOAT COMMENT "IA738 fixed aperture magnitude (3\", AB) {mag}",
    `IA738_MAGERR_APER3` FLOAT COMMENT "IA738 fixed aperture mag error (3\", AB) {mag}",
    `IA738_MAG_AUTO` FLOAT COMMENT "IA738 auto magnitude (AB) {mag}",
    `IA738_MAGERR_AUTO` FLOAT COMMENT "IA738 auto mag error (AB) {mag}",
    `IA738_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA738_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA738 {mag}",
    `IA738_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA738_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA767_FLUX_APER2` FLOAT COMMENT "IA767 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA767_FLUXERR_APER2` FLOAT COMMENT "IA767 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA767_FLUX_APER3` FLOAT COMMENT "IA767 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA767_FLUXERR_APER3` FLOAT COMMENT "IA767 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA767_MAG_APER2` FLOAT COMMENT "IA767 fixed aperture magnitude (2\", AB) {mag}",
    `IA767_MAGERR_APER2` FLOAT COMMENT "IA767 fixed aperture mag error (2\", AB) {mag}",
    `IA767_MAG_APER3` FLOAT COMMENT "IA767 fixed aperture magnitude (3\", AB) {mag}",
    `IA767_MAGERR_APER3` FLOAT COMMENT "IA767 fixed aperture mag error (3\", AB) {mag}",
    `IA767_MAG_AUTO` FLOAT COMMENT "IA767 auto magnitude (AB) {mag}",
    `IA767_MAGERR_AUTO` FLOAT COMMENT "IA767 auto mag error (AB) {mag}",
    `IA767_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA767_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA767 {mag}",
    `IA767_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA767_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB427_FLUX_APER2` FLOAT COMMENT "IB427 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB427_FLUXERR_APER2` FLOAT COMMENT "IB427 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB427_FLUX_APER3` FLOAT COMMENT "IB427 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB427_FLUXERR_APER3` FLOAT COMMENT "IB427 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB427_MAG_APER2` FLOAT COMMENT "IB427 fixed aperture magnitude (2\", AB) {mag}",
    `IB427_MAGERR_APER2` FLOAT COMMENT "IB427 fixed aperture mag error (2\", AB) {mag}",
    `IB427_MAG_APER3` FLOAT COMMENT "IB427 fixed aperture magnitude (3\", AB) {mag}",
    `IB427_MAGERR_APER3` FLOAT COMMENT "IB427 fixed aperture mag error (3\", AB) {mag}",
    `IB427_MAG_AUTO` FLOAT COMMENT "IB427 auto magnitude (AB) {mag}",
    `IB427_MAGERR_AUTO` FLOAT COMMENT "IB427 auto mag error (AB) {mag}",
    `IB427_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB427_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB427 {mag}",
    `IB427_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
    `IB427_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB464_FLUX_APER2` FLOAT COMMENT "IB464 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB464_FLUXERR_APER2` FLOAT COMMENT "IB464 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB464_FLUX_APER3` FLOAT COMMENT "IB464 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB464_FLUXERR_APER3` FLOAT COMMENT "IB464 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB464_MAG_APER2` FLOAT COMMENT "IB464 fixed aperture magnitude (2\", AB) {mag}",
    `IB464_MAGERR_APER2` FLOAT COMMENT "IB464 fixed aperture mag error (2\", AB) {mag}",
    `IB464_MAG_APER3` FLOAT COMMENT "IB464 fixed aperture magnitude (3\", AB) {mag}",
    `IB464_MAGERR_APER3` FLOAT COMMENT "IB464 fixed aperture mag error (3\", AB) {mag}",
    `IB464_MAG_AUTO` FLOAT COMMENT "IB464 auto magnitude (AB) {mag}",
    `IB464_MAGERR_AUTO` FLOAT COMMENT "IB464 auto mag error (AB) {mag}",
    `IB464_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB464_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB464 {mag}",
    `IB464_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB464_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB505_FLUX_APER2` FLOAT COMMENT "IB505 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB505_FLUXERR_APER2` FLOAT COMMENT "IB505 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB505_FLUX_APER3` FLOAT COMMENT "IB505 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB505_FLUXERR_APER3` FLOAT COMMENT "IB505 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB505_MAG_APER2` FLOAT COMMENT "IB505 fixed aperture magnitude (2\", AB) {mag}",
    `IB505_MAGERR_APER2` FLOAT COMMENT "IB505 fixed aperture mag error (2\", AB) {mag}",
    `IB505_MAG_APER3` FLOAT COMMENT "IB505 fixed aperture magnitude (3\", AB) {mag}",
    `IB505_MAGERR_APER3` FLOAT COMMENT "IB505 fixed aperture mag error (3\", AB) {mag}",
    `IB505_MAG_AUTO` FLOAT COMMENT "IB505 auto magnitude (AB) {mag}",
    `IB505_MAGERR_AUTO` FLOAT COMMENT "IB505 auto mag error (AB) {mag}",
    `IB505_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB505_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB505 {mag}",
    `IB505_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
    `IB505_IMAFLAGS_ISO` SMALLINT COMMENT "External flag",
    `IB574_FLUX_APER2` FLOAT COMMENT "IB574 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB574_FLUXERR_APER2` FLOAT COMMENT "IB574 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB574_FLUX_APER3` FLOAT COMMENT "IB574 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB574_FLUXERR_APER3` FLOAT COMMENT "IB574 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB574_MAG_APER2` FLOAT COMMENT "IB574 fixed aperture magnitude (2\", AB) {mag}",
    `IB574_MAGERR_APER2` FLOAT COMMENT "IB574 fixed aperture mag error (2\", AB) {mag}",
    `IB574_MAG_APER3` FLOAT COMMENT "IB574 fixed aperture magnitude (3\", AB) {mag}",
    `IB574_MAGERR_APER3` FLOAT COMMENT "IB574 fixed aperture mag error (3\", AB) {mag}",
    `IB574_MAG_AUTO` FLOAT COMMENT "IB574 auto magnitude (AB) {mag}",
    `IB574_MAGERR_AUTO` FLOAT COMMENT "IB574 auto mag error (AB) {mag}",
    `IB574_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB574_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB574 {mag}",
    `IB574_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB574_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB709_FLUX_APER2` FLOAT COMMENT "IB709 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB709_FLUXERR_APER2` FLOAT COMMENT "IB709 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB709_FLUX_APER3` FLOAT COMMENT "IB709 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB709_FLUXERR_APER3` FLOAT COMMENT "IB709 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB709_MAG_APER2` FLOAT COMMENT "IB709 fixed aperture magnitude (2\", AB) {mag}",
    `IB709_MAGERR_APER2` FLOAT COMMENT "IB709 fixed aperture mag error (2\", AB) {mag}",
    `IB709_MAG_APER3` FLOAT COMMENT "IB709 fixed aperture magnitude (3\", AB) {mag}",
    `IB709_MAGERR_APER3` FLOAT COMMENT "IB709 fixed aperture mag error (3\", AB) {mag}",
    `IB709_MAG_AUTO` FLOAT COMMENT "IB709 auto magnitude (AB) {mag}",
    `IB709_MAGERR_AUTO` FLOAT COMMENT "IB709 auto mag error (AB) {mag}",
    `IB709_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB709_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB709 {mag}",
    `IB709_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB709_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB827_FLUX_APER2` FLOAT COMMENT "IB827 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB827_FLUXERR_APER2` FLOAT COMMENT "IB827 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB827_FLUX_APER3` FLOAT COMMENT "IB827 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB827_FLUXERR_APER3` FLOAT COMMENT "IB827 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB827_MAG_APER2` FLOAT COMMENT "IB827 fixed aperture magnitude (2\", AB) {mag}",
    `IB827_MAGERR_APER2` FLOAT COMMENT "IB827 fixed aperture mag error (2\", AB) {mag}",
    `IB827_MAG_APER3` FLOAT COMMENT "IB827 fixed aperture magnitude (3\", AB) {mag}",
    `IB827_MAGERR_APER3` FLOAT COMMENT "IB827 fixed aperture mag error (3\", AB) {mag}",
    `IB827_MAG_AUTO` FLOAT COMMENT "IB827 auto magnitude (AB) {mag}",
    `IB827_MAGERR_AUTO` FLOAT COMMENT "IB827 auto mag error (AB) {mag}",
    `IB827_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB827_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB827 {mag}",
    `IB827_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB827_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `NB711_FLUX_APER2` FLOAT COMMENT "NB711 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `NB711_FLUXERR_APER2` FLOAT COMMENT "NB711 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `NB711_FLUX_APER3` FLOAT COMMENT "NB711 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `NB711_FLUXERR_APER3` FLOAT COMMENT "NB711 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `NB711_MAG_APER2` FLOAT COMMENT "NB711 fixed aperture magnitude (2\", AB) {mag}",
    `NB711_MAGERR_APER2` FLOAT COMMENT "NB711 fixed aperture mag error (2\", AB) {mag}",
    `NB711_MAG_APER3` FLOAT COMMENT "NB711 fixed aperture magnitude (3\", AB) {mag}",
    `NB711_MAGERR_APER3` FLOAT COMMENT "NB711 fixed aperture mag error (3\", AB) {mag}",
    `NB711_MAG_AUTO` FLOAT COMMENT "NB711 auto magnitude (AB) {mag}",
    `NB711_MAGERR_AUTO` FLOAT COMMENT "NB711 auto mag error (AB) {mag}",
    `NB711_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `NB711_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB711 {mag}",
    `NB711_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `NB711_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `NB816_FLUX_APER2` FLOAT COMMENT "NB816 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `NB816_FLUXERR_APER2` FLOAT COMMENT "NB816 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `NB816_FLUX_APER3` FLOAT COMMENT "NB816 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `NB816_FLUXERR_APER3` FLOAT COMMENT "NB816 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `NB816_MAG_APER2` FLOAT COMMENT "NB816 fixed aperture magnitude (2\", AB) {mag}",
    `NB816_MAGERR_APER2` FLOAT COMMENT "NB816 fixed aperture mag error (2\", AB) {mag}",
    `NB816_MAG_APER3` FLOAT COMMENT "NB816 fixed aperture magnitude (3\", AB) {mag}",
    `NB816_MAGERR_APER3` FLOAT COMMENT "NB816 fixed aperture mag error (3\", AB) {mag}",
    `NB816_MAG_AUTO` FLOAT COMMENT "NB816 auto magnitude (AB) {mag}",
    `NB816_MAGERR_AUTO` FLOAT COMMENT "NB816 auto mag error (AB) {mag}",
    `NB816_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `NB816_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB816 {mag}",
    `NB816_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `NB816_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `SPLASH_1_FLUX` FLOAT COMMENT "SPLASH_1 flux in a 3\" aperture {uJy}",
    `SPLASH_1_FLUX_ERR` FLOAT COMMENT "SPLASH_1 flux error in a 3\" aperture {uJy}",
    `SPLASH_1_MAG` FLOAT COMMENT "SPLASH_1 magnitude in a 3\" aperture {mag}",
    `SPLASH_1_MAGERR` FLOAT COMMENT "SPLASH_1 magnitude error in a 3\" aperture {mag}",
    `SPLASH_2_FLUX` FLOAT COMMENT "SPLASH_2 flux in a 3\" aperture {uJy}",
    `SPLASH_2_FLUX_ERR` FLOAT COMMENT "SPLASH_2 flux error in a 3\" aperture {uJy}",
    `SPLASH_2_MAG` FLOAT COMMENT "SPLASH_2 magnitude in a 3\" aperture {mag}",
    `SPLASH_2_MAGERR` FLOAT COMMENT "SPLASH_2 magnitude error in a 3\" aperture {mag}",
    `SPLASH_3_FLUX` FLOAT COMMENT "SPLASH_3 flux in a 3\" aperture {uJy}",
    `SPLASH_3_FLUX_ERR` FLOAT COMMENT "SPLASH_3 flux error in a 3\" aperture {uJy}",
    `SPLASH_3_MAG` FLOAT COMMENT "SPLASH_3 magnitude in a 3\" aperture {mag}",
    `SPLASH_3_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
    `SPLASH_4_FLUX` FLOAT COMMENT "SPLASH_4 flux in a 3\" aperture {uJy}",
    `SPLASH_4_FLUX_ERR` FLOAT COMMENT "SPLASH_4 flux error in a 3\" aperture {uJy}",
    `SPLASH_4_MAG` FLOAT COMMENT "SPLASH_4 magnitude in a 3\" aperture {mag}",
    `SPLASH_4_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
    `Hw_FLUX_APER2` FLOAT COMMENT "Hw fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Hw_FLUXERR_APER2` FLOAT COMMENT "Hw fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Hw_FLUX_APER3` FLOAT COMMENT "Hw fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Hw_FLUXERR_APER3` FLOAT COMMENT "Hw fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Hw_MAG_APER2` FLOAT COMMENT "Hw fixed aperture magnitude (2\", AB) {mag}",
    `Hw_MAGERR_APER2` FLOAT COMMENT "Hw fixed aperture mag error (2\", AB) {mag}",
    `Hw_MAG_APER3` FLOAT COMMENT "Hw fixed aperture magnitude (3\", AB) {mag}",
    `Hw_MAGERR_APER3` FLOAT COMMENT "Hw fixed aperture mag error (3\", AB) {mag}",
    `Hw_MAG_AUTO` FLOAT COMMENT "Hw auto magnitude (AB) {mag}",
    `Hw_MAGERR_AUTO` FLOAT COMMENT "Hw auto mag error (AB) {mag}",
    `Hw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Hw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magHw {mag}",
    `Hw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `Hw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `Ksw_FLUX_APER2` FLOAT COMMENT "Ksw fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Ksw_FLUXERR_APER2` FLOAT COMMENT "Ksw fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Ksw_FLUX_APER3` FLOAT COMMENT "Ksw fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Ksw_FLUXERR_APER3` FLOAT COMMENT "Ksw fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Ksw_MAG_APER2` FLOAT COMMENT "Ksw fixed aperture magnitude (2\", AB) {mag}",
    `Ksw_MAGERR_APER2` FLOAT COMMENT "Ksw fixed aperture mag error (2\", AB) {mag}",
    `Ksw_MAG_APER3` FLOAT COMMENT "Ksw fixed aperture magnitude (3\", AB) {mag}",
    `Ksw_MAGERR_APER3` FLOAT COMMENT "Ksw fixed aperture mag error (3\", AB) {mag}",
    `Ksw_MAG_AUTO` FLOAT COMMENT "Ksw auto magnitude (AB) {mag}",
    `Ksw_MAGERR_AUTO` FLOAT COMMENT "Ksw auto mag error (AB) {mag}",
    `Ksw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Ksw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magKsw {mag}",
    `Ksw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `Ksw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `yHSC_FLUX_APER2` FLOAT COMMENT "yHSC fixed aperture flux (2\", AB) [detection image] {uJy}",
    `yHSC_FLUXERR_APER2` FLOAT COMMENT "yHSC fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `yHSC_FLUX_APER3` FLOAT COMMENT "yHSC fixed aperture flux (3\", AB) [detection image] {uJy}",
    `yHSC_FLUXERR_APER3` FLOAT COMMENT "yHSC fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `yHSC_MAG_APER2` FLOAT COMMENT "yHSC fixed aperture magnitude (2\", AB) {mag}",
    `yHSC_MAGERR_APER2` FLOAT COMMENT "yHSC fixed aperture mag error (2\", AB) {mag}",
    `yHSC_MAG_APER3` FLOAT COMMENT "yHSC fixed aperture magnitude (3\", AB) {mag}",
    `yHSC_MAGERR_APER3` FLOAT COMMENT "yHSC fixed aperture mag error (3\", AB) {mag}",
    `yHSC_MAG_AUTO` FLOAT COMMENT "yHSC auto magnitude (AB) {mag}",
    `yHSC_MAGERR_AUTO` FLOAT COMMENT "yHSC auto mag error (AB) {mag}",
    `yHSC_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `yHSC_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magyHSC {mag}",
    `yHSC_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `yHSC_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `FLUX_24` FLOAT COMMENT "MIPS 24 mum flux {uJy}",
    `FLUXERR_24` FLOAT COMMENT "MIPS 24 mum mJy flux uncertainty {uJy}",
    `MAG_24` FLOAT COMMENT "m(24) the apparent isophotal magnitude {mag}",
    `MAGERR_24` FLOAT COMMENT "Error in mag-24 {mag}",
    `ID_A24` BIGINT COMMENT "ID in the 24um catalog",
    `FLUX_100` FLOAT COMMENT "PACS/PEP 100 mum flux {mJy}",
    `FLUXERR_100` FLOAT COMMENT "PACS/PEP 100 mum mJy flux uncertainty {mJy}",
    `FLUX_160` FLOAT COMMENT "PACS/PEP 160 mum flux {mJy}",
    `FLUXERR_160` FLOAT COMMENT "PACS/PEP 160 mum mJy flux uncertainty {mJy}",
    `FLUX_250` FLOAT COMMENT "SPIRE/HERMES 250 mum flux {mJy}",
    `FLUXERR_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `FLUX_350` FLOAT COMMENT "SPIRE/HERMES 350 mum flux {mJy}",
    `FLUXERR_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `FLUX_500` FLOAT COMMENT "SPIRE/HERMES 500 mum flux {mJy}",
    `FLUXERR_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `ID_CHANDRA2016` String COMMENT "Observation ID in Chandra COSMOS catalog",
    `ID2006` Integer COMMENT "Observation ID in the 1st version of the catalog from Capak",
    `ID2008` Integer COMMENT "Observation ID in the 2ndversion of the catalog from Capak",
    `ID2013` Integer COMMENT "Observation ID ( catalog from Ilbert et al. 2013)",
    `MAG_GALEX_NUV` FLOAT COMMENT "GALEX magnitude NUV {mag}",
    `MAGERR_GALEX_NUV` FLOAT COMMENT "GALEX magnitude error NUV {mag}",
    `MAG_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude {mag}",
    `MAGERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude error {mag}",
    `FLUX_GALEX_NUV` FLOAT COMMENT "GALEX NUV calibrated flux {uJy}",
    `FLUXERR_GALEX_NUV` FLOAT COMMENT "GALEX NUV flux error {uJy}",
    `FLUX_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux {uJy}",
    `FLUXERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux error {uJy}",
    `FLUX_814W` FLOAT COMMENT "flux F814W {mJy}",
    `FLUXERR_814W` FLOAT COMMENT "flux error F814W {mJy}",
    `NAME_VLA90CM` String COMMENT "name of the sources in VLA 90cm catalog",
    `FLUXPEAK_90CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
    `FLUXPEAKERR_90CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
    `FLUXINT_90CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
    `FLUXINTERR_90CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
    `RMSBKG_90CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
    `NAME_JVLDEEP` String COMMENT "name of the sources in JVL Deep catalog",
    `NAME_JVLLARGE` String COMMENT "name of the sources in JVL Large catalog",
    `FLUXPEAK_20CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
    `FLUXPEAKERR_20CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
    `FLUXINT_20CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
    `FLUXINTERR_20CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
    `RMSBKG_20CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
    `ID_XMM` Integer COMMENT "Observation ID XMM-Newton",
    `FLUX_XMM_05_2` FLOAT COMMENT "0.5-2 keV band flux from XMM/Newton {erg/cm2/s}",
    `FLUX_XMM_2_10` FLOAT COMMENT "2-10 keV band flux from XMM/Newton {erg/cm2/s}",
    `FLUX_XMM_5_10` FLOAT COMMENT "5-10 keV band flux from XMM/Newton {erg/cm2/s}",
    `HARDNESS_XMM` FLOAT COMMENT "hardness ratio",
    `ID_CHANDRA09` Integer COMMENT "Observation ID Chandra COSMOS catalog",
    `FLUX_CHANDRA_05_2` DOUBLE COMMENT "0.5-2 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `FLUX_CHANDRA_2_10` DOUBLE COMMENT "2-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `FLUX_CHANDRA_05_10` DOUBLE COMMENT "0.5-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `ID_NUSTAR` String COMMENT "Observation ID Nustar",
    `FLUX_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux error from Nustar catalog {erg/cm2/s}",
    `FLUX_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux error from Nustar catalog {erg/cm2/s}",
    `FLUX_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux error from Nustar catalog {erg/cm2/s}",
    `HARDNESS_NUSTAR` FLOAT COMMENT "hardness ratio",
    `HARDNESSLOW_NUSTAR` FLOAT COMMENT "hardness ratio lower bound",
    `HARDNESSUP_NUSTAR` FLOAT COMMENT "hardness ratio upper bound",
    `FLAG_XRAYBLEND` SMALLINT COMMENT "flag for blended sources",
    `OFFSET_MAG` DOUBLE COMMENT "offset applied to the aperture magnitudes to obtain total quantities {mag}",
    `PHOTOZ` FLOAT COMMENT "median of the likelihood distribution",
    `TYPE` SMALLINT COMMENT "Type",
    `ZPDF` FLOAT COMMENT "photo-z measured using the galaxy templates",
    `ZPDF_L68` FLOAT COMMENT "lower limit, 68% confidence level",
    `ZPDF_H68` FLOAT COMMENT "upper limit, 68% confidence level",
    `ZMINCHI2` FLOAT COMMENT "photo-z measured using the galaxy templates",
    `CHI2_BEST` DOUBLE COMMENT "reduced chi2 [-99 if less than 3 filters] for zMinChi2",
    `ZP_2` FLOAT COMMENT "second photo-z solution",
    `CHI2_2` DOUBLE COMMENT "reduced chi2 for the second photo-z solution",
    `NBFILT` SMALLINT COMMENT "Number of filters used in the fit",
    `ZQ` FLOAT COMMENT "photoz for the AGN library",
    `CHIQ` DOUBLE COMMENT "reduced chi2",
    `MODQ` SMALLINT COMMENT "best fit template",
    `MODS` SMALLINT COMMENT "model for the star library",
    `CHIS` DOUBLE COMMENT "reduced chi2",
    `MODEL` SMALLINT COMMENT "BC03 model at zPDF",
    `AGE` DOUBLE COMMENT "BC03 age",
    `EXTINCTION` FLOAT COMMENT "Extinction",
    `M_NUV` FLOAT COMMENT "Absolute magnitude of NUV galex {mag}",
    `M_U` FLOAT COMMENT "Absolute magnitude of Subaru u* band {mag}",
    `M_B` FLOAT COMMENT "Absolute magnitude of Subaru B band {mag}",
    `M_V` FLOAT COMMENT "Absolute magnitude of Subaru V band {mag}",
    `M_R` FLOAT COMMENT "Absolute magnitude of Subaru r+ band {mag}",
    `M_I` FLOAT COMMENT "Absolute magnitude of Subaru i+ band {mag}",
    `M_Z` FLOAT COMMENT "Absolute magnitude of Subaru z-band (new filter) {mag}",
    `M_Y` FLOAT COMMENT "Absolute magnitude of VISTA Y-band {mag}",
    `M_J` FLOAT COMMENT "Absolute magnitude of VISTA J-band {mag}",
    `M_H` FLOAT COMMENT "Absolute magnitude of VISTA H-band {mag}",
    `M_K` FLOAT COMMENT "Absolute magnitude of VISTA Ks-band {mag}",
    `MNUV_MR` DOUBLE COMMENT "Dust corrected M(NUV)-M(R) color at zPDF",
    `CLASS` SMALLINT COMMENT "0:quiescent/1:star-forming based on the NUV-R/R-J",
    `MASS_MED` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template. median of the PDF",
    `MASS_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `MASS_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `MASS_BEST` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template",
    `SFR_MED` DOUBLE COMMENT "log SFR from BC03 best-fit template. median of the PDF",
    `SFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `SFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `SFR_BEST` DOUBLE COMMENT "log SFR from BC03 best-fit template. Taken at the minimum chi2",
    `SSFR_MED` DOUBLE COMMENT "log sSFR from BC03 best-fit template. median of the PDF",
    `SSFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `SSFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `SSFR_BEST` DOUBLE COMMENT "log sSFR from BC03 best-fit template. Taken at the minimum chi2",
    `L_NU` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in NUV filter",
    `L_R` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in r filter",
    `L_K` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in K filter"
)
ROW FORMAT DELIMITED
FIELDS TERMINATED BY ','
LOCATION '/user/tallada/data/cosmos/Laigle2015'
TBLPROPERTIES('skip.header.line.count'='1')
;
CREATE TABLE cosmohub.cosmos_2015_dr_2_1 (
    `id` BIGINT,
    `ALPHA_J2000` DOUBLE COMMENT "Right ascension of barycenter in decimal degrees (J2000) {deg}",
    `DELTA_J2000` DOUBLE COMMENT "Declination of barycenter in decimal degrees (J2000) {deg}",
    `NUMBER` BIGINT COMMENT "Running object number",
    `X_IMAGE` DOUBLE COMMENT "Object position along x {pixel}",
    `Y_IMAGE` DOUBLE COMMENT "Object position along y {pixel}",
    `ERRX2_IMAGE` DOUBLE COMMENT "Variance of position along X {pixel2}",
    `ERRY2_IMAGE` DOUBLE COMMENT "Variance of position along Y {pixel2}",
    `ERRXY_IMAGE` DOUBLE COMMENT "Covariance of position X / Y {pixel2}",
    `FLAG_HJMCC` SMALLINT COMMENT "Bad region flag",
    `FLUX_RADIUS` FLOAT COMMENT "Radius of aperture containing half the flux of MAG_AUTO {pixel}",
    `KRON_RADIUS` FLOAT COMMENT "Kron apertures in units of A or B",
    `EBV` FLOAT COMMENT "Galactic reddening E(B-V) based on Schlegel et al (1998) dust maps",
    `FLAG_PETER` SMALLINT COMMENT "Flag Saturated objects and bad areas",
    `FLAG_COSMOS` SMALLINT COMMENT "1: 2deg2 COSMOS area",
    `FLAG_DEEP` SMALLINT COMMENT "1: Ultra-deep stripes, 0: deep stripes",
    `FLAG_SHALLOW` SMALLINT COMMENT "Shallow Flag",
    `Ks_FLUX_APER2` FLOAT COMMENT "Ks fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Ks_FLUXERR_APER2` FLOAT COMMENT "Ks fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Ks_FLUX_APER3` FLOAT COMMENT "Ks fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Ks_FLUXERR_APER3` FLOAT COMMENT "Ks fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Ks_MAG_APER2` FLOAT COMMENT "Ks fixed aperture magnitude (2\", AB) [detection image] {mag}",
    `Ks_MAGERR_APER2` FLOAT COMMENT "Ks fixed aperture mag error (2\", AB) [detection image] {mag}",
    `Ks_MAG_APER3` FLOAT COMMENT "Ks fixed aperture magnitude (3\", AB) [detection image] {mag}",
    `Ks_MAGERR_APER3` FLOAT COMMENT "Ks fixed aperture mag error (3\", AB) [detection image] {mag}",
    `Ks_MAG_AUTO` FLOAT COMMENT "Ks auto magnitude (AB) [detection image] {mag}",
    `Ks_MAGERR_AUTO` FLOAT COMMENT "Ks auto mag error (AB) [detection image] {mag}",
    `Ks_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Ks_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magK {mag}",
    `Ks_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `Ks_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `Y_FLUX_APER2` FLOAT COMMENT "Y fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Y_FLUXERR_APER2` FLOAT COMMENT "Y fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Y_FLUX_APER3` FLOAT COMMENT "Y fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Y_FLUXERR_APER3` FLOAT COMMENT "Y fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Y_MAG_APER2` FLOAT COMMENT "Y fixed aperture magnitude (2\", AB) {mag}",
    `Y_MAGERR_APER2` FLOAT COMMENT "Y fixed aperture mag error (2\", AB) {mag}",
    `Y_MAG_APER3` FLOAT COMMENT "Y fixed aperture magnitude (3\", AB) {mag}",
    `Y_MAGERR_APER3` FLOAT COMMENT "Y fixed aperture mag error (3\", AB) {mag}",
    `Y_MAG_AUTO` FLOAT COMMENT "Y auto magnitude (AB) {mag}",
    `Y_MAGERR_AUTO` FLOAT COMMENT "Y auto mag error (AB) {mag}",
    `Y_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Y_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magY {mag}",
    `Y_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `Y_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `H_FLUX_APER2` FLOAT COMMENT "H fixed aperture flux (2\", AB) [detection image] {uJy}",
    `H_FLUXERR_APER2` FLOAT COMMENT "H fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `H_FLUX_APER3` FLOAT COMMENT "H fixed aperture flux (3\", AB) [detection image] {uJy}",
    `H_FLUXERR_APER3` FLOAT COMMENT "H fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `H_MAG_APER2` FLOAT COMMENT "H fixed aperture magnitude (2\", AB) {mag}",
    `H_MAGERR_APER2` FLOAT COMMENT "H fixed aperture mag error (2\", AB) {mag}",
    `H_MAG_APER3` FLOAT COMMENT "H fixed aperture magnitude (3\", AB) {mag}",
    `H_MAGERR_APER3` FLOAT COMMENT "H fixed aperture mag error (3\", AB) {mag}",
    `H_MAG_AUTO` FLOAT COMMENT "H auto magnitude (AB) {mag}",
    `H_MAGERR_AUTO` FLOAT COMMENT "H auto mag error (AB) {mag}",
    `H_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `H_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magH {mag}",
    `H_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `H_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `J_FLUX_APER2` FLOAT COMMENT "J fixed aperture flux (2\", AB) [detection image] {uJy}",
    `J_FLUXERR_APER2` FLOAT COMMENT "J fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `J_FLUX_APER3` FLOAT COMMENT "J fixed aperture flux (3\", AB) [detection image] {uJy}",
    `J_FLUXERR_APER3` FLOAT COMMENT "J fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `J_MAG_APER2` FLOAT COMMENT "J fixed aperture magnitude (2\", AB) {mag}",
    `J_MAGERR_APER2` FLOAT COMMENT "J fixed aperture mag error (2\", AB) {mag}",
    `J_MAG_APER3` FLOAT COMMENT "J fixed aperture magnitude (3\", AB) {mag}",
    `J_MAGERR_APER3` FLOAT COMMENT "J fixed aperture mag error (3\", AB) {mag}",
    `J_MAG_AUTO` FLOAT COMMENT "J auto magnitude (AB) {mag}",
    `J_MAGERR_AUTO` FLOAT COMMENT "J auto mag error (AB) {mag}",
    `J_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `J_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magJ {mag}",
    `J_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `J_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `B_FLUX_APER2` FLOAT COMMENT "B fixed aperture flux (2\", AB) [detection image] {uJy}",
    `B_FLUXERR_APER2` FLOAT COMMENT "B fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `B_FLUX_APER3` FLOAT COMMENT "B fixed aperture flux (3\", AB) [detection image] {uJy}",
    `B_FLUXERR_APER3` FLOAT COMMENT "B fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `B_MAG_APER2` FLOAT COMMENT "B fixed aperture magnitude (2\", AB) {mag}",
    `B_MAGERR_APER2` FLOAT COMMENT "B fixed aperture mag error (2\", AB) {mag}",
    `B_MAG_APER3` FLOAT COMMENT "B fixed aperture magnitude (3\", AB) {mag}",
    `B_MAGERR_APER3` FLOAT COMMENT "B fixed aperture mag error (3\", AB) {mag}",
    `B_MAG_AUTO` FLOAT COMMENT "B auto magnitude (AB) {mag}",
    `B_MAGERR_AUTO` FLOAT COMMENT "B auto mag error (AB) {mag}",
    `B_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `B_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magB {mag}",
    `B_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `B_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `V_FLUX_APER2` FLOAT COMMENT "V fixed aperture flux (2\", AB) [detection image] {uJy}",
    `V_FLUXERR_APER2` FLOAT COMMENT "V fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `V_FLUX_APER3` FLOAT COMMENT "V fixed aperture flux (3\", AB) [detection image] {uJy}",
    `V_FLUXERR_APER3` FLOAT COMMENT "V fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `V_MAG_APER2` FLOAT COMMENT "V fixed aperture magnitude (2\", AB) {mag}",
    `V_MAGERR_APER2` FLOAT COMMENT "V fixed aperture mag error (2\", AB) {mag}",
    `V_MAG_APER3` FLOAT COMMENT "V fixed aperture magnitude (3\", AB) {mag}",
    `V_MAGERR_APER3` FLOAT COMMENT "V fixed aperture mag error (3\", AB) {mag}",
    `V_MAG_AUTO` FLOAT COMMENT "V auto magnitude (AB) {mag}",
    `V_MAGERR_AUTO` FLOAT COMMENT "V auto mag error (AB) {mag}",
    `V_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `V_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magV {mag}",
    `V_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `V_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `ip_FLUX_APER2` FLOAT COMMENT "ip fixed aperture flux (2\", AB) [detection image] {uJy}",
    `ip_FLUXERR_APER2` FLOAT COMMENT "ip fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `ip_FLUX_APER3` FLOAT COMMENT "ip fixed aperture flux (3\", AB) [detection image] {uJy}",
    `ip_FLUXERR_APER3` FLOAT COMMENT "ip fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `ip_MAG_APER2` FLOAT COMMENT "ip fixed aperture magnitude (2\", AB) {mag}",
    `ip_MAGERR_APER2` FLOAT COMMENT "ip fixed aperture mag error (2\", AB) {mag}",
    `ip_MAG_APER3` FLOAT COMMENT "ip fixed aperture magnitude (3\", AB) {mag}",
    `ip_MAGERR_APER3` FLOAT COMMENT "ip fixed aperture mag error (3\", AB) {mag}",
    `ip_MAG_AUTO` FLOAT COMMENT "ip auto magnitude (AB) {mag}",
    `ip_MAGERR_AUTO` FLOAT COMMENT "ip auto mag error (AB) {mag}",
    `ip_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `ip_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIP {mag}",
    `ip_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `ip_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `r_FLUX_APER2` FLOAT COMMENT "r fixed aperture flux (2\", AB) [detection image] {uJy}",
    `r_FLUXERR_APER2` FLOAT COMMENT "r fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `r_FLUX_APER3` FLOAT COMMENT "r fixed aperture flux (3\", AB) [detection image] {uJy}",
    `r_FLUXERR_APER3` FLOAT COMMENT "r fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `r_MAG_APER2` FLOAT COMMENT "r fixed aperture magnitude (2\", AB) {mag}",
    `r_MAGERR_APER2` FLOAT COMMENT "r fixed aperture mag error (2\", AB) {mag}",
    `r_MAG_APER3` FLOAT COMMENT "r fixed aperture magnitude (3\", AB) {mag}",
    `r_MAGERR_APER3` FLOAT COMMENT "r fixed aperture mag error (3\", AB) {mag}",
    `r_MAG_AUTO` FLOAT COMMENT "r auto magnitude (AB) {mag}",
    `r_MAGERR_AUTO` FLOAT COMMENT "r auto mag error (AB) {mag}",
    `r_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `r_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magr {mag}",
    `r_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `r_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `u_FLUX_APER2` FLOAT COMMENT "u fixed aperture flux (2\", AB) [detection image] {uJy}",
    `u_FLUXERR_APER2` FLOAT COMMENT "u fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `u_FLUX_APER3` FLOAT COMMENT "u fixed aperture flux (3\", AB) [detection image] {uJy}",
    `u_FLUXERR_APER3` FLOAT COMMENT "u fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `u_MAG_APER2` FLOAT COMMENT "u fixed aperture magnitude (2\", AB) {mag}",
    `u_MAGERR_APER2` FLOAT COMMENT "u fixed aperture mag error (2\", AB) {mag}",
    `u_MAG_APER3` FLOAT COMMENT "u fixed aperture magnitude (3\", AB) {mag}",
    `u_MAGERR_APER3` FLOAT COMMENT "u fixed aperture mag error (3\", AB) {mag}",
    `u_MAG_AUTO` FLOAT COMMENT "u auto magnitude (AB) {mag}",
    `u_MAGERR_AUTO` FLOAT COMMENT "u auto mag error (AB) {mag}",
    `u_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `u_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magU {mag}",
    `u_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `u_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `zp_FLUX_APER2` FLOAT COMMENT "zp fixed aperture flux (2\", AB) [detection image] {uJy}",
    `zp_FLUXERR_APER2` FLOAT COMMENT "zp fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `zp_FLUX_APER3` FLOAT COMMENT "zp fixed aperture flux (3\", AB) [detection image] {uJy}",
    `zp_FLUXERR_APER3` FLOAT COMMENT "zp fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `zp_MAG_APER2` FLOAT COMMENT "zp fixed aperture magnitude (2\", AB) {mag}",
    `zp_MAGERR_APER2` FLOAT COMMENT "zp fixed aperture mag error (2\", AB) {mag}",
    `zp_MAG_APER3` FLOAT COMMENT "zp fixed aperture magnitude (3\", AB) {mag}",
    `zp_MAGERR_APER3` FLOAT COMMENT "zp fixed aperture mag error (3\", AB) {mag}",
    `zp_MAG_AUTO` FLOAT COMMENT "zp auto magnitude (AB) {mag}",
    `zp_MAGERR_AUTO` FLOAT COMMENT "zp auto mag error (AB) {mag}",
    `zp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `zp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZP {mag}",
    `zp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `zp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `zpp_FLUX_APER2` FLOAT COMMENT "zpp fixed aperture flux (2\", AB) [detection image] {uJy}",
    `zpp_FLUXERR_APER2` FLOAT COMMENT "zpp fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `zpp_FLUX_APER3` FLOAT COMMENT "zpp fixed aperture flux (3\", AB) [detection image] {uJy}",
    `zpp_FLUXERR_APER3` FLOAT COMMENT "zpp fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `zpp_MAG_APER2` FLOAT COMMENT "zpp fixed aperture magnitude (2\", AB) {mag}",
    `zpp_MAGERR_APER2` FLOAT COMMENT "zpp fixed aperture mag error (2\", AB) {mag}",
    `zpp_MAG_APER3` FLOAT COMMENT "zpp fixed aperture magnitude (3\", AB) {mag}",
    `zpp_MAGERR_APER3` FLOAT COMMENT "zpp fixed aperture mag error (3\", AB) {mag}",
    `zpp_MAG_AUTO` FLOAT COMMENT "zpp auto magnitude (AB) {mag}",
    `zpp_MAGERR_AUTO` FLOAT COMMENT "zpp auto mag error (AB) {mag}",
    `zpp_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `zpp_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magZPP {mag}",
    `zpp_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `zpp_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA484_FLUX_APER2` FLOAT COMMENT "IA484 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA484_FLUXERR_APER2` FLOAT COMMENT "IA484 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA484_FLUX_APER3` FLOAT COMMENT "IA484 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA484_FLUXERR_APER3` FLOAT COMMENT "IA484 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA484_MAG_APER2` FLOAT COMMENT "IA484 fixed aperture magnitude (2\", AB) {mag}",
    `IA484_MAGERR_APER2` FLOAT COMMENT "IA484 fixed aperture mag error (2\", AB) {mag}",
    `IA484_MAG_APER3` FLOAT COMMENT "IA484 fixed aperture magnitude (3\", AB) {mag}",
    `IA484_MAGERR_APER3` FLOAT COMMENT "IA484 fixed aperture mag error (3\", AB) {mag}",
    `IA484_MAG_AUTO` FLOAT COMMENT "IA484 auto magnitude (AB) {mag}",
    `IA484_MAGERR_AUTO` FLOAT COMMENT "IA484 auto mag error (AB) {mag}",
    `IA484_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA484_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA484 {mag}",
    `IA484_FLAGS` SMALLINT COMMENT "Internal flag {mag}",
    `IA484_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA527_FLUX_APER2` FLOAT COMMENT "IA527 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA527_FLUXERR_APER2` FLOAT COMMENT "IA527 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA527_FLUX_APER3` FLOAT COMMENT "IA527 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA527_FLUXERR_APER3` FLOAT COMMENT "IA527 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA527_MAG_APER2` FLOAT COMMENT "IA527 fixed aperture magnitude (2\", AB) {mag}",
    `IA527_MAGERR_APER2` FLOAT COMMENT "IA527 fixed aperture mag error (2\", AB) {mag}",
    `IA527_MAG_APER3` FLOAT COMMENT "IA527 fixed aperture magnitude (3\", AB) {mag}",
    `IA527_MAGERR_APER3` FLOAT COMMENT "IA527 fixed aperture mag error (3\", AB) {mag}",
    `IA527_MAG_AUTO` FLOAT COMMENT "IA527 auto magnitude (AB) {mag}",
    `IA527_MAGERR_AUTO` FLOAT COMMENT "IA527 auto mag error (AB) {mag}",
    `IA527_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA527_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA527 {mag}",
    `IA527_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA527_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA624_FLUX_APER2` FLOAT COMMENT "IA624 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA624_FLUXERR_APER2` FLOAT COMMENT "IA624 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA624_FLUX_APER3` FLOAT COMMENT "IA624 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA624_FLUXERR_APER3` FLOAT COMMENT "IA624 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA624_MAG_APER2` FLOAT COMMENT "IA624 fixed aperture magnitude (2\", AB) {mag}",
    `IA624_MAGERR_APER2` FLOAT COMMENT "IA624 fixed aperture mag error (2\", AB) {mag}",
    `IA624_MAG_APER3` FLOAT COMMENT "IA624 fixed aperture magnitude (3\", AB) {mag}",
    `IA624_MAGERR_APER3` FLOAT COMMENT "IA624 fixed aperture mag error (3\", AB) {mag}",
    `IA624_MAG_AUTO` FLOAT COMMENT "IA624 auto magnitude (AB) {mag}",
    `IA624_MAGERR_AUTO` FLOAT COMMENT "IA624 auto mag error (AB) {mag}",
    `IA624_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA624_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA624 {mag}",
    `IA624_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA624_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA679_FLUX_APER2` FLOAT COMMENT "IA679 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA679_FLUXERR_APER2` FLOAT COMMENT "IA679 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA679_FLUX_APER3` FLOAT COMMENT "IA679 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA679_FLUXERR_APER3` FLOAT COMMENT "IA679 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA679_MAG_APER2` FLOAT COMMENT "IA679 fixed aperture magnitude (2\", AB) {mag}",
    `IA679_MAGERR_APER2` FLOAT COMMENT "IA679 fixed aperture mag error (2\", AB) {mag}",
    `IA679_MAG_APER3` FLOAT COMMENT "IA679 fixed aperture magnitude (3\", AB) {mag}",
    `IA679_MAGERR_APER3` FLOAT COMMENT "IA679 fixed aperture mag error (3\", AB) {mag}",
    `IA679_MAG_AUTO` FLOAT COMMENT "IA679 auto magnitude (AB) {mag}",
    `IA679_MAGERR_AUTO` FLOAT COMMENT "IA679 auto mag error (AB) {mag}",
    `IA679_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA679_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA679 {mag}",
    `IA679_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA679_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA738_FLUX_APER2` FLOAT COMMENT "IA738 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA738_FLUXERR_APER2` FLOAT COMMENT "IA738 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA738_FLUX_APER3` FLOAT COMMENT "IA738 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA738_FLUXERR_APER3` FLOAT COMMENT "IA738 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA738_MAG_APER2` FLOAT COMMENT "IA738 fixed aperture magnitude (2\", AB) {mag}",
    `IA738_MAGERR_APER2` FLOAT COMMENT "IA738 fixed aperture mag error (2\", AB) {mag}",
    `IA738_MAG_APER3` FLOAT COMMENT "IA738 fixed aperture magnitude (3\", AB) {mag}",
    `IA738_MAGERR_APER3` FLOAT COMMENT "IA738 fixed aperture mag error (3\", AB) {mag}",
    `IA738_MAG_AUTO` FLOAT COMMENT "IA738 auto magnitude (AB) {mag}",
    `IA738_MAGERR_AUTO` FLOAT COMMENT "IA738 auto mag error (AB) {mag}",
    `IA738_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA738_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA738 {mag}",
    `IA738_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA738_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IA767_FLUX_APER2` FLOAT COMMENT "IA767 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IA767_FLUXERR_APER2` FLOAT COMMENT "IA767 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IA767_FLUX_APER3` FLOAT COMMENT "IA767 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IA767_FLUXERR_APER3` FLOAT COMMENT "IA767 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IA767_MAG_APER2` FLOAT COMMENT "IA767 fixed aperture magnitude (2\", AB) {mag}",
    `IA767_MAGERR_APER2` FLOAT COMMENT "IA767 fixed aperture mag error (2\", AB) {mag}",
    `IA767_MAG_APER3` FLOAT COMMENT "IA767 fixed aperture magnitude (3\", AB) {mag}",
    `IA767_MAGERR_APER3` FLOAT COMMENT "IA767 fixed aperture mag error (3\", AB) {mag}",
    `IA767_MAG_AUTO` FLOAT COMMENT "IA767 auto magnitude (AB) {mag}",
    `IA767_MAGERR_AUTO` FLOAT COMMENT "IA767 auto mag error (AB) {mag}",
    `IA767_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IA767_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIA767 {mag}",
    `IA767_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IA767_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB427_FLUX_APER2` FLOAT COMMENT "IB427 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB427_FLUXERR_APER2` FLOAT COMMENT "IB427 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB427_FLUX_APER3` FLOAT COMMENT "IB427 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB427_FLUXERR_APER3` FLOAT COMMENT "IB427 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB427_MAG_APER2` FLOAT COMMENT "IB427 fixed aperture magnitude (2\", AB) {mag}",
    `IB427_MAGERR_APER2` FLOAT COMMENT "IB427 fixed aperture mag error (2\", AB) {mag}",
    `IB427_MAG_APER3` FLOAT COMMENT "IB427 fixed aperture magnitude (3\", AB) {mag}",
    `IB427_MAGERR_APER3` FLOAT COMMENT "IB427 fixed aperture mag error (3\", AB) {mag}",
    `IB427_MAG_AUTO` FLOAT COMMENT "IB427 auto magnitude (AB) {mag}",
    `IB427_MAGERR_AUTO` FLOAT COMMENT "IB427 auto mag error (AB) {mag}",
    `IB427_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB427_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB427 {mag}",
    `IB427_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
    `IB427_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB464_FLUX_APER2` FLOAT COMMENT "IB464 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB464_FLUXERR_APER2` FLOAT COMMENT "IB464 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB464_FLUX_APER3` FLOAT COMMENT "IB464 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB464_FLUXERR_APER3` FLOAT COMMENT "IB464 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB464_MAG_APER2` FLOAT COMMENT "IB464 fixed aperture magnitude (2\", AB) {mag}",
    `IB464_MAGERR_APER2` FLOAT COMMENT "IB464 fixed aperture mag error (2\", AB) {mag}",
    `IB464_MAG_APER3` FLOAT COMMENT "IB464 fixed aperture magnitude (3\", AB) {mag}",
    `IB464_MAGERR_APER3` FLOAT COMMENT "IB464 fixed aperture mag error (3\", AB) {mag}",
    `IB464_MAG_AUTO` FLOAT COMMENT "IB464 auto magnitude (AB) {mag}",
    `IB464_MAGERR_AUTO` FLOAT COMMENT "IB464 auto mag error (AB) {mag}",
    `IB464_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB464_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB464 {mag}",
    `IB464_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB464_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB505_FLUX_APER2` FLOAT COMMENT "IB505 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB505_FLUXERR_APER2` FLOAT COMMENT "IB505 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB505_FLUX_APER3` FLOAT COMMENT "IB505 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB505_FLUXERR_APER3` FLOAT COMMENT "IB505 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB505_MAG_APER2` FLOAT COMMENT "IB505 fixed aperture magnitude (2\", AB) {mag}",
    `IB505_MAGERR_APER2` FLOAT COMMENT "IB505 fixed aperture mag error (2\", AB) {mag}",
    `IB505_MAG_APER3` FLOAT COMMENT "IB505 fixed aperture magnitude (3\", AB) {mag}",
    `IB505_MAGERR_APER3` FLOAT COMMENT "IB505 fixed aperture mag error (3\", AB) {mag}",
    `IB505_MAG_AUTO` FLOAT COMMENT "IB505 auto magnitude (AB) {mag}",
    `IB505_MAGERR_AUTO` FLOAT COMMENT "IB505 auto mag error (AB) {mag}",
    `IB505_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB505_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB505 {mag}",
    `IB505_FLAGS` SMALLINT COMMENT "internal Flag {mag}",
    `IB505_IMAFLAGS_ISO` SMALLINT COMMENT "External flag",
    `IB574_FLUX_APER2` FLOAT COMMENT "IB574 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB574_FLUXERR_APER2` FLOAT COMMENT "IB574 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB574_FLUX_APER3` FLOAT COMMENT "IB574 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB574_FLUXERR_APER3` FLOAT COMMENT "IB574 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB574_MAG_APER2` FLOAT COMMENT "IB574 fixed aperture magnitude (2\", AB) {mag}",
    `IB574_MAGERR_APER2` FLOAT COMMENT "IB574 fixed aperture mag error (2\", AB) {mag}",
    `IB574_MAG_APER3` FLOAT COMMENT "IB574 fixed aperture magnitude (3\", AB) {mag}",
    `IB574_MAGERR_APER3` FLOAT COMMENT "IB574 fixed aperture mag error (3\", AB) {mag}",
    `IB574_MAG_AUTO` FLOAT COMMENT "IB574 auto magnitude (AB) {mag}",
    `IB574_MAGERR_AUTO` FLOAT COMMENT "IB574 auto mag error (AB) {mag}",
    `IB574_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB574_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB574 {mag}",
    `IB574_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB574_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB709_FLUX_APER2` FLOAT COMMENT "IB709 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB709_FLUXERR_APER2` FLOAT COMMENT "IB709 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB709_FLUX_APER3` FLOAT COMMENT "IB709 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB709_FLUXERR_APER3` FLOAT COMMENT "IB709 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB709_MAG_APER2` FLOAT COMMENT "IB709 fixed aperture magnitude (2\", AB) {mag}",
    `IB709_MAGERR_APER2` FLOAT COMMENT "IB709 fixed aperture mag error (2\", AB) {mag}",
    `IB709_MAG_APER3` FLOAT COMMENT "IB709 fixed aperture magnitude (3\", AB) {mag}",
    `IB709_MAGERR_APER3` FLOAT COMMENT "IB709 fixed aperture mag error (3\", AB) {mag}",
    `IB709_MAG_AUTO` FLOAT COMMENT "IB709 auto magnitude (AB) {mag}",
    `IB709_MAGERR_AUTO` FLOAT COMMENT "IB709 auto mag error (AB) {mag}",
    `IB709_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB709_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB709 {mag}",
    `IB709_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB709_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `IB827_FLUX_APER2` FLOAT COMMENT "IB827 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `IB827_FLUXERR_APER2` FLOAT COMMENT "IB827 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `IB827_FLUX_APER3` FLOAT COMMENT "IB827 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `IB827_FLUXERR_APER3` FLOAT COMMENT "IB827 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `IB827_MAG_APER2` FLOAT COMMENT "IB827 fixed aperture magnitude (2\", AB) {mag}",
    `IB827_MAGERR_APER2` FLOAT COMMENT "IB827 fixed aperture mag error (2\", AB) {mag}",
    `IB827_MAG_APER3` FLOAT COMMENT "IB827 fixed aperture magnitude (3\", AB) {mag}",
    `IB827_MAGERR_APER3` FLOAT COMMENT "IB827 fixed aperture mag error (3\", AB) {mag}",
    `IB827_MAG_AUTO` FLOAT COMMENT "IB827 auto magnitude (AB) {mag}",
    `IB827_MAGERR_AUTO` FLOAT COMMENT "IB827 auto mag error (AB) {mag}",
    `IB827_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `IB827_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magIB827 {mag}",
    `IB827_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `IB827_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `NB711_FLUX_APER2` FLOAT COMMENT "NB711 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `NB711_FLUXERR_APER2` FLOAT COMMENT "NB711 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `NB711_FLUX_APER3` FLOAT COMMENT "NB711 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `NB711_FLUXERR_APER3` FLOAT COMMENT "NB711 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `NB711_MAG_APER2` FLOAT COMMENT "NB711 fixed aperture magnitude (2\", AB) {mag}",
    `NB711_MAGERR_APER2` FLOAT COMMENT "NB711 fixed aperture mag error (2\", AB) {mag}",
    `NB711_MAG_APER3` FLOAT COMMENT "NB711 fixed aperture magnitude (3\", AB) {mag}",
    `NB711_MAGERR_APER3` FLOAT COMMENT "NB711 fixed aperture mag error (3\", AB) {mag}",
    `NB711_MAG_AUTO` FLOAT COMMENT "NB711 auto magnitude (AB) {mag}",
    `NB711_MAGERR_AUTO` FLOAT COMMENT "NB711 auto mag error (AB) {mag}",
    `NB711_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `NB711_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB711 {mag}",
    `NB711_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `NB711_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `NB816_FLUX_APER2` FLOAT COMMENT "NB816 fixed aperture flux (2\", AB) [detection image] {uJy}",
    `NB816_FLUXERR_APER2` FLOAT COMMENT "NB816 fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `NB816_FLUX_APER3` FLOAT COMMENT "NB816 fixed aperture flux (3\", AB) [detection image] {uJy}",
    `NB816_FLUXERR_APER3` FLOAT COMMENT "NB816 fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `NB816_MAG_APER2` FLOAT COMMENT "NB816 fixed aperture magnitude (2\", AB) {mag}",
    `NB816_MAGERR_APER2` FLOAT COMMENT "NB816 fixed aperture mag error (2\", AB) {mag}",
    `NB816_MAG_APER3` FLOAT COMMENT "NB816 fixed aperture magnitude (3\", AB) {mag}",
    `NB816_MAGERR_APER3` FLOAT COMMENT "NB816 fixed aperture mag error (3\", AB) {mag}",
    `NB816_MAG_AUTO` FLOAT COMMENT "NB816 auto magnitude (AB) {mag}",
    `NB816_MAGERR_AUTO` FLOAT COMMENT "NB816 auto mag error (AB) {mag}",
    `NB816_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `NB816_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magNB816 {mag}",
    `NB816_FLAGS` SMALLINT COMMENT "Internal Flag {mag}",
    `NB816_IMAFLAGS_ISO` SMALLINT COMMENT "External Flag",
    `SPLASH_1_FLUX` FLOAT COMMENT "SPLASH_1 flux in a 3\" aperture {uJy}",
    `SPLASH_1_FLUX_ERR` FLOAT COMMENT "SPLASH_1 flux error in a 3\" aperture {uJy}",
    `SPLASH_1_MAG` FLOAT COMMENT "SPLASH_1 magnitude in a 3\" aperture {mag}",
    `SPLASH_1_MAGERR` FLOAT COMMENT "SPLASH_1 magnitude error in a 3\" aperture {mag}",
    `SPLASH_2_FLUX` FLOAT COMMENT "SPLASH_2 flux in a 3\" aperture {uJy}",
    `SPLASH_2_FLUX_ERR` FLOAT COMMENT "SPLASH_2 flux error in a 3\" aperture {uJy}",
    `SPLASH_2_MAG` FLOAT COMMENT "SPLASH_2 magnitude in a 3\" aperture {mag}",
    `SPLASH_2_MAGERR` FLOAT COMMENT "SPLASH_2 magnitude error in a 3\" aperture {mag}",
    `SPLASH_3_FLUX` FLOAT COMMENT "SPLASH_3 flux in a 3\" aperture {uJy}",
    `SPLASH_3_FLUX_ERR` FLOAT COMMENT "SPLASH_3 flux error in a 3\" aperture {uJy}",
    `SPLASH_3_MAG` FLOAT COMMENT "SPLASH_3 magnitude in a 3\" aperture {mag}",
    `SPLASH_3_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
    `SPLASH_4_FLUX` FLOAT COMMENT "SPLASH_4 flux in a 3\" aperture {uJy}",
    `SPLASH_4_FLUX_ERR` FLOAT COMMENT "SPLASH_4 flux error in a 3\" aperture {uJy}",
    `SPLASH_4_MAG` FLOAT COMMENT "SPLASH_4 magnitude in a 3\" aperture {mag}",
    `SPLASH_4_MAGERR` FLOAT COMMENT "SPLASH_3 magnitude error in a 3\" aperture {mag}",
    `Hw_FLUX_APER2` FLOAT COMMENT "Hw fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Hw_FLUXERR_APER2` FLOAT COMMENT "Hw fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Hw_FLUX_APER3` FLOAT COMMENT "Hw fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Hw_FLUXERR_APER3` FLOAT COMMENT "Hw fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Hw_MAG_APER2` FLOAT COMMENT "Hw fixed aperture magnitude (2\", AB) {mag}",
    `Hw_MAGERR_APER2` FLOAT COMMENT "Hw fixed aperture mag error (2\", AB) {mag}",
    `Hw_MAG_APER3` FLOAT COMMENT "Hw fixed aperture magnitude (3\", AB) {mag}",
    `Hw_MAGERR_APER3` FLOAT COMMENT "Hw fixed aperture mag error (3\", AB) {mag}",
    `Hw_MAG_AUTO` FLOAT COMMENT "Hw auto magnitude (AB) {mag}",
    `Hw_MAGERR_AUTO` FLOAT COMMENT "Hw auto mag error (AB) {mag}",
    `Hw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Hw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magHw {mag}",
    `Hw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `Hw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `Ksw_FLUX_APER2` FLOAT COMMENT "Ksw fixed aperture flux (2\", AB) [detection image] {uJy}",
    `Ksw_FLUXERR_APER2` FLOAT COMMENT "Ksw fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `Ksw_FLUX_APER3` FLOAT COMMENT "Ksw fixed aperture flux (3\", AB) [detection image] {uJy}",
    `Ksw_FLUXERR_APER3` FLOAT COMMENT "Ksw fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `Ksw_MAG_APER2` FLOAT COMMENT "Ksw fixed aperture magnitude (2\", AB) {mag}",
    `Ksw_MAGERR_APER2` FLOAT COMMENT "Ksw fixed aperture mag error (2\", AB) {mag}",
    `Ksw_MAG_APER3` FLOAT COMMENT "Ksw fixed aperture magnitude (3\", AB) {mag}",
    `Ksw_MAGERR_APER3` FLOAT COMMENT "Ksw fixed aperture mag error (3\", AB) {mag}",
    `Ksw_MAG_AUTO` FLOAT COMMENT "Ksw auto magnitude (AB) {mag}",
    `Ksw_MAGERR_AUTO` FLOAT COMMENT "Ksw auto mag error (AB) {mag}",
    `Ksw_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `Ksw_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magKsw {mag}",
    `Ksw_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `Ksw_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `yHSC_FLUX_APER2` FLOAT COMMENT "yHSC fixed aperture flux (2\", AB) [detection image] {uJy}",
    `yHSC_FLUXERR_APER2` FLOAT COMMENT "yHSC fixed aperture flux error (2\", AB) [detection image] {uJy}",
    `yHSC_FLUX_APER3` FLOAT COMMENT "yHSC fixed aperture flux (3\", AB) [detection image] {uJy}",
    `yHSC_FLUXERR_APER3` FLOAT COMMENT "yHSC fixed aperture flux error (3\", AB) [detection image] {uJy}",
    `yHSC_MAG_APER2` FLOAT COMMENT "yHSC fixed aperture magnitude (2\", AB) {mag}",
    `yHSC_MAGERR_APER2` FLOAT COMMENT "yHSC fixed aperture mag error (2\", AB) {mag}",
    `yHSC_MAG_APER3` FLOAT COMMENT "yHSC fixed aperture magnitude (3\", AB) {mag}",
    `yHSC_MAGERR_APER3` FLOAT COMMENT "yHSC fixed aperture mag error (3\", AB) {mag}",
    `yHSC_MAG_AUTO` FLOAT COMMENT "yHSC auto magnitude (AB) {mag}",
    `yHSC_MAGERR_AUTO` FLOAT COMMENT "yHSC auto mag error (AB) {mag}",
    `yHSC_MAG_ISO` FLOAT COMMENT "Isophotal magnitude {mag}",
    `yHSC_MAGERR_ISO` FLOAT COMMENT "rms uncertainty on magyHSC {mag}",
    `yHSC_FLAGS` FLOAT COMMENT "Internal Flag {mag}",
    `yHSC_IMAFLAGS_ISO` FLOAT COMMENT "External Flag",
    `FLUX_24` FLOAT COMMENT "MIPS 24 mum flux {uJy}",
    `FLUXERR_24` FLOAT COMMENT "MIPS 24 mum mJy flux uncertainty {uJy}",
    `MAG_24` FLOAT COMMENT "m(24) the apparent isophotal magnitude {mag}",
    `MAGERR_24` FLOAT COMMENT "Error in mag-24 {mag}",
    `ID_A24` BIGINT COMMENT "ID in the 24um catalog",
    `FLUX_100` FLOAT COMMENT "PACS/PEP 100 mum flux {mJy}",
    `FLUXERR_100` FLOAT COMMENT "PACS/PEP 100 mum mJy flux uncertainty {mJy}",
    `FLUX_160` FLOAT COMMENT "PACS/PEP 160 mum flux {mJy}",
    `FLUXERR_160` FLOAT COMMENT "PACS/PEP 160 mum mJy flux uncertainty {mJy}",
    `FLUX_250` FLOAT COMMENT "SPIRE/HERMES 250 mum flux {mJy}",
    `FLUXERR_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_250` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `FLUX_350` FLOAT COMMENT "SPIRE/HERMES 350 mum flux {mJy}",
    `FLUXERR_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_350` FLOAT COMMENT "SPIRE/HERMES 250 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `FLUX_500` FLOAT COMMENT "SPIRE/HERMES 500 mum flux {mJy}",
    `FLUXERR_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (instrumental noise) {mJy}",
    `FLUXERRTOT_500` FLOAT COMMENT "SPIRE/HERMES 500 mum mJy flux uncertainty (total (inst+conf) noise) {mJy}",
    `ID_CHANDRA2016` String COMMENT "Observation ID in Chandra COSMOS catalog",
    `ID2006` Integer COMMENT "Observation ID in the 1st version of the catalog from Capak",
    `ID2008` Integer COMMENT "Observation ID in the 2ndversion of the catalog from Capak",
    `ID2013` Integer COMMENT "Observation ID ( catalog from Ilbert et al. 2013)",
    `MAG_GALEX_NUV` FLOAT COMMENT "GALEX magnitude NUV {mag}",
    `MAGERR_GALEX_NUV` FLOAT COMMENT "GALEX magnitude error NUV {mag}",
    `MAG_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude {mag}",
    `MAGERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV magnitude error {mag}",
    `FLUX_GALEX_NUV` FLOAT COMMENT "GALEX NUV calibrated flux {uJy}",
    `FLUXERR_GALEX_NUV` FLOAT COMMENT "GALEX NUV flux error {uJy}",
    `FLUX_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux {uJy}",
    `FLUXERR_GALEX_FUV` FLOAT COMMENT "GALEX FUV flux error {uJy}",
    `FLUX_814W` FLOAT COMMENT "flux F814W {mJy}",
    `FLUXERR_814W` FLOAT COMMENT "flux error F814W {mJy}",
    `NAME_VLA90CM` String COMMENT "name of the sources in VLA 90cm catalog",
    `FLUXPEAK_90CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
    `FLUXPEAKERR_90CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
    `FLUXINT_90CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
    `FLUXINTERR_90CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
    `RMSBKG_90CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
    `NAME_JVLDEEP` String COMMENT "name of the sources in JVL Deep catalog",
    `NAME_JVLLARGE` String COMMENT "name of the sources in JVL Large catalog",
    `FLUXPEAK_20CM` FLOAT COMMENT "peak flux of the radio source {mJy}",
    `FLUXPEAKERR_20CM` FLOAT COMMENT "rms uncertainty in the peak flux of the radio source {mJy}",
    `FLUXINT_20CM` FLOAT COMMENT "total integrated flux of the radio source {mJy}",
    `FLUXINTERR_20CM` FLOAT COMMENT "rms uncertainty total integrated flux of the radio source {mJy}",
    `RMSBKG_20CM` FLOAT COMMENT "measured local rms noise at the source position {mJy}",
    `ID_XMM` Integer COMMENT "Observation ID XMM-Newton",
    `FLUX_XMM_05_2` FLOAT COMMENT "0.5-2 keV band flux from XMM/Newton {erg/cm2/s}",
    `FLUX_XMM_2_10` FLOAT COMMENT "2-10 keV band flux from XMM/Newton {erg/cm2/s}",
    `FLUX_XMM_5_10` FLOAT COMMENT "5-10 keV band flux from XMM/Newton {erg/cm2/s}",
    `HARDNESS_XMM` FLOAT COMMENT "hardness ratio",
    `ID_CHANDRA09` Integer COMMENT "Observation ID Chandra COSMOS catalog",
    `FLUX_CHANDRA_05_2` DOUBLE COMMENT "0.5-2 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `FLUX_CHANDRA_2_10` DOUBLE COMMENT "2-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `FLUX_CHANDRA_05_10` DOUBLE COMMENT "0.5-10 keV band flux from Chandra COSMOS catalog {erg/cm2/s}",
    `ID_NUSTAR` String COMMENT "Observation ID Nustar",
    `FLUX_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_3_24` FLOAT COMMENT "3-24 keV band flux error from Nustar catalog {erg/cm2/s}",
    `FLUX_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_3_8` FLOAT COMMENT "3-8 keV band flux error from Nustar catalog {erg/cm2/s}",
    `FLUX_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux from Nustar catalog {erg/cm2/s}",
    `FLUXERR_NUSTAR_8_24` FLOAT COMMENT "8-24 keV band flux error from Nustar catalog {erg/cm2/s}",
    `HARDNESS_NUSTAR` FLOAT COMMENT "hardness ratio",
    `HARDNESSLOW_NUSTAR` FLOAT COMMENT "hardness ratio lower bound",
    `HARDNESSUP_NUSTAR` FLOAT COMMENT "hardness ratio upper bound",
    `FLAG_XRAYBLEND` SMALLINT COMMENT "flag for blended sources",
    `OFFSET_MAG` DOUBLE COMMENT "offset applied to the aperture magnitudes to obtain total quantities {mag}",
    `PHOTOZ` FLOAT COMMENT "median of the likelihood distribution",
    `TYPE` SMALLINT COMMENT "Type",
    `ZPDF` FLOAT COMMENT "photo-z measured using the galaxy templates",
    `ZPDF_L68` FLOAT COMMENT "lower limit, 68% confidence level",
    `ZPDF_H68` FLOAT COMMENT "upper limit, 68% confidence level",
    `ZMINCHI2` FLOAT COMMENT "photo-z measured using the galaxy templates",
    `CHI2_BEST` DOUBLE COMMENT "reduced chi2 [-99 if less than 3 filters] for zMinChi2",
    `ZP_2` FLOAT COMMENT "second photo-z solution",
    `CHI2_2` DOUBLE COMMENT "reduced chi2 for the second photo-z solution",
    `NBFILT` SMALLINT COMMENT "Number of filters used in the fit",
    `ZQ` FLOAT COMMENT "photoz for the AGN library",
    `CHIQ` DOUBLE COMMENT "reduced chi2",
    `MODQ` SMALLINT COMMENT "best fit template",
    `MODS` SMALLINT COMMENT "model for the star library",
    `CHIS` DOUBLE COMMENT "reduced chi2",
    `MODEL` SMALLINT COMMENT "BC03 model at zPDF",
    `AGE` DOUBLE COMMENT "BC03 age",
    `EXTINCTION` FLOAT COMMENT "Extinction",
    `M_NUV` FLOAT COMMENT "Absolute magnitude of NUV galex {mag}",
    `M_U` FLOAT COMMENT "Absolute magnitude of Subaru u* band {mag}",
    `M_B` FLOAT COMMENT "Absolute magnitude of Subaru B band {mag}",
    `M_V` FLOAT COMMENT "Absolute magnitude of Subaru V band {mag}",
    `M_R` FLOAT COMMENT "Absolute magnitude of Subaru r+ band {mag}",
    `M_I` FLOAT COMMENT "Absolute magnitude of Subaru i+ band {mag}",
    `M_Z` FLOAT COMMENT "Absolute magnitude of Subaru z-band (new filter) {mag}",
    `M_Y` FLOAT COMMENT "Absolute magnitude of VISTA Y-band {mag}",
    `M_J` FLOAT COMMENT "Absolute magnitude of VISTA J-band {mag}",
    `M_H` FLOAT COMMENT "Absolute magnitude of VISTA H-band {mag}",
    `M_K` FLOAT COMMENT "Absolute magnitude of VISTA Ks-band {mag}",
    `MNUV_MR` DOUBLE COMMENT "Dust corrected M(NUV)-M(R) color at zPDF",
    `CLASS` SMALLINT COMMENT "0:quiescent/1:star-forming based on the NUV-R/R-J",
    `MASS_MED` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template. median of the PDF",
    `MASS_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `MASS_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `MASS_BEST` DOUBLE COMMENT "log Stellar mass from BC03 best-fit template",
    `SFR_MED` DOUBLE COMMENT "log SFR from BC03 best-fit template. median of the PDF",
    `SFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `SFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `SFR_BEST` DOUBLE COMMENT "log SFR from BC03 best-fit template. Taken at the minimum chi2",
    `SSFR_MED` DOUBLE COMMENT "log sSFR from BC03 best-fit template. median of the PDF",
    `SSFR_MED_MIN68` DOUBLE COMMENT "lower limit, 68% confidence level",
    `SSFR_MED_MAX68` DOUBLE COMMENT "upper limit, 68% confidence level",
    `SSFR_BEST` DOUBLE COMMENT "log sSFR from BC03 best-fit template. Taken at the minimum chi2",
    `L_NU` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in NUV filter",
    `L_R` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in r filter",
    `L_K` DOUBLE COMMENT "log(dust corr lum in erg/s/Hz) in K filter"
)
CLUSTERED BY (id)
INTO 16 BUCKETS
STORED AS ORC
;
INSERT OVERWRITE TABLE cosmohub.cosmos_2015_dr_2_1
SELECT * FROM tallada.cosmos_2015
;