<resource schema="herschelhelp">
  <meta name="title">Herschel Extragalactic Legacy Programme (HELP)</meta>
  <meta name="creationDate">20201027</meta>
  <meta name="description">
    HELP master catalogue.
  </meta>
  <meta name="creator.name">Shirley, R.; Roehlly, Y.; et al</meta>

  <meta name="subject">Catalogs</meta>
  <meta name="subject">Galaxies</meta>

  <meta name="coverage">
    <meta name="profile">AllSky ICRS</meta>
    <meta name="waveband">Optical</meta>
    <meta name="waveband">Infrared</meta>
  </meta>

  <meta name="_longdoc" format="rst"> <![CDATA[
    This resource contains the master catalogue from the Herschel Extragalactic
    Legacy Programme (HELP).
    
    History
    -------
    
    ======== ============================================
    20201027 HELP First public data release with all products on all fields (PDR1)
    ======== ============================================

    ======== ============================================
    20180530 HELP First data release (DR1)
    ======== ============================================
    
    ======== ============================================
    20180312 Full masterlist DR1 on all HELP fields and bands
    ======== ============================================ 

    ======== ============================================
    20171006 Initial ingestion with ELAIS-N1 prototype.
    ======== ============================================    
    

  ]]></meta>

  <meta name="source"></meta>

  <meta name="_intro" format="rst"> <![CDATA[
    For advanced queries on this catalogue use ADQL_
    possibly via TAP_

    .. _ADQL: /adql
    .. _TAP: /tap
  ]]> </meta>

  <table id="main" onDisk="True" adql="True" mixin="//scs#q3cindex"
      primary="help_id">
    <stc>
      Position ICRS Epoch J2000.0 "ra" "dec"
    </stc>

    <index columns="field" />
    <index columns="help_id" />
    <index columns="ra" />
    <index columns="dec" />
    <index columns="hp_idx" />

    <column name="field"
      tablehead="Field"
      type="text"
      ucd="meta.id;obs.field"
      description="Name of the field in HELP survey"
      required="True"
      verbLevel="1" />
    <column name="help_id"
      tablehead="HELP_Id"
      type="text"
      ucd="meta.id;meta.main"
      description="HELP identifier, based on J2000 position"
      required="True"
      verbLevel="1" />
    <column name="ra"
      tablehead="RA"
      type="double precision"
      ucd="pos.eq.ra;meta.main"
      unit="deg"
      description="Right Ascension (J2000)"
      required="True"
      verbLevel="1" />
    <column name="dec"
      tablehead="Dec"
      type="double precision"
      ucd="pos.eq.dec;meta.main"
      unit="deg"
      description="Declination (J2000)"
      required="True"
      verbLevel="1" />
    <column name="hp_idx"
      tablehead="HP_Idx"
      type="bigint"
      ucd="pos.healpix"
      description="HEALPix index of the source position at order 13 using the nested scheme."
      required="True"
      verbLevel="30" />
    <column name="ebv"
      tablehead="EBV"
      type="double precision"
      ucd="phot.color.excess"
      description="Galactic extinction (Schlegel et al. 1998) at the object position"
      verbLevel="1" />
    <column name="redshift"
      tablehead="Redshift"
      type="real"
      ucd="src.redshift.phot"
      description="Photometric redshift obtained with EAZY."
      verbLevel="1" />
    <column name="zspec"
      tablehead="zSpec"
      type="real"
      ucd="src.redsfhit"
      description="Spectroscopic redshift collated from the literature."
      verbLevel="1" />
    <column name="zspec_qual"
      tablehead="zSpec_qual"
      type="smallint"
      ucd="meta.code.qual;src.redshift"
      description="Spectroscopic redshift quality flag. FIXME code meaning."
      verbLevel="1">
        <values nullLiteral="-1" />
    </column>
    <column name="zspec_association_flag"
      tablehead="zSpec_Association_Flag"
      type="boolean"
      ucd="meta.code;src.redshift"
      description="Boolean flag set to true when the association of a source to it's redshift may be problematic (possible mis-cross-association)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="stellarity"
      tablehead="stellarity"
      type="real"
      ucd="src.class.starGalaxy"
      description="Index evaluation is the source is point-source: for 0 (not point source) to 1 (point source). Generally name stellarity index."
      verbLevel="1" />
    <column name="stellarity_origin"
      tablehead="stellarity_origin"
      type="text"
      ucd="meta.code;src.class.starGalaxy"
      description="Name of Survey from which stellarity is calculated."
      verbLevel="1" />
      
    <column name="f_90prime_g"
      tablehead="f_90prime_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_90prime_g"
      tablehead="ferr_90prime_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_90prime_g."
      verbLevel="1" />
    <column name="f_ap_90prime_g"
      tablehead="f_ap_90prime_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_ap_90prime_g"
      tablehead="ferr_ap_90prime_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_90prime_g."
      verbLevel="1" />
    <column name="m_90prime_g"
      tablehead="m_90prime_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_90prime_g"
      tablehead="merr_90prime_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_90prime_g."
      verbLevel="1" />
    <column name="m_ap_90prime_g"
      tablehead="m_ap_90prime_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_ap_90prime_g"
      tablehead="merr_ap_90prime_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_90prime_g"
      verbLevel="1" />
    <column name="flag_90prime_g"
      tablehead="flag_90prime_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the 90prime_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_90prime_r"
      tablehead="f_90prime_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_90prime_r"
      tablehead="ferr_90prime_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_90prime_r."
      verbLevel="1" />
    <column name="f_ap_90prime_r"
      tablehead="f_ap_90prime_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_ap_90prime_r"
      tablehead="ferr_ap_90prime_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_90prime_r."
      verbLevel="1" />
    <column name="m_90prime_r"
      tablehead="m_90prime_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_90prime_r"
      tablehead="merr_90prime_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_90prime_r."
      verbLevel="1" />
    <column name="m_ap_90prime_r"
      tablehead="m_ap_90prime_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_ap_90prime_r"
      tablehead="merr_ap_90prime_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_90prime_r"
      verbLevel="1" />
    <column name="flag_90prime_r"
      tablehead="flag_90prime_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the 90prime_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_90prime_z"
      tablehead="f_90prime_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_90prime_z"
      tablehead="ferr_90prime_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_90prime_z."
      verbLevel="1" />
    <column name="f_ap_90prime_z"
      tablehead="f_ap_90prime_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="ferr_ap_90prime_z"
      tablehead="ferr_ap_90prime_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_90prime_z."
      verbLevel="1" />
    <column name="m_90prime_z"
      tablehead="m_90prime_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_90prime_z"
      tablehead="merr_90prime_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_90prime_z."
      verbLevel="1" />
    <column name="m_ap_90prime_z"
      tablehead="m_ap_90prime_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The 90-inch prime focus camera (90prime) on The Bok Telescope."
      verbLevel="1" />
    <column name="merr_ap_90prime_z"
      tablehead="merr_ap_90prime_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_90prime_z"
      verbLevel="1" />
    <column name="flag_90prime_z"
      tablehead="flag_90prime_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the 90prime_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_acs_f435w"
      tablehead="f_acs_f435w"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_acs_f435w"
      tablehead="ferr_acs_f435w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_acs_f435w."
      verbLevel="1" />
    <column name="f_ap_acs_f435w"
      tablehead="f_ap_acs_f435w"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_acs_f435w"
      tablehead="ferr_ap_acs_f435w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_acs_f435w."
      verbLevel="1" />
    <column name="m_acs_f435w"
      tablehead="m_acs_f435w"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_acs_f435w"
      tablehead="merr_acs_f435w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_acs_f435w."
      verbLevel="1" />
    <column name="m_ap_acs_f435w"
      tablehead="m_ap_acs_f435w"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_acs_f435w"
      tablehead="merr_ap_acs_f435w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_acs_f435w"
      verbLevel="1" />
    <column name="flag_acs_f435w"
      tablehead="flag_acs_f435w"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the acs_f435w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_acs_f606w"
      tablehead="f_acs_f606w"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_acs_f606w"
      tablehead="ferr_acs_f606w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_acs_f606w."
      verbLevel="1" />
    <column name="f_ap_acs_f606w"
      tablehead="f_ap_acs_f606w"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_acs_f606w"
      tablehead="ferr_ap_acs_f606w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_acs_f606w."
      verbLevel="1" />
    <column name="m_acs_f606w"
      tablehead="m_acs_f606w"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_acs_f606w"
      tablehead="merr_acs_f606w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_acs_f606w."
      verbLevel="1" />
    <column name="m_ap_acs_f606w"
      tablehead="m_ap_acs_f606w"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_acs_f606w"
      tablehead="merr_ap_acs_f606w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_acs_f606w"
      verbLevel="1" />
    <column name="flag_acs_f606w"
      tablehead="flag_acs_f606w"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the acs_f606w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_acs_f775w"
      tablehead="f_acs_f775w"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_acs_f775w"
      tablehead="ferr_acs_f775w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_acs_f775w."
      verbLevel="1" />
    <column name="f_ap_acs_f775w"
      tablehead="f_ap_acs_f775w"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_acs_f775w"
      tablehead="ferr_ap_acs_f775w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_acs_f775w."
      verbLevel="1" />
    <column name="m_acs_f775w"
      tablehead="m_acs_f775w"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_acs_f775w"
      tablehead="merr_acs_f775w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_acs_f775w."
      verbLevel="1" />
    <column name="m_ap_acs_f775w"
      tablehead="m_ap_acs_f775w"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_acs_f775w"
      tablehead="merr_ap_acs_f775w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_acs_f775w"
      verbLevel="1" />
    <column name="flag_acs_f775w"
      tablehead="flag_acs_f775w"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the acs_f775w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_acs_f814w"
      tablehead="f_acs_f814w"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_acs_f814w"
      tablehead="ferr_acs_f814w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_acs_f814w."
      verbLevel="1" />
    <column name="f_ap_acs_f814w"
      tablehead="f_ap_acs_f814w"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_acs_f814w"
      tablehead="ferr_ap_acs_f814w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_acs_f814w."
      verbLevel="1" />
    <column name="m_acs_f814w"
      tablehead="m_acs_f814w"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_acs_f814w"
      tablehead="merr_acs_f814w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_acs_f814w."
      verbLevel="1" />
    <column name="m_ap_acs_f814w"
      tablehead="m_ap_acs_f814w"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_acs_f814w"
      tablehead="merr_ap_acs_f814w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_acs_f814w"
      verbLevel="1" />
    <column name="flag_acs_f814w"
      tablehead="flag_acs_f814w"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the acs_f814w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_acs_f850lp"
      tablehead="f_acs_f850lp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_acs_f850lp"
      tablehead="ferr_acs_f850lp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_acs_f850lp."
      verbLevel="1" />
    <column name="f_ap_acs_f850lp"
      tablehead="f_ap_acs_f850lp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_acs_f850lp"
      tablehead="ferr_ap_acs_f850lp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_acs_f850lp."
      verbLevel="1" />
    <column name="m_acs_f850lp"
      tablehead="m_acs_f850lp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_acs_f850lp"
      tablehead="merr_acs_f850lp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_acs_f850lp."
      verbLevel="1" />
    <column name="m_ap_acs_f850lp"
      tablehead="m_ap_acs_f850lp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Advanced Camera for Surveys (ACS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_acs_f850lp"
      tablehead="merr_ap_acs_f850lp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_acs_f850lp"
      verbLevel="1" />
    <column name="flag_acs_f850lp"
      tablehead="flag_acs_f850lp"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the acs_f850lp aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_bessell_b"
      tablehead="f_bessell_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_bessell_b"
      tablehead="ferr_bessell_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_bessell_b."
      verbLevel="1" />
    <column name="f_ap_bessell_b"
      tablehead="f_ap_bessell_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_ap_bessell_b"
      tablehead="ferr_ap_bessell_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_bessell_b."
      verbLevel="1" />
    <column name="m_bessell_b"
      tablehead="m_bessell_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_bessell_b"
      tablehead="merr_bessell_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_bessell_b."
      verbLevel="1" />
    <column name="m_ap_bessell_b"
      tablehead="m_ap_bessell_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_ap_bessell_b"
      tablehead="merr_ap_bessell_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_bessell_b"
      verbLevel="1" />
    <column name="flag_bessell_b"
      tablehead="flag_bessell_b"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the bessell_b aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_bessell_i"
      tablehead="f_bessell_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_bessell_i"
      tablehead="ferr_bessell_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_bessell_i."
      verbLevel="1" />
    <column name="f_ap_bessell_i"
      tablehead="f_ap_bessell_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_ap_bessell_i"
      tablehead="ferr_ap_bessell_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_bessell_i."
      verbLevel="1" />
    <column name="m_bessell_i"
      tablehead="m_bessell_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_bessell_i"
      tablehead="merr_bessell_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_bessell_i."
      verbLevel="1" />
    <column name="m_ap_bessell_i"
      tablehead="m_ap_bessell_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_ap_bessell_i"
      tablehead="merr_ap_bessell_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_bessell_i"
      verbLevel="1" />
    <column name="flag_bessell_i"
      tablehead="flag_bessell_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the bessell_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_bessell_r"
      tablehead="f_bessell_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_bessell_r"
      tablehead="ferr_bessell_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_bessell_r."
      verbLevel="1" />
    <column name="f_ap_bessell_r"
      tablehead="f_ap_bessell_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_ap_bessell_r"
      tablehead="ferr_ap_bessell_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_bessell_r."
      verbLevel="1" />
    <column name="m_bessell_r"
      tablehead="m_bessell_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_bessell_r"
      tablehead="merr_bessell_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_bessell_r."
      verbLevel="1" />
    <column name="m_ap_bessell_r"
      tablehead="m_ap_bessell_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_ap_bessell_r"
      tablehead="merr_ap_bessell_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_bessell_r"
      verbLevel="1" />
    <column name="flag_bessell_r"
      tablehead="flag_bessell_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the bessell_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_bessell_u"
      tablehead="f_bessell_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_bessell_u"
      tablehead="ferr_bessell_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_bessell_u."
      verbLevel="1" />
    <column name="f_ap_bessell_u"
      tablehead="f_ap_bessell_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_ap_bessell_u"
      tablehead="ferr_ap_bessell_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_bessell_u."
      verbLevel="1" />
    <column name="m_bessell_u"
      tablehead="m_bessell_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_bessell_u"
      tablehead="merr_bessell_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_bessell_u."
      verbLevel="1" />
    <column name="m_ap_bessell_u"
      tablehead="m_ap_bessell_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_ap_bessell_u"
      tablehead="merr_ap_bessell_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_bessell_u"
      verbLevel="1" />
    <column name="flag_bessell_u"
      tablehead="flag_bessell_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the bessell_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_bessell_v"
      tablehead="f_bessell_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_bessell_v"
      tablehead="ferr_bessell_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_bessell_v."
      verbLevel="1" />
    <column name="f_ap_bessell_v"
      tablehead="f_ap_bessell_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="ferr_ap_bessell_v"
      tablehead="ferr_ap_bessell_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_bessell_v."
      verbLevel="1" />
    <column name="m_bessell_v"
      tablehead="m_bessell_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_bessell_v"
      tablehead="merr_bessell_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_bessell_v."
      verbLevel="1" />
    <column name="m_ap_bessell_v"
      tablehead="m_ap_bessell_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of Standard camera response (camera unknown) on Standardised telescope response (telescope uknown)."
      verbLevel="1" />
    <column name="merr_ap_bessell_v"
      tablehead="merr_ap_bessell_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_bessell_v"
      verbLevel="1" />
    <column name="flag_bessell_v"
      tablehead="flag_bessell_v"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the bessell_v aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_cfht12k_b"
      tablehead="f_cfht12k_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_cfht12k_b"
      tablehead="ferr_cfht12k_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_cfht12k_b."
      verbLevel="1" />
    <column name="f_ap_cfht12k_b"
      tablehead="f_ap_cfht12k_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_cfht12k_b"
      tablehead="ferr_ap_cfht12k_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_cfht12k_b."
      verbLevel="1" />
    <column name="m_cfht12k_b"
      tablehead="m_cfht12k_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_cfht12k_b"
      tablehead="merr_cfht12k_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_cfht12k_b."
      verbLevel="1" />
    <column name="m_ap_cfht12k_b"
      tablehead="m_ap_cfht12k_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_cfht12k_b"
      tablehead="merr_ap_cfht12k_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_cfht12k_b"
      verbLevel="1" />
    <column name="flag_cfht12k_b"
      tablehead="flag_cfht12k_b"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the cfht12k_b aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_cfht12k_i"
      tablehead="f_cfht12k_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_cfht12k_i"
      tablehead="ferr_cfht12k_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_cfht12k_i."
      verbLevel="1" />
    <column name="f_ap_cfht12k_i"
      tablehead="f_ap_cfht12k_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_cfht12k_i"
      tablehead="ferr_ap_cfht12k_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_cfht12k_i."
      verbLevel="1" />
    <column name="m_cfht12k_i"
      tablehead="m_cfht12k_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_cfht12k_i"
      tablehead="merr_cfht12k_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_cfht12k_i."
      verbLevel="1" />
    <column name="m_ap_cfht12k_i"
      tablehead="m_ap_cfht12k_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_cfht12k_i"
      tablehead="merr_ap_cfht12k_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_cfht12k_i"
      verbLevel="1" />
    <column name="flag_cfht12k_i"
      tablehead="flag_cfht12k_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the cfht12k_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_cfht12k_r"
      tablehead="f_cfht12k_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_cfht12k_r"
      tablehead="ferr_cfht12k_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_cfht12k_r."
      verbLevel="1" />
    <column name="f_ap_cfht12k_r"
      tablehead="f_ap_cfht12k_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_cfht12k_r"
      tablehead="ferr_ap_cfht12k_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_cfht12k_r."
      verbLevel="1" />
    <column name="m_cfht12k_r"
      tablehead="m_cfht12k_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_cfht12k_r"
      tablehead="merr_cfht12k_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_cfht12k_r."
      verbLevel="1" />
    <column name="m_ap_cfht12k_r"
      tablehead="m_ap_cfht12k_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The CFH12K prime focus 12K camera on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_cfht12k_r"
      tablehead="merr_ap_cfht12k_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_cfht12k_r"
      verbLevel="1" />
    <column name="flag_cfht12k_r"
      tablehead="flag_cfht12k_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the cfht12k_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_decam_g"
      tablehead="f_decam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_decam_g"
      tablehead="ferr_decam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_decam_g."
      verbLevel="1" />
    <column name="f_ap_decam_g"
      tablehead="f_ap_decam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_ap_decam_g"
      tablehead="ferr_ap_decam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_decam_g."
      verbLevel="1" />
    <column name="m_decam_g"
      tablehead="m_decam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_decam_g"
      tablehead="merr_decam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_decam_g."
      verbLevel="1" />
    <column name="m_ap_decam_g"
      tablehead="m_ap_decam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_ap_decam_g"
      tablehead="merr_ap_decam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_decam_g"
      verbLevel="1" />
    <column name="flag_decam_g"
      tablehead="flag_decam_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the decam_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_decam_i"
      tablehead="f_decam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_decam_i"
      tablehead="ferr_decam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_decam_i."
      verbLevel="1" />
    <column name="f_ap_decam_i"
      tablehead="f_ap_decam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_ap_decam_i"
      tablehead="ferr_ap_decam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_decam_i."
      verbLevel="1" />
    <column name="m_decam_i"
      tablehead="m_decam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_decam_i"
      tablehead="merr_decam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_decam_i."
      verbLevel="1" />
    <column name="m_ap_decam_i"
      tablehead="m_ap_decam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_ap_decam_i"
      tablehead="merr_ap_decam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_decam_i"
      verbLevel="1" />
    <column name="flag_decam_i"
      tablehead="flag_decam_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the decam_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_decam_r"
      tablehead="f_decam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_decam_r"
      tablehead="ferr_decam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_decam_r."
      verbLevel="1" />
    <column name="f_ap_decam_r"
      tablehead="f_ap_decam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_ap_decam_r"
      tablehead="ferr_ap_decam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_decam_r."
      verbLevel="1" />
    <column name="m_decam_r"
      tablehead="m_decam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_decam_r"
      tablehead="merr_decam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_decam_r."
      verbLevel="1" />
    <column name="m_ap_decam_r"
      tablehead="m_ap_decam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_ap_decam_r"
      tablehead="merr_ap_decam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_decam_r"
      verbLevel="1" />
    <column name="flag_decam_r"
      tablehead="flag_decam_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the decam_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_decam_y"
      tablehead="f_decam_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_decam_y"
      tablehead="ferr_decam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_decam_y."
      verbLevel="1" />
    <column name="f_ap_decam_y"
      tablehead="f_ap_decam_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_ap_decam_y"
      tablehead="ferr_ap_decam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_decam_y."
      verbLevel="1" />
    <column name="m_decam_y"
      tablehead="m_decam_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_decam_y"
      tablehead="merr_decam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_decam_y."
      verbLevel="1" />
    <column name="m_ap_decam_y"
      tablehead="m_ap_decam_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_ap_decam_y"
      tablehead="merr_ap_decam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_decam_y"
      verbLevel="1" />
    <column name="flag_decam_y"
      tablehead="flag_decam_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the decam_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_decam_z"
      tablehead="f_decam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_decam_z"
      tablehead="ferr_decam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_decam_z."
      verbLevel="1" />
    <column name="f_ap_decam_z"
      tablehead="f_ap_decam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="ferr_ap_decam_z"
      tablehead="ferr_ap_decam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_decam_z."
      verbLevel="1" />
    <column name="m_decam_z"
      tablehead="m_decam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_decam_z"
      tablehead="merr_decam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_decam_z."
      verbLevel="1" />
    <column name="m_ap_decam_z"
      tablehead="m_ap_decam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Dark Energy Camera (DECam) on Blanco."
      verbLevel="1" />
    <column name="merr_ap_decam_z"
      tablehead="merr_ap_decam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_decam_z"
      verbLevel="1" />
    <column name="flag_decam_z"
      tablehead="flag_decam_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the decam_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_galex_fuv"
      tablehead="f_galex_fuv"
      type="double precision"
      ucd="phot.flux;em.UV.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="ferr_galex_fuv"
      tablehead="ferr_galex_fuv"
      type="double precision"
      ucd="stat.error;phot.flux;em.UV.100-200nm"
      unit="uJy"
      description="Uncertainty on f_galex_fuv."
      verbLevel="1" />
    <column name="f_ap_galex_fuv"
      tablehead="f_ap_galex_fuv"
      type="double precision"
      ucd="phot.flux;em.UV.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="ferr_ap_galex_fuv"
      tablehead="ferr_ap_galex_fuv"
      type="double precision"
      ucd="stat.error;phot.flux;em.UV.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_galex_fuv."
      verbLevel="1" />
    <column name="m_galex_fuv"
      tablehead="m_galex_fuv"
      type="double precision"
      ucd="phot.mag;em.UV.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="merr_galex_fuv"
      tablehead="merr_galex_fuv"
      type="double precision"
      ucd="stat.error;phot.mag;em.UV.100-200nm"
      unit="mag"
      description="Uncertainty on m_galex_fuv."
      verbLevel="1" />
    <column name="m_ap_galex_fuv"
      tablehead="m_ap_galex_fuv"
      type="double precision"
      ucd="phot.mag;em.UV.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="merr_ap_galex_fuv"
      tablehead="merr_ap_galex_fuv"
      type="double precision"
      ucd="stat.error;phot.mag;em.UV.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_galex_fuv"
      verbLevel="1" />
    <column name="flag_galex_fuv"
      tablehead="flag_galex_fuv"
      type="boolean"
      ucd="meta.code.qual;em.UV.100-200nm"
      description="Flag set to true for sources for which niether the galex_fuv aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_galex_nuv"
      tablehead="f_galex_nuv"
      type="double precision"
      ucd="phot.flux;em.UV.200-300nm"
      unit="uJy"
      description="Total flux density in the 200-300nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="ferr_galex_nuv"
      tablehead="ferr_galex_nuv"
      type="double precision"
      ucd="stat.error;phot.flux;em.UV.200-300nm"
      unit="uJy"
      description="Uncertainty on f_galex_nuv."
      verbLevel="1" />
    <column name="f_ap_galex_nuv"
      tablehead="f_ap_galex_nuv"
      type="double precision"
      ucd="phot.flux;em.UV.200-300nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 200-300nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="ferr_ap_galex_nuv"
      tablehead="ferr_ap_galex_nuv"
      type="double precision"
      ucd="stat.error;phot.flux;em.UV.200-300nm"
      unit="uJy"
      description="Uncertainty on f_ap_galex_nuv."
      verbLevel="1" />
    <column name="m_galex_nuv"
      tablehead="m_galex_nuv"
      type="double precision"
      ucd="phot.mag;em.UV.200-300nm"
      unit="mag"
      description="Total AB magnitude in the 200-300nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="merr_galex_nuv"
      tablehead="merr_galex_nuv"
      type="double precision"
      ucd="stat.error;phot.mag;em.UV.200-300nm"
      unit="mag"
      description="Uncertainty on m_galex_nuv."
      verbLevel="1" />
    <column name="m_ap_galex_nuv"
      tablehead="m_ap_galex_nuv"
      type="double precision"
      ucd="phot.mag;em.UV.200-300nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 200-300nm band of GALEX on The Galaxy Evolution Exporer (GALEX)."
      verbLevel="1" />
    <column name="merr_ap_galex_nuv"
      tablehead="merr_ap_galex_nuv"
      type="double precision"
      ucd="stat.error;phot.mag;em.UV.200-300nm"
      unit="mag"
      description="Uncertainty on m_ap_galex_nuv"
      verbLevel="1" />
    <column name="flag_galex_nuv"
      tablehead="flag_galex_nuv"
      type="boolean"
      ucd="meta.code.qual;em.UV.200-300nm"
      description="Flag set to true for sources for which niether the galex_nuv aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_gpc1_g"
      tablehead="f_gpc1_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_gpc1_g"
      tablehead="ferr_gpc1_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_gpc1_g."
      verbLevel="1" />
    <column name="f_ap_gpc1_g"
      tablehead="f_ap_gpc1_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_ap_gpc1_g"
      tablehead="ferr_ap_gpc1_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_gpc1_g."
      verbLevel="1" />
    <column name="m_gpc1_g"
      tablehead="m_gpc1_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_gpc1_g"
      tablehead="merr_gpc1_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_gpc1_g."
      verbLevel="1" />
    <column name="m_ap_gpc1_g"
      tablehead="m_ap_gpc1_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_ap_gpc1_g"
      tablehead="merr_ap_gpc1_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_gpc1_g"
      verbLevel="1" />
    <column name="flag_gpc1_g"
      tablehead="flag_gpc1_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the gpc1_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_gpc1_i"
      tablehead="f_gpc1_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_gpc1_i"
      tablehead="ferr_gpc1_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_gpc1_i."
      verbLevel="1" />
    <column name="f_ap_gpc1_i"
      tablehead="f_ap_gpc1_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_ap_gpc1_i"
      tablehead="ferr_ap_gpc1_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_gpc1_i."
      verbLevel="1" />
    <column name="m_gpc1_i"
      tablehead="m_gpc1_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_gpc1_i"
      tablehead="merr_gpc1_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_gpc1_i."
      verbLevel="1" />
    <column name="m_ap_gpc1_i"
      tablehead="m_ap_gpc1_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_ap_gpc1_i"
      tablehead="merr_ap_gpc1_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_gpc1_i"
      verbLevel="1" />
    <column name="flag_gpc1_i"
      tablehead="flag_gpc1_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the gpc1_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_gpc1_r"
      tablehead="f_gpc1_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_gpc1_r"
      tablehead="ferr_gpc1_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_gpc1_r."
      verbLevel="1" />
    <column name="f_ap_gpc1_r"
      tablehead="f_ap_gpc1_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_ap_gpc1_r"
      tablehead="ferr_ap_gpc1_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_gpc1_r."
      verbLevel="1" />
    <column name="m_gpc1_r"
      tablehead="m_gpc1_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_gpc1_r"
      tablehead="merr_gpc1_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_gpc1_r."
      verbLevel="1" />
    <column name="m_ap_gpc1_r"
      tablehead="m_ap_gpc1_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_ap_gpc1_r"
      tablehead="merr_ap_gpc1_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_gpc1_r"
      verbLevel="1" />
    <column name="flag_gpc1_r"
      tablehead="flag_gpc1_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the gpc1_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_gpc1_y"
      tablehead="f_gpc1_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_gpc1_y"
      tablehead="ferr_gpc1_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_gpc1_y."
      verbLevel="1" />
    <column name="f_ap_gpc1_y"
      tablehead="f_ap_gpc1_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_ap_gpc1_y"
      tablehead="ferr_ap_gpc1_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_gpc1_y."
      verbLevel="1" />
    <column name="m_gpc1_y"
      tablehead="m_gpc1_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_gpc1_y"
      tablehead="merr_gpc1_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_gpc1_y."
      verbLevel="1" />
    <column name="m_ap_gpc1_y"
      tablehead="m_ap_gpc1_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_ap_gpc1_y"
      tablehead="merr_ap_gpc1_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_gpc1_y"
      verbLevel="1" />
    <column name="flag_gpc1_y"
      tablehead="flag_gpc1_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the gpc1_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_gpc1_z"
      tablehead="f_gpc1_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_gpc1_z"
      tablehead="ferr_gpc1_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_gpc1_z."
      verbLevel="1" />
    <column name="f_ap_gpc1_z"
      tablehead="f_ap_gpc1_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="ferr_ap_gpc1_z"
      tablehead="ferr_ap_gpc1_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_gpc1_z."
      verbLevel="1" />
    <column name="m_gpc1_z"
      tablehead="m_gpc1_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_gpc1_z"
      tablehead="merr_gpc1_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_gpc1_z."
      verbLevel="1" />
    <column name="m_ap_gpc1_z"
      tablehead="m_ap_gpc1_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Pan-STARRS Gigapixel Camera on The Panoramic Survey Telescope and Rapid Response System (Pan-STARRS)."
      verbLevel="1" />
    <column name="merr_ap_gpc1_z"
      tablehead="merr_ap_gpc1_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_gpc1_z"
      verbLevel="1" />
    <column name="flag_gpc1_z"
      tablehead="flag_gpc1_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the gpc1_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_hawki_k"
      tablehead="f_hawki_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The High Acuity Wide field K-band Imager (HAWK-I) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="ferr_hawki_k"
      tablehead="ferr_hawki_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_hawki_k."
      verbLevel="1" />
    <column name="f_ap_hawki_k"
      tablehead="f_ap_hawki_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The High Acuity Wide field K-band Imager (HAWK-I) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_hawki_k"
      tablehead="ferr_ap_hawki_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_hawki_k."
      verbLevel="1" />
    <column name="m_hawki_k"
      tablehead="m_hawki_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The High Acuity Wide field K-band Imager (HAWK-I) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="merr_hawki_k"
      tablehead="merr_hawki_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_hawki_k."
      verbLevel="1" />
    <column name="m_ap_hawki_k"
      tablehead="m_ap_hawki_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The High Acuity Wide field K-band Imager (HAWK-I) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_hawki_k"
      tablehead="merr_ap_hawki_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_hawki_k"
      verbLevel="1" />
    <column name="flag_hawki_k"
      tablehead="flag_hawki_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the hawki_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_irac_i1"
      tablehead="f_irac_i1"
      type="double precision"
      ucd="phot.flux;em.IR.3-4um"
      unit="uJy"
      description="Total flux density in the 3-4um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_irac_i1"
      tablehead="ferr_irac_i1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.3-4um"
      unit="uJy"
      description="Uncertainty on f_irac_i1."
      verbLevel="1" />
    <column name="f_ap_irac_i1"
      tablehead="f_ap_irac_i1"
      type="double precision"
      ucd="phot.flux;em.IR.3-4um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 3-4um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_irac_i1"
      tablehead="ferr_ap_irac_i1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.3-4um"
      unit="uJy"
      description="Uncertainty on f_ap_irac_i1."
      verbLevel="1" />
    <column name="m_irac_i1"
      tablehead="m_irac_i1"
      type="double precision"
      ucd="phot.mag;em.IR.3-4um"
      unit="mag"
      description="Total AB magnitude in the 3-4um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_irac_i1"
      tablehead="merr_irac_i1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.3-4um"
      unit="mag"
      description="Uncertainty on m_irac_i1."
      verbLevel="1" />
    <column name="m_ap_irac_i1"
      tablehead="m_ap_irac_i1"
      type="double precision"
      ucd="phot.mag;em.IR.3-4um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 3-4um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_irac_i1"
      tablehead="merr_ap_irac_i1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.3-4um"
      unit="mag"
      description="Uncertainty on m_ap_irac_i1"
      verbLevel="1" />
    <column name="flag_irac_i1"
      tablehead="flag_irac_i1"
      type="boolean"
      ucd="meta.code.qual;em.IR.3-4um"
      description="Flag set to true for sources for which niether the irac_i1 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_irac_i2"
      tablehead="f_irac_i2"
      type="double precision"
      ucd="phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Total flux density in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_irac_i2"
      tablehead="ferr_irac_i2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Uncertainty on f_irac_i2."
      verbLevel="1" />
    <column name="f_ap_irac_i2"
      tablehead="f_ap_irac_i2"
      type="double precision"
      ucd="phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_irac_i2"
      tablehead="ferr_ap_irac_i2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Uncertainty on f_ap_irac_i2."
      verbLevel="1" />
    <column name="m_irac_i2"
      tablehead="m_irac_i2"
      type="double precision"
      ucd="phot.mag;em.IR.4-8um"
      unit="mag"
      description="Total AB magnitude in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_irac_i2"
      tablehead="merr_irac_i2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.4-8um"
      unit="mag"
      description="Uncertainty on m_irac_i2."
      verbLevel="1" />
    <column name="m_ap_irac_i2"
      tablehead="m_ap_irac_i2"
      type="double precision"
      ucd="phot.mag;em.IR.4-8um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_irac_i2"
      tablehead="merr_ap_irac_i2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.4-8um"
      unit="mag"
      description="Uncertainty on m_ap_irac_i2"
      verbLevel="1" />
    <column name="flag_irac_i2"
      tablehead="flag_irac_i2"
      type="boolean"
      ucd="meta.code.qual;em.IR.4-8um"
      description="Flag set to true for sources for which niether the irac_i2 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_irac_i3"
      tablehead="f_irac_i3"
      type="double precision"
      ucd="phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Total flux density in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_irac_i3"
      tablehead="ferr_irac_i3"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Uncertainty on f_irac_i3."
      verbLevel="1" />
    <column name="f_ap_irac_i3"
      tablehead="f_ap_irac_i3"
      type="double precision"
      ucd="phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_irac_i3"
      tablehead="ferr_ap_irac_i3"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.4-8um"
      unit="uJy"
      description="Uncertainty on f_ap_irac_i3."
      verbLevel="1" />
    <column name="m_irac_i3"
      tablehead="m_irac_i3"
      type="double precision"
      ucd="phot.mag;em.IR.4-8um"
      unit="mag"
      description="Total AB magnitude in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_irac_i3"
      tablehead="merr_irac_i3"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.4-8um"
      unit="mag"
      description="Uncertainty on m_irac_i3."
      verbLevel="1" />
    <column name="m_ap_irac_i3"
      tablehead="m_ap_irac_i3"
      type="double precision"
      ucd="phot.mag;em.IR.4-8um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 4-8um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_irac_i3"
      tablehead="merr_ap_irac_i3"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.4-8um"
      unit="mag"
      description="Uncertainty on m_ap_irac_i3"
      verbLevel="1" />
    <column name="flag_irac_i3"
      tablehead="flag_irac_i3"
      type="boolean"
      ucd="meta.code.qual;em.IR.4-8um"
      description="Flag set to true for sources for which niether the irac_i3 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_irac_i4"
      tablehead="f_irac_i4"
      type="double precision"
      ucd="phot.flux;em.IR.8-15um"
      unit="uJy"
      description="Total flux density in the 8-15um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_irac_i4"
      tablehead="ferr_irac_i4"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.8-15um"
      unit="uJy"
      description="Uncertainty on f_irac_i4."
      verbLevel="1" />
    <column name="f_ap_irac_i4"
      tablehead="f_ap_irac_i4"
      type="double precision"
      ucd="phot.flux;em.IR.8-15um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 8-15um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_irac_i4"
      tablehead="ferr_ap_irac_i4"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.8-15um"
      unit="uJy"
      description="Uncertainty on f_ap_irac_i4."
      verbLevel="1" />
    <column name="m_irac_i4"
      tablehead="m_irac_i4"
      type="double precision"
      ucd="phot.mag;em.IR.8-15um"
      unit="mag"
      description="Total AB magnitude in the 8-15um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_irac_i4"
      tablehead="merr_irac_i4"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.8-15um"
      unit="mag"
      description="Uncertainty on m_irac_i4."
      verbLevel="1" />
    <column name="m_ap_irac_i4"
      tablehead="m_ap_irac_i4"
      type="double precision"
      ucd="phot.mag;em.IR.8-15um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 8-15um band of The Infrared Array Camera (IRAC) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_irac_i4"
      tablehead="merr_ap_irac_i4"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.8-15um"
      unit="mag"
      description="Uncertainty on m_ap_irac_i4"
      verbLevel="1" />
    <column name="flag_irac_i4"
      tablehead="flag_irac_i4"
      type="boolean"
      ucd="meta.code.qual;em.IR.8-15um"
      description="Flag set to true for sources for which niether the irac_i4 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_isaac_k"
      tablehead="f_isaac_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Infrared Spectrometer And Array Camera (ISAAC) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="ferr_isaac_k"
      tablehead="ferr_isaac_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_isaac_k."
      verbLevel="1" />
    <column name="f_ap_isaac_k"
      tablehead="f_ap_isaac_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Infrared Spectrometer And Array Camera (ISAAC) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_isaac_k"
      tablehead="ferr_ap_isaac_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_isaac_k."
      verbLevel="1" />
    <column name="m_isaac_k"
      tablehead="m_isaac_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Infrared Spectrometer And Array Camera (ISAAC) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="merr_isaac_k"
      tablehead="merr_isaac_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_isaac_k."
      verbLevel="1" />
    <column name="m_ap_isaac_k"
      tablehead="m_ap_isaac_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Infrared Spectrometer And Array Camera (ISAAC) on The Very Large Telescope (VLT) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_isaac_k"
      tablehead="merr_ap_isaac_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_isaac_k"
      verbLevel="1" />
    <column name="flag_isaac_k"
      tablehead="flag_isaac_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the isaac_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_g"
      tablehead="f_megacam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_g"
      tablehead="ferr_megacam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_megacam_g."
      verbLevel="1" />
    <column name="f_ap_megacam_g"
      tablehead="f_ap_megacam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_g"
      tablehead="ferr_ap_megacam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_g."
      verbLevel="1" />
    <column name="m_megacam_g"
      tablehead="m_megacam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_g"
      tablehead="merr_megacam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_megacam_g."
      verbLevel="1" />
    <column name="m_ap_megacam_g"
      tablehead="m_ap_megacam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_g"
      tablehead="merr_ap_megacam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_megacam_g"
      verbLevel="1" />
    <column name="flag_megacam_g"
      tablehead="flag_megacam_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the megacam_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_i"
      tablehead="f_megacam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_i"
      tablehead="ferr_megacam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_megacam_i."
      verbLevel="1" />
    <column name="f_ap_megacam_i"
      tablehead="f_ap_megacam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_i"
      tablehead="ferr_ap_megacam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_i."
      verbLevel="1" />
    <column name="m_megacam_i"
      tablehead="m_megacam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_i"
      tablehead="merr_megacam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_megacam_i."
      verbLevel="1" />
    <column name="m_ap_megacam_i"
      tablehead="m_ap_megacam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_i"
      tablehead="merr_ap_megacam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_megacam_i"
      verbLevel="1" />
    <column name="flag_megacam_i"
      tablehead="flag_megacam_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the megacam_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_r"
      tablehead="f_megacam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_r"
      tablehead="ferr_megacam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_megacam_r."
      verbLevel="1" />
    <column name="f_ap_megacam_r"
      tablehead="f_ap_megacam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_r"
      tablehead="ferr_ap_megacam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_r."
      verbLevel="1" />
    <column name="m_megacam_r"
      tablehead="m_megacam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_r"
      tablehead="merr_megacam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_megacam_r."
      verbLevel="1" />
    <column name="m_ap_megacam_r"
      tablehead="m_ap_megacam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_r"
      tablehead="merr_ap_megacam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_megacam_r"
      verbLevel="1" />
    <column name="flag_megacam_r"
      tablehead="flag_megacam_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the megacam_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_u"
      tablehead="f_megacam_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_u"
      tablehead="ferr_megacam_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_megacam_u."
      verbLevel="1" />
    <column name="f_ap_megacam_u"
      tablehead="f_ap_megacam_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_u"
      tablehead="ferr_ap_megacam_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_u."
      verbLevel="1" />
    <column name="m_megacam_u"
      tablehead="m_megacam_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_u"
      tablehead="merr_megacam_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_megacam_u."
      verbLevel="1" />
    <column name="m_ap_megacam_u"
      tablehead="m_ap_megacam_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_u"
      tablehead="merr_ap_megacam_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_megacam_u"
      verbLevel="1" />
    <column name="flag_megacam_u"
      tablehead="flag_megacam_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the megacam_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_y"
      tablehead="f_megacam_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_y"
      tablehead="ferr_megacam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_megacam_y."
      verbLevel="1" />
    <column name="f_ap_megacam_y"
      tablehead="f_ap_megacam_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_y"
      tablehead="ferr_ap_megacam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_y."
      verbLevel="1" />
    <column name="m_megacam_y"
      tablehead="m_megacam_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_y"
      tablehead="merr_megacam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_megacam_y."
      verbLevel="1" />
    <column name="m_ap_megacam_y"
      tablehead="m_ap_megacam_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_y"
      tablehead="merr_ap_megacam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_megacam_y"
      verbLevel="1" />
    <column name="flag_megacam_y"
      tablehead="flag_megacam_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the megacam_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_megacam_z"
      tablehead="f_megacam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_megacam_z"
      tablehead="ferr_megacam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_megacam_z."
      verbLevel="1" />
    <column name="f_ap_megacam_z"
      tablehead="f_ap_megacam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_megacam_z"
      tablehead="ferr_ap_megacam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_megacam_z."
      verbLevel="1" />
    <column name="m_megacam_z"
      tablehead="m_megacam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_megacam_z"
      tablehead="merr_megacam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_megacam_z."
      verbLevel="1" />
    <column name="m_ap_megacam_z"
      tablehead="m_ap_megacam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of MegaPrime/MegaCam on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_megacam_z"
      tablehead="merr_ap_megacam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_megacam_z"
      verbLevel="1" />
    <column name="flag_megacam_z"
      tablehead="flag_megacam_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the megacam_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mips_24"
      tablehead="f_mips_24"
      type="double precision"
      ucd="phot.flux;em.IR.15-30um"
      unit="uJy"
      description="Total flux density in the 15-30um band of The Multiband Imaging Photometer (MIPS) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_mips_24"
      tablehead="ferr_mips_24"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.15-30um"
      unit="uJy"
      description="Uncertainty on f_mips_24."
      verbLevel="1" />
    <column name="f_ap_mips_24"
      tablehead="f_ap_mips_24"
      type="double precision"
      ucd="phot.flux;em.IR.15-30um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 15-30um band of The Multiband Imaging Photometer (MIPS) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_mips_24"
      tablehead="ferr_ap_mips_24"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.15-30um"
      unit="uJy"
      description="Uncertainty on f_ap_mips_24."
      verbLevel="1" />
    <column name="m_mips_24"
      tablehead="m_mips_24"
      type="double precision"
      ucd="phot.mag;em.IR.15-30um"
      unit="mag"
      description="Total AB magnitude in the 15-30um band of The Multiband Imaging Photometer (MIPS) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_mips_24"
      tablehead="merr_mips_24"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.15-30um"
      unit="mag"
      description="Uncertainty on m_mips_24."
      verbLevel="1" />
    <column name="m_ap_mips_24"
      tablehead="m_ap_mips_24"
      type="double precision"
      ucd="phot.mag;em.IR.15-30um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 15-30um band of The Multiband Imaging Photometer (MIPS) on The Spitzer Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_mips_24"
      tablehead="merr_ap_mips_24"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.15-30um"
      unit="mag"
      description="Uncertainty on m_ap_mips_24"
      verbLevel="1" />
    <column name="flag_mips_24"
      tablehead="flag_mips_24"
      type="boolean"
      ucd="meta.code.qual;em.IR.15-30um"
      description="Flag set to true for sources for which niether the mips_24 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mmt_g"
      tablehead="f_mmt_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_mmt_g"
      tablehead="ferr_mmt_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_mmt_g."
      verbLevel="1" />
    <column name="f_ap_mmt_g"
      tablehead="f_ap_mmt_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mmt_g"
      tablehead="ferr_ap_mmt_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_mmt_g."
      verbLevel="1" />
    <column name="m_mmt_g"
      tablehead="m_mmt_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_mmt_g"
      tablehead="merr_mmt_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_mmt_g."
      verbLevel="1" />
    <column name="m_ap_mmt_g"
      tablehead="m_ap_mmt_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_ap_mmt_g"
      tablehead="merr_ap_mmt_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_mmt_g"
      verbLevel="1" />
    <column name="flag_mmt_g"
      tablehead="flag_mmt_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the mmt_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mmt_i"
      tablehead="f_mmt_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_mmt_i"
      tablehead="ferr_mmt_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_mmt_i."
      verbLevel="1" />
    <column name="f_ap_mmt_i"
      tablehead="f_ap_mmt_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mmt_i"
      tablehead="ferr_ap_mmt_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_mmt_i."
      verbLevel="1" />
    <column name="m_mmt_i"
      tablehead="m_mmt_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_mmt_i"
      tablehead="merr_mmt_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_mmt_i."
      verbLevel="1" />
    <column name="m_ap_mmt_i"
      tablehead="m_ap_mmt_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_ap_mmt_i"
      tablehead="merr_ap_mmt_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_mmt_i"
      verbLevel="1" />
    <column name="flag_mmt_i"
      tablehead="flag_mmt_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the mmt_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mmt_r"
      tablehead="f_mmt_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_mmt_r"
      tablehead="ferr_mmt_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_mmt_r."
      verbLevel="1" />
    <column name="f_ap_mmt_r"
      tablehead="f_ap_mmt_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mmt_r"
      tablehead="ferr_ap_mmt_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_mmt_r."
      verbLevel="1" />
    <column name="m_mmt_r"
      tablehead="m_mmt_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_mmt_r"
      tablehead="merr_mmt_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_mmt_r."
      verbLevel="1" />
    <column name="m_ap_mmt_r"
      tablehead="m_ap_mmt_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_ap_mmt_r"
      tablehead="merr_ap_mmt_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_mmt_r"
      verbLevel="1" />
    <column name="flag_mmt_r"
      tablehead="flag_mmt_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the mmt_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mmt_u"
      tablehead="f_mmt_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_mmt_u"
      tablehead="ferr_mmt_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_mmt_u."
      verbLevel="1" />
    <column name="f_ap_mmt_u"
      tablehead="f_ap_mmt_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mmt_u"
      tablehead="ferr_ap_mmt_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_mmt_u."
      verbLevel="1" />
    <column name="m_mmt_u"
      tablehead="m_mmt_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_mmt_u"
      tablehead="merr_mmt_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_mmt_u."
      verbLevel="1" />
    <column name="m_ap_mmt_u"
      tablehead="m_ap_mmt_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_ap_mmt_u"
      tablehead="merr_ap_mmt_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_mmt_u"
      verbLevel="1" />
    <column name="flag_mmt_u"
      tablehead="flag_mmt_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the mmt_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mmt_z"
      tablehead="f_mmt_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_mmt_z"
      tablehead="ferr_mmt_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_mmt_z."
      verbLevel="1" />
    <column name="f_ap_mmt_z"
      tablehead="f_ap_mmt_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mmt_z"
      tablehead="ferr_ap_mmt_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_mmt_z."
      verbLevel="1" />
    <column name="m_mmt_z"
      tablehead="m_mmt_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_mmt_z"
      tablehead="merr_mmt_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_mmt_z."
      verbLevel="1" />
    <column name="m_ap_mmt_z"
      tablehead="m_ap_mmt_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of MegaCam on The Multiple Mirror Telescope (MMT) Observatory."
      verbLevel="1" />
    <column name="merr_ap_mmt_z"
      tablehead="merr_ap_mmt_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_mmt_z"
      verbLevel="1" />
    <column name="flag_mmt_z"
      tablehead="flag_mmt_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the mmt_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_moircs_k"
      tablehead="f_moircs_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_moircs_k"
      tablehead="ferr_moircs_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_moircs_k."
      verbLevel="1" />
    <column name="f_ap_moircs_k"
      tablehead="f_ap_moircs_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_moircs_k"
      tablehead="ferr_ap_moircs_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_moircs_k."
      verbLevel="1" />
    <column name="m_moircs_k"
      tablehead="m_moircs_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_moircs_k"
      tablehead="merr_moircs_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_moircs_k."
      verbLevel="1" />
    <column name="m_ap_moircs_k"
      tablehead="m_ap_moircs_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_moircs_k"
      tablehead="merr_ap_moircs_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_moircs_k"
      verbLevel="1" />
    <column name="flag_moircs_k"
      tablehead="flag_moircs_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the moircs_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_moircs_ks"
      tablehead="f_moircs_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_moircs_ks"
      tablehead="ferr_moircs_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_moircs_ks."
      verbLevel="1" />
    <column name="f_ap_moircs_ks"
      tablehead="f_ap_moircs_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_moircs_ks"
      tablehead="ferr_ap_moircs_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_moircs_ks."
      verbLevel="1" />
    <column name="m_moircs_ks"
      tablehead="m_moircs_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_moircs_ks"
      tablehead="merr_moircs_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_moircs_ks."
      verbLevel="1" />
    <column name="m_ap_moircs_ks"
      tablehead="m_ap_moircs_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Multi Object Infrared Camera and Spectrograph (MOIRCS) on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_moircs_ks"
      tablehead="merr_ap_moircs_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_moircs_ks"
      verbLevel="1" />
    <column name="flag_moircs_ks"
      tablehead="flag_moircs_ks"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the moircs_ks aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mosaic_b"
      tablehead="f_mosaic_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_mosaic_b"
      tablehead="ferr_mosaic_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_mosaic_b."
      verbLevel="1" />
    <column name="f_ap_mosaic_b"
      tablehead="f_ap_mosaic_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mosaic_b"
      tablehead="ferr_ap_mosaic_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_mosaic_b."
      verbLevel="1" />
    <column name="m_mosaic_b"
      tablehead="m_mosaic_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_mosaic_b"
      tablehead="merr_mosaic_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_mosaic_b."
      verbLevel="1" />
    <column name="m_ap_mosaic_b"
      tablehead="m_ap_mosaic_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_ap_mosaic_b"
      tablehead="merr_ap_mosaic_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_mosaic_b"
      verbLevel="1" />
    <column name="flag_mosaic_b"
      tablehead="flag_mosaic_b"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the mosaic_b aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mosaic_i"
      tablehead="f_mosaic_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_mosaic_i"
      tablehead="ferr_mosaic_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_mosaic_i."
      verbLevel="1" />
    <column name="f_ap_mosaic_i"
      tablehead="f_ap_mosaic_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mosaic_i"
      tablehead="ferr_ap_mosaic_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_mosaic_i."
      verbLevel="1" />
    <column name="m_mosaic_i"
      tablehead="m_mosaic_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_mosaic_i"
      tablehead="merr_mosaic_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_mosaic_i."
      verbLevel="1" />
    <column name="m_ap_mosaic_i"
      tablehead="m_ap_mosaic_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_ap_mosaic_i"
      tablehead="merr_ap_mosaic_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_mosaic_i"
      verbLevel="1" />
    <column name="flag_mosaic_i"
      tablehead="flag_mosaic_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the mosaic_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mosaic_r"
      tablehead="f_mosaic_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_mosaic_r"
      tablehead="ferr_mosaic_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_mosaic_r."
      verbLevel="1" />
    <column name="f_ap_mosaic_r"
      tablehead="f_ap_mosaic_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mosaic_r"
      tablehead="ferr_ap_mosaic_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_mosaic_r."
      verbLevel="1" />
    <column name="m_mosaic_r"
      tablehead="m_mosaic_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_mosaic_r"
      tablehead="merr_mosaic_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_mosaic_r."
      verbLevel="1" />
    <column name="m_ap_mosaic_r"
      tablehead="m_ap_mosaic_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_ap_mosaic_r"
      tablehead="merr_ap_mosaic_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_mosaic_r"
      verbLevel="1" />
    <column name="flag_mosaic_r"
      tablehead="flag_mosaic_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the mosaic_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mosaic_u"
      tablehead="f_mosaic_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_mosaic_u"
      tablehead="ferr_mosaic_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_mosaic_u."
      verbLevel="1" />
    <column name="f_ap_mosaic_u"
      tablehead="f_ap_mosaic_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mosaic_u"
      tablehead="ferr_ap_mosaic_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_mosaic_u."
      verbLevel="1" />
    <column name="m_mosaic_u"
      tablehead="m_mosaic_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_mosaic_u"
      tablehead="merr_mosaic_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_mosaic_u."
      verbLevel="1" />
    <column name="m_ap_mosaic_u"
      tablehead="m_ap_mosaic_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_ap_mosaic_u"
      tablehead="merr_ap_mosaic_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_mosaic_u"
      verbLevel="1" />
    <column name="flag_mosaic_u"
      tablehead="flag_mosaic_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the mosaic_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_mosaic_z"
      tablehead="f_mosaic_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_mosaic_z"
      tablehead="ferr_mosaic_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_mosaic_z."
      verbLevel="1" />
    <column name="f_ap_mosaic_z"
      tablehead="f_ap_mosaic_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="ferr_ap_mosaic_z"
      tablehead="ferr_ap_mosaic_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_mosaic_z."
      verbLevel="1" />
    <column name="m_mosaic_z"
      tablehead="m_mosaic_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_mosaic_z"
      tablehead="merr_mosaic_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_mosaic_z."
      verbLevel="1" />
    <column name="m_ap_mosaic_z"
      tablehead="m_ap_mosaic_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Mosaic-3 Wide Field Imager on The Kitt Peak National Observatory."
      verbLevel="1" />
    <column name="merr_ap_mosaic_z"
      tablehead="merr_ap_mosaic_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_mosaic_z"
      verbLevel="1" />
    <column name="flag_mosaic_z"
      tablehead="flag_mosaic_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the mosaic_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_h"
      tablehead="f_newfirm_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_h"
      tablehead="ferr_newfirm_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_newfirm_h."
      verbLevel="1" />
    <column name="f_ap_newfirm_h"
      tablehead="f_ap_newfirm_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_h"
      tablehead="ferr_ap_newfirm_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_h."
      verbLevel="1" />
    <column name="m_newfirm_h"
      tablehead="m_newfirm_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_h"
      tablehead="merr_newfirm_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_newfirm_h."
      verbLevel="1" />
    <column name="m_ap_newfirm_h"
      tablehead="m_ap_newfirm_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_h"
      tablehead="merr_ap_newfirm_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_h"
      verbLevel="1" />
    <column name="flag_newfirm_h"
      tablehead="flag_newfirm_h"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the newfirm_h aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_h1"
      tablehead="f_newfirm_h1"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_h1"
      tablehead="ferr_newfirm_h1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_newfirm_h1."
      verbLevel="1" />
    <column name="f_ap_newfirm_h1"
      tablehead="f_ap_newfirm_h1"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_h1"
      tablehead="ferr_ap_newfirm_h1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_h1."
      verbLevel="1" />
    <column name="m_newfirm_h1"
      tablehead="m_newfirm_h1"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_h1"
      tablehead="merr_newfirm_h1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_newfirm_h1."
      verbLevel="1" />
    <column name="m_ap_newfirm_h1"
      tablehead="m_ap_newfirm_h1"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_h1"
      tablehead="merr_ap_newfirm_h1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_h1"
      verbLevel="1" />
    <column name="flag_newfirm_h1"
      tablehead="flag_newfirm_h1"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the newfirm_h1 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_h2"
      tablehead="f_newfirm_h2"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_h2"
      tablehead="ferr_newfirm_h2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_newfirm_h2."
      verbLevel="1" />
    <column name="f_ap_newfirm_h2"
      tablehead="f_ap_newfirm_h2"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_h2"
      tablehead="ferr_ap_newfirm_h2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_h2."
      verbLevel="1" />
    <column name="m_newfirm_h2"
      tablehead="m_newfirm_h2"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_h2"
      tablehead="merr_newfirm_h2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_newfirm_h2."
      verbLevel="1" />
    <column name="m_ap_newfirm_h2"
      tablehead="m_ap_newfirm_h2"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_h2"
      tablehead="merr_ap_newfirm_h2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_h2"
      verbLevel="1" />
    <column name="flag_newfirm_h2"
      tablehead="flag_newfirm_h2"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the newfirm_h2 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_j"
      tablehead="f_newfirm_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_j"
      tablehead="ferr_newfirm_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_newfirm_j."
      verbLevel="1" />
    <column name="f_ap_newfirm_j"
      tablehead="f_ap_newfirm_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_j"
      tablehead="ferr_ap_newfirm_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_j."
      verbLevel="1" />
    <column name="m_newfirm_j"
      tablehead="m_newfirm_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_j"
      tablehead="merr_newfirm_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_newfirm_j."
      verbLevel="1" />
    <column name="m_ap_newfirm_j"
      tablehead="m_ap_newfirm_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_j"
      tablehead="merr_ap_newfirm_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_j"
      verbLevel="1" />
    <column name="flag_newfirm_j"
      tablehead="flag_newfirm_j"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the newfirm_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_j1"
      tablehead="f_newfirm_j1"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_j1"
      tablehead="ferr_newfirm_j1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_newfirm_j1."
      verbLevel="1" />
    <column name="f_ap_newfirm_j1"
      tablehead="f_ap_newfirm_j1"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_j1"
      tablehead="ferr_ap_newfirm_j1"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_j1."
      verbLevel="1" />
    <column name="m_newfirm_j1"
      tablehead="m_newfirm_j1"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_j1"
      tablehead="merr_newfirm_j1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_newfirm_j1."
      verbLevel="1" />
    <column name="m_ap_newfirm_j1"
      tablehead="m_ap_newfirm_j1"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_j1"
      tablehead="merr_ap_newfirm_j1"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_j1"
      verbLevel="1" />
    <column name="flag_newfirm_j1"
      tablehead="flag_newfirm_j1"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the newfirm_j1 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_j2"
      tablehead="f_newfirm_j2"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_j2"
      tablehead="ferr_newfirm_j2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_newfirm_j2."
      verbLevel="1" />
    <column name="f_ap_newfirm_j2"
      tablehead="f_ap_newfirm_j2"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_j2"
      tablehead="ferr_ap_newfirm_j2"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_j2."
      verbLevel="1" />
    <column name="m_newfirm_j2"
      tablehead="m_newfirm_j2"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_j2"
      tablehead="merr_newfirm_j2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_newfirm_j2."
      verbLevel="1" />
    <column name="m_ap_newfirm_j2"
      tablehead="m_ap_newfirm_j2"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_j2"
      tablehead="merr_ap_newfirm_j2"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_j2"
      verbLevel="1" />
    <column name="flag_newfirm_j2"
      tablehead="flag_newfirm_j2"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the newfirm_j2 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_j3"
      tablehead="f_newfirm_j3"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_j3"
      tablehead="ferr_newfirm_j3"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_newfirm_j3."
      verbLevel="1" />
    <column name="f_ap_newfirm_j3"
      tablehead="f_ap_newfirm_j3"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_j3"
      tablehead="ferr_ap_newfirm_j3"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_j3."
      verbLevel="1" />
    <column name="m_newfirm_j3"
      tablehead="m_newfirm_j3"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_j3"
      tablehead="merr_newfirm_j3"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_newfirm_j3."
      verbLevel="1" />
    <column name="m_ap_newfirm_j3"
      tablehead="m_ap_newfirm_j3"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_j3"
      tablehead="merr_ap_newfirm_j3"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_j3"
      verbLevel="1" />
    <column name="flag_newfirm_j3"
      tablehead="flag_newfirm_j3"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the newfirm_j3 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_newfirm_k"
      tablehead="f_newfirm_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_newfirm_k"
      tablehead="ferr_newfirm_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_newfirm_k."
      verbLevel="1" />
    <column name="f_ap_newfirm_k"
      tablehead="f_ap_newfirm_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="ferr_ap_newfirm_k"
      tablehead="ferr_ap_newfirm_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_newfirm_k."
      verbLevel="1" />
    <column name="m_newfirm_k"
      tablehead="m_newfirm_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_newfirm_k"
      tablehead="merr_newfirm_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_newfirm_k."
      verbLevel="1" />
    <column name="m_ap_newfirm_k"
      tablehead="m_ap_newfirm_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of National Optical Astronomy Observatory (NOAO) Extremely Wide-Field Imager (NEWFIRM) on National Optical Astronomy Observatory (NOAO) Gemini Observatory."
      verbLevel="1" />
    <column name="merr_ap_newfirm_k"
      tablehead="merr_ap_newfirm_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_newfirm_k"
      verbLevel="1" />
    <column name="flag_newfirm_k"
      tablehead="flag_newfirm_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the newfirm_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_nicmos_f110w"
      tablehead="f_nicmos_f110w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_nicmos_f110w"
      tablehead="ferr_nicmos_f110w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_nicmos_f110w."
      verbLevel="1" />
    <column name="f_ap_nicmos_f110w"
      tablehead="f_ap_nicmos_f110w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_nicmos_f110w"
      tablehead="ferr_ap_nicmos_f110w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_nicmos_f110w."
      verbLevel="1" />
    <column name="m_nicmos_f110w"
      tablehead="m_nicmos_f110w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_nicmos_f110w"
      tablehead="merr_nicmos_f110w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_nicmos_f110w."
      verbLevel="1" />
    <column name="m_ap_nicmos_f110w"
      tablehead="m_ap_nicmos_f110w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_nicmos_f110w"
      tablehead="merr_ap_nicmos_f110w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_nicmos_f110w"
      verbLevel="1" />
    <column name="flag_nicmos_f110w"
      tablehead="flag_nicmos_f110w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the nicmos_f110w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_nicmos_f160w"
      tablehead="f_nicmos_f160w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_nicmos_f160w"
      tablehead="ferr_nicmos_f160w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_nicmos_f160w."
      verbLevel="1" />
    <column name="f_ap_nicmos_f160w"
      tablehead="f_ap_nicmos_f160w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_nicmos_f160w"
      tablehead="ferr_ap_nicmos_f160w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_nicmos_f160w."
      verbLevel="1" />
    <column name="m_nicmos_f160w"
      tablehead="m_nicmos_f160w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_nicmos_f160w"
      tablehead="merr_nicmos_f160w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_nicmos_f160w."
      verbLevel="1" />
    <column name="m_ap_nicmos_f160w"
      tablehead="m_ap_nicmos_f160w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Near Infrared Camera and Multi-Object Spectrometer (NICMOS) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_nicmos_f160w"
      tablehead="merr_ap_nicmos_f160w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_nicmos_f160w"
      verbLevel="1" />
    <column name="flag_nicmos_f160w"
      tablehead="flag_nicmos_f160w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the nicmos_f160w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omega2000_j"
      tablehead="f_omega2000_j"
      type="double precision"
      ucd="phot.flux;em.opt.J"
      unit="uJy"
      description="Total flux density in the J band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="ferr_omega2000_j"
      tablehead="ferr_omega2000_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.J"
      unit="uJy"
      description="Uncertainty on f_omega2000_j."
      verbLevel="1" />
    <column name="f_ap_omega2000_j"
      tablehead="f_ap_omega2000_j"
      type="double precision"
      ucd="phot.flux;em.opt.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="ferr_ap_omega2000_j"
      tablehead="ferr_ap_omega2000_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.J"
      unit="uJy"
      description="Uncertainty on f_ap_omega2000_j."
      verbLevel="1" />
    <column name="m_omega2000_j"
      tablehead="m_omega2000_j"
      type="double precision"
      ucd="phot.mag;em.opt.J"
      unit="mag"
      description="Total AB magnitude in the J band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="merr_omega2000_j"
      tablehead="merr_omega2000_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.J"
      unit="mag"
      description="Uncertainty on m_omega2000_j."
      verbLevel="1" />
    <column name="m_ap_omega2000_j"
      tablehead="m_ap_omega2000_j"
      type="double precision"
      ucd="phot.mag;em.opt.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="merr_ap_omega2000_j"
      tablehead="merr_ap_omega2000_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.J"
      unit="mag"
      description="Uncertainty on m_ap_omega2000_j"
      verbLevel="1" />
    <column name="flag_omega2000_j"
      tablehead="flag_omega2000_j"
      type="boolean"
      ucd="meta.code.qual;em.opt.J"
      description="Flag set to true for sources for which niether the omega2000_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omega2000_ks"
      tablehead="f_omega2000_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="ferr_omega2000_ks"
      tablehead="ferr_omega2000_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_omega2000_ks."
      verbLevel="1" />
    <column name="f_ap_omega2000_ks"
      tablehead="f_ap_omega2000_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="ferr_ap_omega2000_ks"
      tablehead="ferr_ap_omega2000_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_omega2000_ks."
      verbLevel="1" />
    <column name="m_omega2000_ks"
      tablehead="m_omega2000_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="merr_omega2000_ks"
      tablehead="merr_omega2000_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_omega2000_ks."
      verbLevel="1" />
    <column name="m_ap_omega2000_ks"
      tablehead="m_ap_omega2000_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Infrared Wide-Field Camera OMEGA2000 on The 3.5m telescope at Calar Alto."
      verbLevel="1" />
    <column name="merr_ap_omega2000_ks"
      tablehead="merr_ap_omega2000_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_omega2000_ks"
      verbLevel="1" />
    <column name="flag_omega2000_ks"
      tablehead="flag_omega2000_ks"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the omega2000_ks aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omegacam_g"
      tablehead="f_omegacam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_omegacam_g"
      tablehead="ferr_omegacam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_omegacam_g."
      verbLevel="1" />
    <column name="f_ap_omegacam_g"
      tablehead="f_ap_omegacam_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_omegacam_g"
      tablehead="ferr_ap_omegacam_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_omegacam_g."
      verbLevel="1" />
    <column name="m_omegacam_g"
      tablehead="m_omegacam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_omegacam_g"
      tablehead="merr_omegacam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_omegacam_g."
      verbLevel="1" />
    <column name="m_ap_omegacam_g"
      tablehead="m_ap_omegacam_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_omegacam_g"
      tablehead="merr_ap_omegacam_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_omegacam_g"
      verbLevel="1" />
    <column name="flag_omegacam_g"
      tablehead="flag_omegacam_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the omegacam_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omegacam_i"
      tablehead="f_omegacam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_omegacam_i"
      tablehead="ferr_omegacam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_omegacam_i."
      verbLevel="1" />
    <column name="f_ap_omegacam_i"
      tablehead="f_ap_omegacam_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_omegacam_i"
      tablehead="ferr_ap_omegacam_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_omegacam_i."
      verbLevel="1" />
    <column name="m_omegacam_i"
      tablehead="m_omegacam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_omegacam_i"
      tablehead="merr_omegacam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_omegacam_i."
      verbLevel="1" />
    <column name="m_ap_omegacam_i"
      tablehead="m_ap_omegacam_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_omegacam_i"
      tablehead="merr_ap_omegacam_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_omegacam_i"
      verbLevel="1" />
    <column name="flag_omegacam_i"
      tablehead="flag_omegacam_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the omegacam_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omegacam_r"
      tablehead="f_omegacam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_omegacam_r"
      tablehead="ferr_omegacam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_omegacam_r."
      verbLevel="1" />
    <column name="f_ap_omegacam_r"
      tablehead="f_ap_omegacam_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_omegacam_r"
      tablehead="ferr_ap_omegacam_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_omegacam_r."
      verbLevel="1" />
    <column name="m_omegacam_r"
      tablehead="m_omegacam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_omegacam_r"
      tablehead="merr_omegacam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_omegacam_r."
      verbLevel="1" />
    <column name="m_ap_omegacam_r"
      tablehead="m_ap_omegacam_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_omegacam_r"
      tablehead="merr_ap_omegacam_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_omegacam_r"
      verbLevel="1" />
    <column name="flag_omegacam_r"
      tablehead="flag_omegacam_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the omegacam_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omegacam_u"
      tablehead="f_omegacam_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_omegacam_u"
      tablehead="ferr_omegacam_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_omegacam_u."
      verbLevel="1" />
    <column name="f_ap_omegacam_u"
      tablehead="f_ap_omegacam_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_omegacam_u"
      tablehead="ferr_ap_omegacam_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_omegacam_u."
      verbLevel="1" />
    <column name="m_omegacam_u"
      tablehead="m_omegacam_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_omegacam_u"
      tablehead="merr_omegacam_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_omegacam_u."
      verbLevel="1" />
    <column name="m_ap_omegacam_u"
      tablehead="m_ap_omegacam_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_omegacam_u"
      tablehead="merr_ap_omegacam_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_omegacam_u"
      verbLevel="1" />
    <column name="flag_omegacam_u"
      tablehead="flag_omegacam_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the omegacam_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_omegacam_z"
      tablehead="f_omegacam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_omegacam_z"
      tablehead="ferr_omegacam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_omegacam_z."
      verbLevel="1" />
    <column name="f_ap_omegacam_z"
      tablehead="f_ap_omegacam_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="ferr_ap_omegacam_z"
      tablehead="ferr_ap_omegacam_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_omegacam_z."
      verbLevel="1" />
    <column name="m_omegacam_z"
      tablehead="m_omegacam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_omegacam_z"
      tablehead="merr_omegacam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_omegacam_z."
      verbLevel="1" />
    <column name="m_ap_omegacam_z"
      tablehead="m_ap_omegacam_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of OmegaCAM on The Very Large Telescope (VLT) Survey Telescope (VST) at Paranal."
      verbLevel="1" />
    <column name="merr_ap_omegacam_z"
      tablehead="merr_ap_omegacam_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_omegacam_z"
      verbLevel="1" />
    <column name="flag_omegacam_z"
      tablehead="flag_omegacam_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the omegacam_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_pacs_green"
      tablehead="f_pacs_green"
      type="double precision"
      ucd="phot.flux;em.IR.60-100um"
      unit="uJy"
      description="Total flux density in the 60-100um band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_pacs_green"
      tablehead="ferr_pacs_green"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.60-100um"
      unit="uJy"
      description="Uncertainty on f_pacs_green."
      verbLevel="1" />
    <column name="f_ap_pacs_green"
      tablehead="f_ap_pacs_green"
      type="double precision"
      ucd="phot.flux;em.IR.60-100um"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 60-100um band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_pacs_green"
      tablehead="ferr_ap_pacs_green"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.60-100um"
      unit="uJy"
      description="Uncertainty on f_ap_pacs_green."
      verbLevel="1" />
    <column name="m_pacs_green"
      tablehead="m_pacs_green"
      type="double precision"
      ucd="phot.mag;em.IR.60-100um"
      unit="mag"
      description="Total AB magnitude in the 60-100um band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_pacs_green"
      tablehead="merr_pacs_green"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.60-100um"
      unit="mag"
      description="Uncertainty on m_pacs_green."
      verbLevel="1" />
    <column name="m_ap_pacs_green"
      tablehead="m_ap_pacs_green"
      type="double precision"
      ucd="phot.mag;em.IR.60-100um"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 60-100um band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_pacs_green"
      tablehead="merr_ap_pacs_green"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.60-100um"
      unit="mag"
      description="Uncertainty on m_ap_pacs_green"
      verbLevel="1" />
    <column name="flag_pacs_green"
      tablehead="flag_pacs_green"
      type="boolean"
      ucd="meta.code.qual;em.IR.60-100um"
      description="Flag set to true for sources for which niether the pacs_green aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_pacs_red"
      tablehead="f_pacs_red"
      type="double precision"
      ucd="phot.flux;em.IR.1500-3000GHz"
      unit="uJy"
      description="Total flux density in the 1500-3000GHz band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_pacs_red"
      tablehead="ferr_pacs_red"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.1500-3000GHz"
      unit="uJy"
      description="Uncertainty on f_pacs_red."
      verbLevel="1" />
    <column name="f_ap_pacs_red"
      tablehead="f_ap_pacs_red"
      type="double precision"
      ucd="phot.flux;em.IR.1500-3000GHz"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 1500-3000GHz band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_pacs_red"
      tablehead="ferr_ap_pacs_red"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.1500-3000GHz"
      unit="uJy"
      description="Uncertainty on f_ap_pacs_red."
      verbLevel="1" />
    <column name="m_pacs_red"
      tablehead="m_pacs_red"
      type="double precision"
      ucd="phot.mag;em.IR.1500-3000GHz"
      unit="mag"
      description="Total AB magnitude in the 1500-3000GHz band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_pacs_red"
      tablehead="merr_pacs_red"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.1500-3000GHz"
      unit="mag"
      description="Uncertainty on m_pacs_red."
      verbLevel="1" />
    <column name="m_ap_pacs_red"
      tablehead="m_ap_pacs_red"
      type="double precision"
      ucd="phot.mag;em.IR.1500-3000GHz"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 1500-3000GHz band of Photoconductor Array Camera and Spectrometer (PACS) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_pacs_red"
      tablehead="merr_ap_pacs_red"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.1500-3000GHz"
      unit="mag"
      description="Uncertainty on m_ap_pacs_red"
      verbLevel="1" />
    <column name="flag_pacs_red"
      tablehead="flag_pacs_red"
      type="boolean"
      ucd="meta.code.qual;em.IR.1500-3000GHz"
      description="Flag set to true for sources for which niether the pacs_red aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_quirc_hk"
      tablehead="f_quirc_hk"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of The Quick Near-Infrared Camera on The University of Hawaii 2.2m telescope."
      verbLevel="1" />
    <column name="ferr_quirc_hk"
      tablehead="ferr_quirc_hk"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_quirc_hk."
      verbLevel="1" />
    <column name="f_ap_quirc_hk"
      tablehead="f_ap_quirc_hk"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of The Quick Near-Infrared Camera on The University of Hawaii 2.2m telescope."
      verbLevel="1" />
    <column name="ferr_ap_quirc_hk"
      tablehead="ferr_ap_quirc_hk"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_quirc_hk."
      verbLevel="1" />
    <column name="m_quirc_hk"
      tablehead="m_quirc_hk"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of The Quick Near-Infrared Camera on The University of Hawaii 2.2m telescope."
      verbLevel="1" />
    <column name="merr_quirc_hk"
      tablehead="merr_quirc_hk"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_quirc_hk."
      verbLevel="1" />
    <column name="m_ap_quirc_hk"
      tablehead="m_ap_quirc_hk"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of The Quick Near-Infrared Camera on The University of Hawaii 2.2m telescope."
      verbLevel="1" />
    <column name="merr_ap_quirc_hk"
      tablehead="merr_ap_quirc_hk"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_quirc_hk"
      verbLevel="1" />
    <column name="flag_quirc_hk"
      tablehead="flag_quirc_hk"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the quirc_hk aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_sdss_g"
      tablehead="f_sdss_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_sdss_g"
      tablehead="ferr_sdss_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_sdss_g."
      verbLevel="1" />
    <column name="f_ap_sdss_g"
      tablehead="f_ap_sdss_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_ap_sdss_g"
      tablehead="ferr_ap_sdss_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_sdss_g."
      verbLevel="1" />
    <column name="m_sdss_g"
      tablehead="m_sdss_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_sdss_g"
      tablehead="merr_sdss_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_sdss_g."
      verbLevel="1" />
    <column name="m_ap_sdss_g"
      tablehead="m_ap_sdss_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_ap_sdss_g"
      tablehead="merr_ap_sdss_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_sdss_g"
      verbLevel="1" />
    <column name="flag_sdss_g"
      tablehead="flag_sdss_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the sdss_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_sdss_i"
      tablehead="f_sdss_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_sdss_i"
      tablehead="ferr_sdss_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_sdss_i."
      verbLevel="1" />
    <column name="f_ap_sdss_i"
      tablehead="f_ap_sdss_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_ap_sdss_i"
      tablehead="ferr_ap_sdss_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_sdss_i."
      verbLevel="1" />
    <column name="m_sdss_i"
      tablehead="m_sdss_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_sdss_i"
      tablehead="merr_sdss_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_sdss_i."
      verbLevel="1" />
    <column name="m_ap_sdss_i"
      tablehead="m_ap_sdss_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_ap_sdss_i"
      tablehead="merr_ap_sdss_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_sdss_i"
      verbLevel="1" />
    <column name="flag_sdss_i"
      tablehead="flag_sdss_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the sdss_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_sdss_r"
      tablehead="f_sdss_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_sdss_r"
      tablehead="ferr_sdss_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_sdss_r."
      verbLevel="1" />
    <column name="f_ap_sdss_r"
      tablehead="f_ap_sdss_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_ap_sdss_r"
      tablehead="ferr_ap_sdss_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_sdss_r."
      verbLevel="1" />
    <column name="m_sdss_r"
      tablehead="m_sdss_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_sdss_r"
      tablehead="merr_sdss_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_sdss_r."
      verbLevel="1" />
    <column name="m_ap_sdss_r"
      tablehead="m_ap_sdss_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_ap_sdss_r"
      tablehead="merr_ap_sdss_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_sdss_r"
      verbLevel="1" />
    <column name="flag_sdss_r"
      tablehead="flag_sdss_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the sdss_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_sdss_u"
      tablehead="f_sdss_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_sdss_u"
      tablehead="ferr_sdss_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_sdss_u."
      verbLevel="1" />
    <column name="f_ap_sdss_u"
      tablehead="f_ap_sdss_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_ap_sdss_u"
      tablehead="ferr_ap_sdss_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_sdss_u."
      verbLevel="1" />
    <column name="m_sdss_u"
      tablehead="m_sdss_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_sdss_u"
      tablehead="merr_sdss_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_sdss_u."
      verbLevel="1" />
    <column name="m_ap_sdss_u"
      tablehead="m_ap_sdss_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_ap_sdss_u"
      tablehead="merr_ap_sdss_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_sdss_u"
      verbLevel="1" />
    <column name="flag_sdss_u"
      tablehead="flag_sdss_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the sdss_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_sdss_z"
      tablehead="f_sdss_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_sdss_z"
      tablehead="ferr_sdss_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_sdss_z."
      verbLevel="1" />
    <column name="f_ap_sdss_z"
      tablehead="f_ap_sdss_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="ferr_ap_sdss_z"
      tablehead="ferr_ap_sdss_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_sdss_z."
      verbLevel="1" />
    <column name="m_sdss_z"
      tablehead="m_sdss_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_sdss_z"
      tablehead="merr_sdss_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_sdss_z."
      verbLevel="1" />
    <column name="m_ap_sdss_z"
      tablehead="m_ap_sdss_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Sloan Digital Sky Survey (SDSS) standard camera on The Sloan Digital Sky Survey (SDSS) dedicated telescope at Apache Point Observatory."
      verbLevel="1" />
    <column name="merr_ap_sdss_z"
      tablehead="merr_ap_sdss_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_sdss_z"
      verbLevel="1" />
    <column name="flag_sdss_z"
      tablehead="flag_sdss_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the sdss_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_spire_250"
      tablehead="f_spire_250"
      type="double precision"
      ucd="phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Total flux density in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_spire_250"
      tablehead="ferr_spire_250"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Uncertainty on f_spire_250."
      verbLevel="1" />
    <column name="f_ap_spire_250"
      tablehead="f_ap_spire_250"
      type="double precision"
      ucd="phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_spire_250"
      tablehead="ferr_ap_spire_250"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Uncertainty on f_ap_spire_250."
      verbLevel="1" />
    <column name="m_spire_250"
      tablehead="m_spire_250"
      type="double precision"
      ucd="phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Total AB magnitude in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_spire_250"
      tablehead="merr_spire_250"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Uncertainty on m_spire_250."
      verbLevel="1" />
    <column name="m_ap_spire_250"
      tablehead="m_ap_spire_250"
      type="double precision"
      ucd="phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_spire_250"
      tablehead="merr_ap_spire_250"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Uncertainty on m_ap_spire_250"
      verbLevel="1" />
    <column name="flag_spire_250"
      tablehead="flag_spire_250"
      type="boolean"
      ucd="meta.code.qual;em.IR.750-1500GHz"
      description="Flag set to true for sources for which niether the spire_250 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_spire_350"
      tablehead="f_spire_350"
      type="double precision"
      ucd="phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Total flux density in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_spire_350"
      tablehead="ferr_spire_350"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Uncertainty on f_spire_350."
      verbLevel="1" />
    <column name="f_ap_spire_350"
      tablehead="f_ap_spire_350"
      type="double precision"
      ucd="phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_spire_350"
      tablehead="ferr_ap_spire_350"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.750-1500GHz"
      unit="uJy"
      description="Uncertainty on f_ap_spire_350."
      verbLevel="1" />
    <column name="m_spire_350"
      tablehead="m_spire_350"
      type="double precision"
      ucd="phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Total AB magnitude in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_spire_350"
      tablehead="merr_spire_350"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Uncertainty on m_spire_350."
      verbLevel="1" />
    <column name="m_ap_spire_350"
      tablehead="m_ap_spire_350"
      type="double precision"
      ucd="phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 750-1500GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_spire_350"
      tablehead="merr_ap_spire_350"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.750-1500GHz"
      unit="mag"
      description="Uncertainty on m_ap_spire_350"
      verbLevel="1" />
    <column name="flag_spire_350"
      tablehead="flag_spire_350"
      type="boolean"
      ucd="meta.code.qual;em.IR.750-1500GHz"
      description="Flag set to true for sources for which niether the spire_350 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_spire_500"
      tablehead="f_spire_500"
      type="double precision"
      ucd="phot.flux;em.IR.400-750GHz"
      unit="uJy"
      description="Total flux density in the 400-750GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_spire_500"
      tablehead="ferr_spire_500"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.400-750GHz"
      unit="uJy"
      description="Uncertainty on f_spire_500."
      verbLevel="1" />
    <column name="f_ap_spire_500"
      tablehead="f_ap_spire_500"
      type="double precision"
      ucd="phot.flux;em.IR.400-750GHz"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 400-750GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="ferr_ap_spire_500"
      tablehead="ferr_ap_spire_500"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.400-750GHz"
      unit="uJy"
      description="Uncertainty on f_ap_spire_500."
      verbLevel="1" />
    <column name="m_spire_500"
      tablehead="m_spire_500"
      type="double precision"
      ucd="phot.mag;em.IR.400-750GHz"
      unit="mag"
      description="Total AB magnitude in the 400-750GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_spire_500"
      tablehead="merr_spire_500"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.400-750GHz"
      unit="mag"
      description="Uncertainty on m_spire_500."
      verbLevel="1" />
    <column name="m_ap_spire_500"
      tablehead="m_ap_spire_500"
      type="double precision"
      ucd="phot.mag;em.IR.400-750GHz"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 400-750GHz band of The Spectral and Photometric Imaging Reciever (SPIRE) on The Herschel Space Telescope."
      verbLevel="1" />
    <column name="merr_ap_spire_500"
      tablehead="merr_ap_spire_500"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.400-750GHz"
      unit="mag"
      description="Uncertainty on m_ap_spire_500"
      verbLevel="1" />
    <column name="flag_spire_500"
      tablehead="flag_spire_500"
      type="boolean"
      ucd="meta.code.qual;em.IR.400-750GHz"
      description="Flag set to true for sources for which niether the spire_500 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_b"
      tablehead="f_suprime_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_b"
      tablehead="ferr_suprime_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_suprime_b."
      verbLevel="1" />
    <column name="f_ap_suprime_b"
      tablehead="f_ap_suprime_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_b"
      tablehead="ferr_ap_suprime_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_b."
      verbLevel="1" />
    <column name="m_suprime_b"
      tablehead="m_suprime_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_b"
      tablehead="merr_suprime_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_suprime_b."
      verbLevel="1" />
    <column name="m_ap_suprime_b"
      tablehead="m_ap_suprime_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_b"
      tablehead="merr_ap_suprime_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_suprime_b"
      verbLevel="1" />
    <column name="flag_suprime_b"
      tablehead="flag_suprime_b"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the suprime_b aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_g"
      tablehead="f_suprime_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_g"
      tablehead="ferr_suprime_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_suprime_g."
      verbLevel="1" />
    <column name="f_ap_suprime_g"
      tablehead="f_ap_suprime_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_g"
      tablehead="ferr_ap_suprime_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_g."
      verbLevel="1" />
    <column name="m_suprime_g"
      tablehead="m_suprime_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_g"
      tablehead="merr_suprime_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_suprime_g."
      verbLevel="1" />
    <column name="m_ap_suprime_g"
      tablehead="m_ap_suprime_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_g"
      tablehead="merr_ap_suprime_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_suprime_g"
      verbLevel="1" />
    <column name="flag_suprime_g"
      tablehead="flag_suprime_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the suprime_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_i"
      tablehead="f_suprime_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_i"
      tablehead="ferr_suprime_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_i."
      verbLevel="1" />
    <column name="f_ap_suprime_i"
      tablehead="f_ap_suprime_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_i"
      tablehead="ferr_ap_suprime_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_i."
      verbLevel="1" />
    <column name="m_suprime_i"
      tablehead="m_suprime_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_i"
      tablehead="merr_suprime_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_i."
      verbLevel="1" />
    <column name="m_ap_suprime_i"
      tablehead="m_ap_suprime_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_i"
      tablehead="merr_ap_suprime_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_i"
      verbLevel="1" />
    <column name="flag_suprime_i"
      tablehead="flag_suprime_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia484"
      tablehead="f_suprime_ia484"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia484"
      tablehead="ferr_suprime_ia484"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_suprime_ia484."
      verbLevel="1" />
    <column name="f_ap_suprime_ia484"
      tablehead="f_ap_suprime_ia484"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia484"
      tablehead="ferr_ap_suprime_ia484"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia484."
      verbLevel="1" />
    <column name="m_suprime_ia484"
      tablehead="m_suprime_ia484"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia484"
      tablehead="merr_suprime_ia484"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_suprime_ia484."
      verbLevel="1" />
    <column name="m_ap_suprime_ia484"
      tablehead="m_ap_suprime_ia484"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia484"
      tablehead="merr_ap_suprime_ia484"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia484"
      verbLevel="1" />
    <column name="flag_suprime_ia484"
      tablehead="flag_suprime_ia484"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the suprime_ia484 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia527"
      tablehead="f_suprime_ia527"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia527"
      tablehead="ferr_suprime_ia527"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_suprime_ia527."
      verbLevel="1" />
    <column name="f_ap_suprime_ia527"
      tablehead="f_ap_suprime_ia527"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia527"
      tablehead="ferr_ap_suprime_ia527"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia527."
      verbLevel="1" />
    <column name="m_suprime_ia527"
      tablehead="m_suprime_ia527"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia527"
      tablehead="merr_suprime_ia527"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_suprime_ia527."
      verbLevel="1" />
    <column name="m_ap_suprime_ia527"
      tablehead="m_ap_suprime_ia527"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia527"
      tablehead="merr_ap_suprime_ia527"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia527"
      verbLevel="1" />
    <column name="flag_suprime_ia527"
      tablehead="flag_suprime_ia527"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the suprime_ia527 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia624"
      tablehead="f_suprime_ia624"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia624"
      tablehead="ferr_suprime_ia624"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_ia624."
      verbLevel="1" />
    <column name="f_ap_suprime_ia624"
      tablehead="f_ap_suprime_ia624"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia624"
      tablehead="ferr_ap_suprime_ia624"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia624."
      verbLevel="1" />
    <column name="m_suprime_ia624"
      tablehead="m_suprime_ia624"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia624"
      tablehead="merr_suprime_ia624"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_ia624."
      verbLevel="1" />
    <column name="m_ap_suprime_ia624"
      tablehead="m_ap_suprime_ia624"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia624"
      tablehead="merr_ap_suprime_ia624"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia624"
      verbLevel="1" />
    <column name="flag_suprime_ia624"
      tablehead="flag_suprime_ia624"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_ia624 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia679"
      tablehead="f_suprime_ia679"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia679"
      tablehead="ferr_suprime_ia679"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_ia679."
      verbLevel="1" />
    <column name="f_ap_suprime_ia679"
      tablehead="f_ap_suprime_ia679"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia679"
      tablehead="ferr_ap_suprime_ia679"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia679."
      verbLevel="1" />
    <column name="m_suprime_ia679"
      tablehead="m_suprime_ia679"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia679"
      tablehead="merr_suprime_ia679"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_ia679."
      verbLevel="1" />
    <column name="m_ap_suprime_ia679"
      tablehead="m_ap_suprime_ia679"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia679"
      tablehead="merr_ap_suprime_ia679"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia679"
      verbLevel="1" />
    <column name="flag_suprime_ia679"
      tablehead="flag_suprime_ia679"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_ia679 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia738"
      tablehead="f_suprime_ia738"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia738"
      tablehead="ferr_suprime_ia738"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_ia738."
      verbLevel="1" />
    <column name="f_ap_suprime_ia738"
      tablehead="f_ap_suprime_ia738"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia738"
      tablehead="ferr_ap_suprime_ia738"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia738."
      verbLevel="1" />
    <column name="m_suprime_ia738"
      tablehead="m_suprime_ia738"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia738"
      tablehead="merr_suprime_ia738"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_ia738."
      verbLevel="1" />
    <column name="m_ap_suprime_ia738"
      tablehead="m_ap_suprime_ia738"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia738"
      tablehead="merr_ap_suprime_ia738"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia738"
      verbLevel="1" />
    <column name="flag_suprime_ia738"
      tablehead="flag_suprime_ia738"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_ia738 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ia767"
      tablehead="f_suprime_ia767"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ia767"
      tablehead="ferr_suprime_ia767"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_ia767."
      verbLevel="1" />
    <column name="f_ap_suprime_ia767"
      tablehead="f_ap_suprime_ia767"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ia767"
      tablehead="ferr_ap_suprime_ia767"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ia767."
      verbLevel="1" />
    <column name="m_suprime_ia767"
      tablehead="m_suprime_ia767"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ia767"
      tablehead="merr_suprime_ia767"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_ia767."
      verbLevel="1" />
    <column name="m_ap_suprime_ia767"
      tablehead="m_ap_suprime_ia767"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ia767"
      tablehead="merr_ap_suprime_ia767"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ia767"
      verbLevel="1" />
    <column name="flag_suprime_ia767"
      tablehead="flag_suprime_ia767"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_ia767 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib427"
      tablehead="f_suprime_ib427"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib427"
      tablehead="ferr_suprime_ib427"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_suprime_ib427."
      verbLevel="1" />
    <column name="f_ap_suprime_ib427"
      tablehead="f_ap_suprime_ib427"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib427"
      tablehead="ferr_ap_suprime_ib427"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib427."
      verbLevel="1" />
    <column name="m_suprime_ib427"
      tablehead="m_suprime_ib427"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib427"
      tablehead="merr_suprime_ib427"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_suprime_ib427."
      verbLevel="1" />
    <column name="m_ap_suprime_ib427"
      tablehead="m_ap_suprime_ib427"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib427"
      tablehead="merr_ap_suprime_ib427"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib427"
      verbLevel="1" />
    <column name="flag_suprime_ib427"
      tablehead="flag_suprime_ib427"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the suprime_ib427 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib464"
      tablehead="f_suprime_ib464"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib464"
      tablehead="ferr_suprime_ib464"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_suprime_ib464."
      verbLevel="1" />
    <column name="f_ap_suprime_ib464"
      tablehead="f_ap_suprime_ib464"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib464"
      tablehead="ferr_ap_suprime_ib464"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib464."
      verbLevel="1" />
    <column name="m_suprime_ib464"
      tablehead="m_suprime_ib464"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib464"
      tablehead="merr_suprime_ib464"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_suprime_ib464."
      verbLevel="1" />
    <column name="m_ap_suprime_ib464"
      tablehead="m_ap_suprime_ib464"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib464"
      tablehead="merr_ap_suprime_ib464"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib464"
      verbLevel="1" />
    <column name="flag_suprime_ib464"
      tablehead="flag_suprime_ib464"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the suprime_ib464 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib505"
      tablehead="f_suprime_ib505"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib505"
      tablehead="ferr_suprime_ib505"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_suprime_ib505."
      verbLevel="1" />
    <column name="f_ap_suprime_ib505"
      tablehead="f_ap_suprime_ib505"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib505"
      tablehead="ferr_ap_suprime_ib505"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib505."
      verbLevel="1" />
    <column name="m_suprime_ib505"
      tablehead="m_suprime_ib505"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib505"
      tablehead="merr_suprime_ib505"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_suprime_ib505."
      verbLevel="1" />
    <column name="m_ap_suprime_ib505"
      tablehead="m_ap_suprime_ib505"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib505"
      tablehead="merr_ap_suprime_ib505"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib505"
      verbLevel="1" />
    <column name="flag_suprime_ib505"
      tablehead="flag_suprime_ib505"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the suprime_ib505 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib574"
      tablehead="f_suprime_ib574"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib574"
      tablehead="ferr_suprime_ib574"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_suprime_ib574."
      verbLevel="1" />
    <column name="f_ap_suprime_ib574"
      tablehead="f_ap_suprime_ib574"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib574"
      tablehead="ferr_ap_suprime_ib574"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib574."
      verbLevel="1" />
    <column name="m_suprime_ib574"
      tablehead="m_suprime_ib574"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib574"
      tablehead="merr_suprime_ib574"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_suprime_ib574."
      verbLevel="1" />
    <column name="m_ap_suprime_ib574"
      tablehead="m_ap_suprime_ib574"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib574"
      tablehead="merr_ap_suprime_ib574"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib574"
      verbLevel="1" />
    <column name="flag_suprime_ib574"
      tablehead="flag_suprime_ib574"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the suprime_ib574 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib709"
      tablehead="f_suprime_ib709"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib709"
      tablehead="ferr_suprime_ib709"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_ib709."
      verbLevel="1" />
    <column name="f_ap_suprime_ib709"
      tablehead="f_ap_suprime_ib709"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib709"
      tablehead="ferr_ap_suprime_ib709"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib709."
      verbLevel="1" />
    <column name="m_suprime_ib709"
      tablehead="m_suprime_ib709"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib709"
      tablehead="merr_suprime_ib709"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_ib709."
      verbLevel="1" />
    <column name="m_ap_suprime_ib709"
      tablehead="m_ap_suprime_ib709"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib709"
      tablehead="merr_ap_suprime_ib709"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib709"
      verbLevel="1" />
    <column name="flag_suprime_ib709"
      tablehead="flag_suprime_ib709"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_ib709 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ib827"
      tablehead="f_suprime_ib827"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ib827"
      tablehead="ferr_suprime_ib827"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_ib827."
      verbLevel="1" />
    <column name="f_ap_suprime_ib827"
      tablehead="f_ap_suprime_ib827"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ib827"
      tablehead="ferr_ap_suprime_ib827"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ib827."
      verbLevel="1" />
    <column name="m_suprime_ib827"
      tablehead="m_suprime_ib827"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ib827"
      tablehead="merr_suprime_ib827"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_ib827."
      verbLevel="1" />
    <column name="m_ap_suprime_ib827"
      tablehead="m_ap_suprime_ib827"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ib827"
      tablehead="merr_ap_suprime_ib827"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ib827"
      verbLevel="1" />
    <column name="flag_suprime_ib827"
      tablehead="flag_suprime_ib827"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_ib827 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_ip"
      tablehead="f_suprime_ip"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_ip"
      tablehead="ferr_suprime_ip"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_ip."
      verbLevel="1" />
    <column name="f_ap_suprime_ip"
      tablehead="f_ap_suprime_ip"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_ip"
      tablehead="ferr_ap_suprime_ip"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_ip."
      verbLevel="1" />
    <column name="m_suprime_ip"
      tablehead="m_suprime_ip"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_ip"
      tablehead="merr_suprime_ip"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_ip."
      verbLevel="1" />
    <column name="m_ap_suprime_ip"
      tablehead="m_ap_suprime_ip"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_ip"
      tablehead="merr_ap_suprime_ip"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_ip"
      verbLevel="1" />
    <column name="flag_suprime_ip"
      tablehead="flag_suprime_ip"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_ip aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_n816"
      tablehead="f_suprime_n816"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_n816"
      tablehead="ferr_suprime_n816"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_n816."
      verbLevel="1" />
    <column name="f_ap_suprime_n816"
      tablehead="f_ap_suprime_n816"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_n816"
      tablehead="ferr_ap_suprime_n816"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_n816."
      verbLevel="1" />
    <column name="m_suprime_n816"
      tablehead="m_suprime_n816"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_n816"
      tablehead="merr_suprime_n816"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_n816."
      verbLevel="1" />
    <column name="m_ap_suprime_n816"
      tablehead="m_ap_suprime_n816"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_n816"
      tablehead="merr_ap_suprime_n816"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_n816"
      verbLevel="1" />
    <column name="flag_suprime_n816"
      tablehead="flag_suprime_n816"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_n816 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_n921"
      tablehead="f_suprime_n921"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_n921"
      tablehead="ferr_suprime_n921"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_n921."
      verbLevel="1" />
    <column name="f_ap_suprime_n921"
      tablehead="f_ap_suprime_n921"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_n921"
      tablehead="ferr_ap_suprime_n921"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_n921."
      verbLevel="1" />
    <column name="m_suprime_n921"
      tablehead="m_suprime_n921"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_n921"
      tablehead="merr_suprime_n921"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_n921."
      verbLevel="1" />
    <column name="m_ap_suprime_n921"
      tablehead="m_ap_suprime_n921"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_n921"
      tablehead="merr_ap_suprime_n921"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_n921"
      verbLevel="1" />
    <column name="flag_suprime_n921"
      tablehead="flag_suprime_n921"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_n921 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_nb711"
      tablehead="f_suprime_nb711"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_nb711"
      tablehead="ferr_suprime_nb711"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_nb711."
      verbLevel="1" />
    <column name="f_ap_suprime_nb711"
      tablehead="f_ap_suprime_nb711"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_nb711"
      tablehead="ferr_ap_suprime_nb711"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_nb711."
      verbLevel="1" />
    <column name="m_suprime_nb711"
      tablehead="m_suprime_nb711"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_nb711"
      tablehead="merr_suprime_nb711"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_nb711."
      verbLevel="1" />
    <column name="m_ap_suprime_nb711"
      tablehead="m_ap_suprime_nb711"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_nb711"
      tablehead="merr_ap_suprime_nb711"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_nb711"
      verbLevel="1" />
    <column name="flag_suprime_nb711"
      tablehead="flag_suprime_nb711"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_nb711 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_nb816"
      tablehead="f_suprime_nb816"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_nb816"
      tablehead="ferr_suprime_nb816"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_nb816."
      verbLevel="1" />
    <column name="f_ap_suprime_nb816"
      tablehead="f_ap_suprime_nb816"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_nb816"
      tablehead="ferr_ap_suprime_nb816"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_nb816."
      verbLevel="1" />
    <column name="m_suprime_nb816"
      tablehead="m_suprime_nb816"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_nb816"
      tablehead="merr_suprime_nb816"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_nb816."
      verbLevel="1" />
    <column name="m_ap_suprime_nb816"
      tablehead="m_ap_suprime_nb816"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_nb816"
      tablehead="merr_ap_suprime_nb816"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_nb816"
      verbLevel="1" />
    <column name="flag_suprime_nb816"
      tablehead="flag_suprime_nb816"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_nb816 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_r"
      tablehead="f_suprime_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_r"
      tablehead="ferr_suprime_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_r."
      verbLevel="1" />
    <column name="f_ap_suprime_r"
      tablehead="f_ap_suprime_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_r"
      tablehead="ferr_ap_suprime_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_r."
      verbLevel="1" />
    <column name="m_suprime_r"
      tablehead="m_suprime_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_r"
      tablehead="merr_suprime_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_r."
      verbLevel="1" />
    <column name="m_ap_suprime_r"
      tablehead="m_ap_suprime_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_r"
      tablehead="merr_ap_suprime_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_r"
      verbLevel="1" />
    <column name="flag_suprime_r"
      tablehead="flag_suprime_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_rc"
      tablehead="f_suprime_rc"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_rc"
      tablehead="ferr_suprime_rc"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_rc."
      verbLevel="1" />
    <column name="f_ap_suprime_rc"
      tablehead="f_ap_suprime_rc"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_rc"
      tablehead="ferr_ap_suprime_rc"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_rc."
      verbLevel="1" />
    <column name="m_suprime_rc"
      tablehead="m_suprime_rc"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_rc"
      tablehead="merr_suprime_rc"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_rc."
      verbLevel="1" />
    <column name="m_ap_suprime_rc"
      tablehead="m_ap_suprime_rc"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_rc"
      tablehead="merr_ap_suprime_rc"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_rc"
      verbLevel="1" />
    <column name="flag_suprime_rc"
      tablehead="flag_suprime_rc"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_rc aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_rp"
      tablehead="f_suprime_rp"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_rp"
      tablehead="ferr_suprime_rp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_suprime_rp."
      verbLevel="1" />
    <column name="f_ap_suprime_rp"
      tablehead="f_ap_suprime_rp"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_rp"
      tablehead="ferr_ap_suprime_rp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_rp."
      verbLevel="1" />
    <column name="m_suprime_rp"
      tablehead="m_suprime_rp"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_rp"
      tablehead="merr_suprime_rp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_suprime_rp."
      verbLevel="1" />
    <column name="m_ap_suprime_rp"
      tablehead="m_ap_suprime_rp"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_rp"
      tablehead="merr_ap_suprime_rp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_suprime_rp"
      verbLevel="1" />
    <column name="flag_suprime_rp"
      tablehead="flag_suprime_rp"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the suprime_rp aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_v"
      tablehead="f_suprime_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_v"
      tablehead="ferr_suprime_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_suprime_v."
      verbLevel="1" />
    <column name="f_ap_suprime_v"
      tablehead="f_ap_suprime_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_v"
      tablehead="ferr_ap_suprime_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_v."
      verbLevel="1" />
    <column name="m_suprime_v"
      tablehead="m_suprime_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_v"
      tablehead="merr_suprime_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_suprime_v."
      verbLevel="1" />
    <column name="m_ap_suprime_v"
      tablehead="m_ap_suprime_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_v"
      tablehead="merr_ap_suprime_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_suprime_v"
      verbLevel="1" />
    <column name="flag_suprime_v"
      tablehead="flag_suprime_v"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the suprime_v aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_y"
      tablehead="f_suprime_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_y"
      tablehead="ferr_suprime_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_y."
      verbLevel="1" />
    <column name="f_ap_suprime_y"
      tablehead="f_ap_suprime_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_y"
      tablehead="ferr_ap_suprime_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_y."
      verbLevel="1" />
    <column name="m_suprime_y"
      tablehead="m_suprime_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_y"
      tablehead="merr_suprime_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_y."
      verbLevel="1" />
    <column name="m_ap_suprime_y"
      tablehead="m_ap_suprime_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_y"
      tablehead="merr_ap_suprime_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_y"
      verbLevel="1" />
    <column name="flag_suprime_y"
      tablehead="flag_suprime_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_z"
      tablehead="f_suprime_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_z"
      tablehead="ferr_suprime_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_z."
      verbLevel="1" />
    <column name="f_ap_suprime_z"
      tablehead="f_ap_suprime_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_z"
      tablehead="ferr_ap_suprime_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_z."
      verbLevel="1" />
    <column name="m_suprime_z"
      tablehead="m_suprime_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_z"
      tablehead="merr_suprime_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_z."
      verbLevel="1" />
    <column name="m_ap_suprime_z"
      tablehead="m_ap_suprime_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of HyperSuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_z"
      tablehead="merr_ap_suprime_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_z"
      verbLevel="1" />
    <column name="flag_suprime_z"
      tablehead="flag_suprime_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_zp"
      tablehead="f_suprime_zp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_zp"
      tablehead="ferr_suprime_zp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_zp."
      verbLevel="1" />
    <column name="f_ap_suprime_zp"
      tablehead="f_ap_suprime_zp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_zp"
      tablehead="ferr_ap_suprime_zp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_zp."
      verbLevel="1" />
    <column name="m_suprime_zp"
      tablehead="m_suprime_zp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_zp"
      tablehead="merr_suprime_zp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_zp."
      verbLevel="1" />
    <column name="m_ap_suprime_zp"
      tablehead="m_ap_suprime_zp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_zp"
      tablehead="merr_ap_suprime_zp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_zp"
      verbLevel="1" />
    <column name="flag_suprime_zp"
      tablehead="flag_suprime_zp"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_zp aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_suprime_zpp"
      tablehead="f_suprime_zpp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_suprime_zpp"
      tablehead="ferr_suprime_zpp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_suprime_zpp."
      verbLevel="1" />
    <column name="f_ap_suprime_zpp"
      tablehead="f_ap_suprime_zpp"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="ferr_ap_suprime_zpp"
      tablehead="ferr_ap_suprime_zpp"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_suprime_zpp."
      verbLevel="1" />
    <column name="m_suprime_zpp"
      tablehead="m_suprime_zpp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_suprime_zpp"
      tablehead="merr_suprime_zpp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_suprime_zpp."
      verbLevel="1" />
    <column name="m_ap_suprime_zpp"
      tablehead="m_ap_suprime_zpp"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of SuprimeCam on The Subaru telescope."
      verbLevel="1" />
    <column name="merr_ap_suprime_zpp"
      tablehead="merr_ap_suprime_zpp"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_suprime_zpp"
      verbLevel="1" />
    <column name="flag_suprime_zpp"
      tablehead="flag_suprime_zpp"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the suprime_zpp aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_tifkam_ks"
      tablehead="f_tifkam_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Instrument Formerly Known as Mosaic (TIFKAM) on The Michigan Dartmouth MIT (MDM) Observatory."
      verbLevel="1" />
    <column name="ferr_tifkam_ks"
      tablehead="ferr_tifkam_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_tifkam_ks."
      verbLevel="1" />
    <column name="f_ap_tifkam_ks"
      tablehead="f_ap_tifkam_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Instrument Formerly Known as Mosaic (TIFKAM) on The Michigan Dartmouth MIT (MDM) Observatory."
      verbLevel="1" />
    <column name="ferr_ap_tifkam_ks"
      tablehead="ferr_ap_tifkam_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_tifkam_ks."
      verbLevel="1" />
    <column name="m_tifkam_ks"
      tablehead="m_tifkam_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Instrument Formerly Known as Mosaic (TIFKAM) on The Michigan Dartmouth MIT (MDM) Observatory."
      verbLevel="1" />
    <column name="merr_tifkam_ks"
      tablehead="merr_tifkam_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_tifkam_ks."
      verbLevel="1" />
    <column name="m_ap_tifkam_ks"
      tablehead="m_ap_tifkam_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Instrument Formerly Known as Mosaic (TIFKAM) on The Michigan Dartmouth MIT (MDM) Observatory."
      verbLevel="1" />
    <column name="merr_ap_tifkam_ks"
      tablehead="merr_ap_tifkam_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_tifkam_ks"
      verbLevel="1" />
    <column name="flag_tifkam_ks"
      tablehead="flag_tifkam_ks"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the tifkam_ks aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_ukidss_h"
      tablehead="f_ukidss_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ukidss_h"
      tablehead="ferr_ukidss_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ukidss_h."
      verbLevel="1" />
    <column name="f_ap_ukidss_h"
      tablehead="f_ap_ukidss_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ap_ukidss_h"
      tablehead="ferr_ap_ukidss_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_ukidss_h."
      verbLevel="1" />
    <column name="m_ukidss_h"
      tablehead="m_ukidss_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ukidss_h"
      tablehead="merr_ukidss_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ukidss_h."
      verbLevel="1" />
    <column name="m_ap_ukidss_h"
      tablehead="m_ap_ukidss_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ap_ukidss_h"
      tablehead="merr_ap_ukidss_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_ukidss_h"
      verbLevel="1" />
    <column name="flag_ukidss_h"
      tablehead="flag_ukidss_h"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the ukidss_h aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_ukidss_j"
      tablehead="f_ukidss_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ukidss_j"
      tablehead="ferr_ukidss_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ukidss_j."
      verbLevel="1" />
    <column name="f_ap_ukidss_j"
      tablehead="f_ap_ukidss_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ap_ukidss_j"
      tablehead="ferr_ap_ukidss_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_ukidss_j."
      verbLevel="1" />
    <column name="m_ukidss_j"
      tablehead="m_ukidss_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ukidss_j"
      tablehead="merr_ukidss_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ukidss_j."
      verbLevel="1" />
    <column name="m_ap_ukidss_j"
      tablehead="m_ap_ukidss_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ap_ukidss_j"
      tablehead="merr_ap_ukidss_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_ukidss_j"
      verbLevel="1" />
    <column name="flag_ukidss_j"
      tablehead="flag_ukidss_j"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the ukidss_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_ukidss_k"
      tablehead="f_ukidss_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ukidss_k"
      tablehead="ferr_ukidss_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ukidss_k."
      verbLevel="1" />
    <column name="f_ap_ukidss_k"
      tablehead="f_ap_ukidss_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ap_ukidss_k"
      tablehead="ferr_ap_ukidss_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_ukidss_k."
      verbLevel="1" />
    <column name="m_ukidss_k"
      tablehead="m_ukidss_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ukidss_k"
      tablehead="merr_ukidss_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ukidss_k."
      verbLevel="1" />
    <column name="m_ap_ukidss_k"
      tablehead="m_ap_ukidss_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ap_ukidss_k"
      tablehead="merr_ap_ukidss_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_ukidss_k"
      verbLevel="1" />
    <column name="flag_ukidss_k"
      tablehead="flag_ukidss_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the ukidss_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_ukidss_y"
      tablehead="f_ukidss_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ukidss_y"
      tablehead="ferr_ukidss_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ukidss_y."
      verbLevel="1" />
    <column name="f_ap_ukidss_y"
      tablehead="f_ap_ukidss_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="ferr_ap_ukidss_y"
      tablehead="ferr_ap_ukidss_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_ukidss_y."
      verbLevel="1" />
    <column name="m_ukidss_y"
      tablehead="m_ukidss_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ukidss_y"
      tablehead="merr_ukidss_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ukidss_y."
      verbLevel="1" />
    <column name="m_ap_ukidss_y"
      tablehead="m_ap_ukidss_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Camera (WFCAM) on The United Kingdom Infrared Telescope (UKIRT)."
      verbLevel="1" />
    <column name="merr_ap_ukidss_y"
      tablehead="merr_ap_ukidss_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_ukidss_y"
      verbLevel="1" />
    <column name="flag_ukidss_y"
      tablehead="flag_ukidss_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the ukidss_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_vista_h"
      tablehead="f_vista_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_vista_h"
      tablehead="ferr_vista_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_vista_h."
      verbLevel="1" />
    <column name="f_ap_vista_h"
      tablehead="f_ap_vista_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_ap_vista_h"
      tablehead="ferr_ap_vista_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_vista_h."
      verbLevel="1" />
    <column name="m_vista_h"
      tablehead="m_vista_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_vista_h"
      tablehead="merr_vista_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_vista_h."
      verbLevel="1" />
    <column name="m_ap_vista_h"
      tablehead="m_ap_vista_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_ap_vista_h"
      tablehead="merr_ap_vista_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_vista_h"
      verbLevel="1" />
    <column name="flag_vista_h"
      tablehead="flag_vista_h"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the vista_h aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_vista_j"
      tablehead="f_vista_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_vista_j"
      tablehead="ferr_vista_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_vista_j."
      verbLevel="1" />
    <column name="f_ap_vista_j"
      tablehead="f_ap_vista_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_ap_vista_j"
      tablehead="ferr_ap_vista_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_vista_j."
      verbLevel="1" />
    <column name="m_vista_j"
      tablehead="m_vista_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_vista_j"
      tablehead="merr_vista_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_vista_j."
      verbLevel="1" />
    <column name="m_ap_vista_j"
      tablehead="m_ap_vista_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_ap_vista_j"
      tablehead="merr_ap_vista_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_vista_j"
      verbLevel="1" />
    <column name="flag_vista_j"
      tablehead="flag_vista_j"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the vista_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_vista_ks"
      tablehead="f_vista_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_vista_ks"
      tablehead="ferr_vista_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_vista_ks."
      verbLevel="1" />
    <column name="f_ap_vista_ks"
      tablehead="f_ap_vista_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_ap_vista_ks"
      tablehead="ferr_ap_vista_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_vista_ks."
      verbLevel="1" />
    <column name="m_vista_ks"
      tablehead="m_vista_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_vista_ks"
      tablehead="merr_vista_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_vista_ks."
      verbLevel="1" />
    <column name="m_ap_vista_ks"
      tablehead="m_ap_vista_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_ap_vista_ks"
      tablehead="merr_ap_vista_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_vista_ks"
      verbLevel="1" />
    <column name="flag_vista_ks"
      tablehead="flag_vista_ks"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the vista_ks aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_vista_y"
      tablehead="f_vista_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_vista_y"
      tablehead="ferr_vista_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_vista_y."
      verbLevel="1" />
    <column name="f_ap_vista_y"
      tablehead="f_ap_vista_y"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_ap_vista_y"
      tablehead="ferr_ap_vista_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_vista_y."
      verbLevel="1" />
    <column name="m_vista_y"
      tablehead="m_vista_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_vista_y"
      tablehead="merr_vista_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_vista_y."
      verbLevel="1" />
    <column name="m_ap_vista_y"
      tablehead="m_ap_vista_y"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_ap_vista_y"
      tablehead="merr_ap_vista_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_vista_y"
      verbLevel="1" />
    <column name="flag_vista_y"
      tablehead="flag_vista_y"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the vista_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_vista_z"
      tablehead="f_vista_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_vista_z"
      tablehead="ferr_vista_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_vista_z."
      verbLevel="1" />
    <column name="f_ap_vista_z"
      tablehead="f_ap_vista_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="ferr_ap_vista_z"
      tablehead="ferr_ap_vista_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_vista_z."
      verbLevel="1" />
    <column name="m_vista_z"
      tablehead="m_vista_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_vista_z"
      tablehead="merr_vista_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_vista_z."
      verbLevel="1" />
    <column name="m_ap_vista_z"
      tablehead="m_ap_vista_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The VISTA InfraRed CAMera (VIRCAM) on The 4.1m Visible and Infrared Survey Telescope for Astronomy (VISTA)."
      verbLevel="1" />
    <column name="merr_ap_vista_z"
      tablehead="merr_ap_vista_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_vista_z"
      verbLevel="1" />
    <column name="flag_vista_z"
      tablehead="flag_vista_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the vista_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc3_f098m"
      tablehead="f_wfc3_f098m"
      type="double precision"
      ucd="phot.flux;em.opt.50-100nm"
      unit="uJy"
      description="Total flux density in the 50-100nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_wfc3_f098m"
      tablehead="ferr_wfc3_f098m"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.50-100nm"
      unit="uJy"
      description="Uncertainty on f_wfc3_f098m."
      verbLevel="1" />
    <column name="f_ap_wfc3_f098m"
      tablehead="f_ap_wfc3_f098m"
      type="double precision"
      ucd="phot.flux;em.opt.50-100nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 50-100nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_wfc3_f098m"
      tablehead="ferr_ap_wfc3_f098m"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.50-100nm"
      unit="uJy"
      description="Uncertainty on f_ap_wfc3_f098m."
      verbLevel="1" />
    <column name="m_wfc3_f098m"
      tablehead="m_wfc3_f098m"
      type="double precision"
      ucd="phot.mag;em.opt.50-100nm"
      unit="mag"
      description="Total AB magnitude in the 50-100nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_wfc3_f098m"
      tablehead="merr_wfc3_f098m"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.50-100nm"
      unit="mag"
      description="Uncertainty on m_wfc3_f098m."
      verbLevel="1" />
    <column name="m_ap_wfc3_f098m"
      tablehead="m_ap_wfc3_f098m"
      type="double precision"
      ucd="phot.mag;em.opt.50-100nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 50-100nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_wfc3_f098m"
      tablehead="merr_ap_wfc3_f098m"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.50-100nm"
      unit="mag"
      description="Uncertainty on m_ap_wfc3_f098m"
      verbLevel="1" />
    <column name="flag_wfc3_f098m"
      tablehead="flag_wfc3_f098m"
      type="boolean"
      ucd="meta.code.qual;em.opt.50-100nm"
      description="Flag set to true for sources for which niether the wfc3_f098m aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc3_f105w"
      tablehead="f_wfc3_f105w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_wfc3_f105w"
      tablehead="ferr_wfc3_f105w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_wfc3_f105w."
      verbLevel="1" />
    <column name="f_ap_wfc3_f105w"
      tablehead="f_ap_wfc3_f105w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_wfc3_f105w"
      tablehead="ferr_ap_wfc3_f105w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_wfc3_f105w."
      verbLevel="1" />
    <column name="m_wfc3_f105w"
      tablehead="m_wfc3_f105w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_wfc3_f105w"
      tablehead="merr_wfc3_f105w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_wfc3_f105w."
      verbLevel="1" />
    <column name="m_ap_wfc3_f105w"
      tablehead="m_ap_wfc3_f105w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_wfc3_f105w"
      tablehead="merr_ap_wfc3_f105w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_wfc3_f105w"
      verbLevel="1" />
    <column name="flag_wfc3_f105w"
      tablehead="flag_wfc3_f105w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the wfc3_f105w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc3_f125w"
      tablehead="f_wfc3_f125w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_wfc3_f125w"
      tablehead="ferr_wfc3_f125w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_wfc3_f125w."
      verbLevel="1" />
    <column name="f_ap_wfc3_f125w"
      tablehead="f_ap_wfc3_f125w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_wfc3_f125w"
      tablehead="ferr_ap_wfc3_f125w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_wfc3_f125w."
      verbLevel="1" />
    <column name="m_wfc3_f125w"
      tablehead="m_wfc3_f125w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_wfc3_f125w"
      tablehead="merr_wfc3_f125w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_wfc3_f125w."
      verbLevel="1" />
    <column name="m_ap_wfc3_f125w"
      tablehead="m_ap_wfc3_f125w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_wfc3_f125w"
      tablehead="merr_ap_wfc3_f125w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_wfc3_f125w"
      verbLevel="1" />
    <column name="flag_wfc3_f125w"
      tablehead="flag_wfc3_f125w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the wfc3_f125w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc3_f140w"
      tablehead="f_wfc3_f140w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_wfc3_f140w"
      tablehead="ferr_wfc3_f140w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_wfc3_f140w."
      verbLevel="1" />
    <column name="f_ap_wfc3_f140w"
      tablehead="f_ap_wfc3_f140w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_wfc3_f140w"
      tablehead="ferr_ap_wfc3_f140w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_wfc3_f140w."
      verbLevel="1" />
    <column name="m_wfc3_f140w"
      tablehead="m_wfc3_f140w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_wfc3_f140w"
      tablehead="merr_wfc3_f140w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_wfc3_f140w."
      verbLevel="1" />
    <column name="m_ap_wfc3_f140w"
      tablehead="m_ap_wfc3_f140w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_wfc3_f140w"
      tablehead="merr_ap_wfc3_f140w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_wfc3_f140w"
      verbLevel="1" />
    <column name="flag_wfc3_f140w"
      tablehead="flag_wfc3_f140w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the wfc3_f140w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc3_f160w"
      tablehead="f_wfc3_f160w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Total flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_wfc3_f160w"
      tablehead="ferr_wfc3_f160w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_wfc3_f160w."
      verbLevel="1" />
    <column name="f_ap_wfc3_f160w"
      tablehead="f_ap_wfc3_f160w"
      type="double precision"
      ucd="phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="ferr_ap_wfc3_f160w"
      tablehead="ferr_ap_wfc3_f160w"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.100-200nm"
      unit="uJy"
      description="Uncertainty on f_ap_wfc3_f160w."
      verbLevel="1" />
    <column name="m_wfc3_f160w"
      tablehead="m_wfc3_f160w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Total AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_wfc3_f160w"
      tablehead="merr_wfc3_f160w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_wfc3_f160w."
      verbLevel="1" />
    <column name="m_ap_wfc3_f160w"
      tablehead="m_ap_wfc3_f160w"
      type="double precision"
      ucd="phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the 100-200nm band of The Wide Field Camera 3 (WFC3) on Hubble Space Telescope (HST)."
      verbLevel="1" />
    <column name="merr_ap_wfc3_f160w"
      tablehead="merr_ap_wfc3_f160w"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.100-200nm"
      unit="mag"
      description="Uncertainty on m_ap_wfc3_f160w"
      verbLevel="1" />
    <column name="flag_wfc3_f160w"
      tablehead="flag_wfc3_f160w"
      type="boolean"
      ucd="meta.code.qual;em.opt.100-200nm"
      description="Flag set to true for sources for which niether the wfc3_f160w aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc_g"
      tablehead="f_wfc_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_wfc_g"
      tablehead="ferr_wfc_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfc_g."
      verbLevel="1" />
    <column name="f_ap_wfc_g"
      tablehead="f_ap_wfc_g"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_ap_wfc_g"
      tablehead="ferr_ap_wfc_g"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfc_g."
      verbLevel="1" />
    <column name="m_wfc_g"
      tablehead="m_wfc_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_wfc_g"
      tablehead="merr_wfc_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfc_g."
      verbLevel="1" />
    <column name="m_ap_wfc_g"
      tablehead="m_ap_wfc_g"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_ap_wfc_g"
      tablehead="merr_ap_wfc_g"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfc_g"
      verbLevel="1" />
    <column name="flag_wfc_g"
      tablehead="flag_wfc_g"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfc_g aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc_i"
      tablehead="f_wfc_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_wfc_i"
      tablehead="ferr_wfc_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfc_i."
      verbLevel="1" />
    <column name="f_ap_wfc_i"
      tablehead="f_ap_wfc_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_ap_wfc_i"
      tablehead="ferr_ap_wfc_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfc_i."
      verbLevel="1" />
    <column name="m_wfc_i"
      tablehead="m_wfc_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_wfc_i"
      tablehead="merr_wfc_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfc_i."
      verbLevel="1" />
    <column name="m_ap_wfc_i"
      tablehead="m_ap_wfc_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_ap_wfc_i"
      tablehead="merr_ap_wfc_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfc_i"
      verbLevel="1" />
    <column name="flag_wfc_i"
      tablehead="flag_wfc_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfc_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc_r"
      tablehead="f_wfc_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_wfc_r"
      tablehead="ferr_wfc_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_wfc_r."
      verbLevel="1" />
    <column name="f_ap_wfc_r"
      tablehead="f_ap_wfc_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_ap_wfc_r"
      tablehead="ferr_ap_wfc_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_wfc_r."
      verbLevel="1" />
    <column name="m_wfc_r"
      tablehead="m_wfc_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_wfc_r"
      tablehead="merr_wfc_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_wfc_r."
      verbLevel="1" />
    <column name="m_ap_wfc_r"
      tablehead="m_ap_wfc_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_ap_wfc_r"
      tablehead="merr_ap_wfc_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_wfc_r"
      verbLevel="1" />
    <column name="flag_wfc_r"
      tablehead="flag_wfc_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the wfc_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc_u"
      tablehead="f_wfc_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_wfc_u"
      tablehead="ferr_wfc_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_wfc_u."
      verbLevel="1" />
    <column name="f_ap_wfc_u"
      tablehead="f_ap_wfc_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_ap_wfc_u"
      tablehead="ferr_ap_wfc_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_wfc_u."
      verbLevel="1" />
    <column name="m_wfc_u"
      tablehead="m_wfc_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_wfc_u"
      tablehead="merr_wfc_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_wfc_u."
      verbLevel="1" />
    <column name="m_ap_wfc_u"
      tablehead="m_ap_wfc_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_ap_wfc_u"
      tablehead="merr_ap_wfc_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_wfc_u"
      verbLevel="1" />
    <column name="flag_wfc_u"
      tablehead="flag_wfc_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the wfc_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfc_z"
      tablehead="f_wfc_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_wfc_z"
      tablehead="ferr_wfc_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfc_z."
      verbLevel="1" />
    <column name="f_ap_wfc_z"
      tablehead="f_ap_wfc_z"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="ferr_ap_wfc_z"
      tablehead="ferr_ap_wfc_z"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfc_z."
      verbLevel="1" />
    <column name="m_wfc_z"
      tablehead="m_wfc_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_wfc_z"
      tablehead="merr_wfc_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfc_z."
      verbLevel="1" />
    <column name="m_ap_wfc_z"
      tablehead="m_ap_wfc_z"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Camera (WFC) on Isaac Newton Telescope (INT)."
      verbLevel="1" />
    <column name="merr_ap_wfc_z"
      tablehead="merr_ap_wfc_z"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfc_z"
      verbLevel="1" />
    <column name="flag_wfc_z"
      tablehead="flag_wfc_z"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfc_z aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_416nm"
      tablehead="f_wfi_416nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_416nm"
      tablehead="ferr_wfi_416nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfi_416nm."
      verbLevel="1" />
    <column name="f_ap_wfi_416nm"
      tablehead="f_ap_wfi_416nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_416nm"
      tablehead="ferr_ap_wfi_416nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_416nm."
      verbLevel="1" />
    <column name="m_wfi_416nm"
      tablehead="m_wfi_416nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_416nm"
      tablehead="merr_wfi_416nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfi_416nm."
      verbLevel="1" />
    <column name="m_ap_wfi_416nm"
      tablehead="m_ap_wfi_416nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_416nm"
      tablehead="merr_ap_wfi_416nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfi_416nm"
      verbLevel="1" />
    <column name="flag_wfi_416nm"
      tablehead="flag_wfi_416nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfi_416nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_461nm"
      tablehead="f_wfi_461nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_461nm"
      tablehead="ferr_wfi_461nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfi_461nm."
      verbLevel="1" />
    <column name="f_ap_wfi_461nm"
      tablehead="f_ap_wfi_461nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_461nm"
      tablehead="ferr_ap_wfi_461nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_461nm."
      verbLevel="1" />
    <column name="m_wfi_461nm"
      tablehead="m_wfi_461nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_461nm"
      tablehead="merr_wfi_461nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfi_461nm."
      verbLevel="1" />
    <column name="m_ap_wfi_461nm"
      tablehead="m_ap_wfi_461nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_461nm"
      tablehead="merr_ap_wfi_461nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfi_461nm"
      verbLevel="1" />
    <column name="flag_wfi_461nm"
      tablehead="flag_wfi_461nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfi_461nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_485nm"
      tablehead="f_wfi_485nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_485nm"
      tablehead="ferr_wfi_485nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfi_485nm."
      verbLevel="1" />
    <column name="f_ap_wfi_485nm"
      tablehead="f_ap_wfi_485nm"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_485nm"
      tablehead="ferr_ap_wfi_485nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_485nm."
      verbLevel="1" />
    <column name="m_wfi_485nm"
      tablehead="m_wfi_485nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_485nm"
      tablehead="merr_wfi_485nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfi_485nm."
      verbLevel="1" />
    <column name="m_ap_wfi_485nm"
      tablehead="m_ap_wfi_485nm"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_485nm"
      tablehead="merr_ap_wfi_485nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfi_485nm"
      verbLevel="1" />
    <column name="flag_wfi_485nm"
      tablehead="flag_wfi_485nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfi_485nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_518nm"
      tablehead="f_wfi_518nm"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_518nm"
      tablehead="ferr_wfi_518nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_wfi_518nm."
      verbLevel="1" />
    <column name="f_ap_wfi_518nm"
      tablehead="f_ap_wfi_518nm"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_518nm"
      tablehead="ferr_ap_wfi_518nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_518nm."
      verbLevel="1" />
    <column name="m_wfi_518nm"
      tablehead="m_wfi_518nm"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_518nm"
      tablehead="merr_wfi_518nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_wfi_518nm."
      verbLevel="1" />
    <column name="m_ap_wfi_518nm"
      tablehead="m_ap_wfi_518nm"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_518nm"
      tablehead="merr_ap_wfi_518nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_wfi_518nm"
      verbLevel="1" />
    <column name="flag_wfi_518nm"
      tablehead="flag_wfi_518nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the wfi_518nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_571nm"
      tablehead="f_wfi_571nm"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_571nm"
      tablehead="ferr_wfi_571nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_wfi_571nm."
      verbLevel="1" />
    <column name="f_ap_wfi_571nm"
      tablehead="f_ap_wfi_571nm"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_571nm"
      tablehead="ferr_ap_wfi_571nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_571nm."
      verbLevel="1" />
    <column name="m_wfi_571nm"
      tablehead="m_wfi_571nm"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_571nm"
      tablehead="merr_wfi_571nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_wfi_571nm."
      verbLevel="1" />
    <column name="m_ap_wfi_571nm"
      tablehead="m_ap_wfi_571nm"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_571nm"
      tablehead="merr_ap_wfi_571nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_wfi_571nm"
      verbLevel="1" />
    <column name="flag_wfi_571nm"
      tablehead="flag_wfi_571nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the wfi_571nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_604nm"
      tablehead="f_wfi_604nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_604nm"
      tablehead="ferr_wfi_604nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_wfi_604nm."
      verbLevel="1" />
    <column name="f_ap_wfi_604nm"
      tablehead="f_ap_wfi_604nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_604nm"
      tablehead="ferr_ap_wfi_604nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_604nm."
      verbLevel="1" />
    <column name="m_wfi_604nm"
      tablehead="m_wfi_604nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_604nm"
      tablehead="merr_wfi_604nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_wfi_604nm."
      verbLevel="1" />
    <column name="m_ap_wfi_604nm"
      tablehead="m_ap_wfi_604nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_604nm"
      tablehead="merr_ap_wfi_604nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_wfi_604nm"
      verbLevel="1" />
    <column name="flag_wfi_604nm"
      tablehead="flag_wfi_604nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the wfi_604nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_646nm"
      tablehead="f_wfi_646nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_646nm"
      tablehead="ferr_wfi_646nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_wfi_646nm."
      verbLevel="1" />
    <column name="f_ap_wfi_646nm"
      tablehead="f_ap_wfi_646nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_646nm"
      tablehead="ferr_ap_wfi_646nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_646nm."
      verbLevel="1" />
    <column name="m_wfi_646nm"
      tablehead="m_wfi_646nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_646nm"
      tablehead="merr_wfi_646nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_wfi_646nm."
      verbLevel="1" />
    <column name="m_ap_wfi_646nm"
      tablehead="m_ap_wfi_646nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_646nm"
      tablehead="merr_ap_wfi_646nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_wfi_646nm"
      verbLevel="1" />
    <column name="flag_wfi_646nm"
      tablehead="flag_wfi_646nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the wfi_646nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_696nm"
      tablehead="f_wfi_696nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_696nm"
      tablehead="ferr_wfi_696nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_wfi_696nm."
      verbLevel="1" />
    <column name="f_ap_wfi_696nm"
      tablehead="f_ap_wfi_696nm"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_696nm"
      tablehead="ferr_ap_wfi_696nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_696nm."
      verbLevel="1" />
    <column name="m_wfi_696nm"
      tablehead="m_wfi_696nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_696nm"
      tablehead="merr_wfi_696nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_wfi_696nm."
      verbLevel="1" />
    <column name="m_ap_wfi_696nm"
      tablehead="m_ap_wfi_696nm"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_696nm"
      tablehead="merr_ap_wfi_696nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_wfi_696nm"
      verbLevel="1" />
    <column name="flag_wfi_696nm"
      tablehead="flag_wfi_696nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the wfi_696nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_753nm"
      tablehead="f_wfi_753nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_753nm"
      tablehead="ferr_wfi_753nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfi_753nm."
      verbLevel="1" />
    <column name="f_ap_wfi_753nm"
      tablehead="f_ap_wfi_753nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_753nm"
      tablehead="ferr_ap_wfi_753nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_753nm."
      verbLevel="1" />
    <column name="m_wfi_753nm"
      tablehead="m_wfi_753nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_753nm"
      tablehead="merr_wfi_753nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfi_753nm."
      verbLevel="1" />
    <column name="m_ap_wfi_753nm"
      tablehead="m_ap_wfi_753nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_753nm"
      tablehead="merr_ap_wfi_753nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfi_753nm"
      verbLevel="1" />
    <column name="flag_wfi_753nm"
      tablehead="flag_wfi_753nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfi_753nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_815nm"
      tablehead="f_wfi_815nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_815nm"
      tablehead="ferr_wfi_815nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfi_815nm."
      verbLevel="1" />
    <column name="f_ap_wfi_815nm"
      tablehead="f_ap_wfi_815nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_815nm"
      tablehead="ferr_ap_wfi_815nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_815nm."
      verbLevel="1" />
    <column name="m_wfi_815nm"
      tablehead="m_wfi_815nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_815nm"
      tablehead="merr_wfi_815nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfi_815nm."
      verbLevel="1" />
    <column name="m_ap_wfi_815nm"
      tablehead="m_ap_wfi_815nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_815nm"
      tablehead="merr_ap_wfi_815nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfi_815nm"
      verbLevel="1" />
    <column name="flag_wfi_815nm"
      tablehead="flag_wfi_815nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfi_815nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_856nm"
      tablehead="f_wfi_856nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_856nm"
      tablehead="ferr_wfi_856nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfi_856nm."
      verbLevel="1" />
    <column name="f_ap_wfi_856nm"
      tablehead="f_ap_wfi_856nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_856nm"
      tablehead="ferr_ap_wfi_856nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_856nm."
      verbLevel="1" />
    <column name="m_wfi_856nm"
      tablehead="m_wfi_856nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_856nm"
      tablehead="merr_wfi_856nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfi_856nm."
      verbLevel="1" />
    <column name="m_ap_wfi_856nm"
      tablehead="m_ap_wfi_856nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_856nm"
      tablehead="merr_ap_wfi_856nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfi_856nm"
      verbLevel="1" />
    <column name="flag_wfi_856nm"
      tablehead="flag_wfi_856nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfi_856nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_914nm"
      tablehead="f_wfi_914nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_914nm"
      tablehead="ferr_wfi_914nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfi_914nm."
      verbLevel="1" />
    <column name="f_ap_wfi_914nm"
      tablehead="f_ap_wfi_914nm"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_914nm"
      tablehead="ferr_ap_wfi_914nm"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_914nm."
      verbLevel="1" />
    <column name="m_wfi_914nm"
      tablehead="m_wfi_914nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_914nm"
      tablehead="merr_wfi_914nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfi_914nm."
      verbLevel="1" />
    <column name="m_ap_wfi_914nm"
      tablehead="m_ap_wfi_914nm"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_914nm"
      tablehead="merr_ap_wfi_914nm"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfi_914nm"
      verbLevel="1" />
    <column name="flag_wfi_914nm"
      tablehead="flag_wfi_914nm"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfi_914nm aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_b"
      tablehead="f_wfi_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_b"
      tablehead="ferr_wfi_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfi_b."
      verbLevel="1" />
    <column name="f_ap_wfi_b"
      tablehead="f_ap_wfi_b"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_b"
      tablehead="ferr_ap_wfi_b"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_b."
      verbLevel="1" />
    <column name="m_wfi_b"
      tablehead="m_wfi_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_b"
      tablehead="merr_wfi_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfi_b."
      verbLevel="1" />
    <column name="m_ap_wfi_b"
      tablehead="m_ap_wfi_b"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_b"
      tablehead="merr_ap_wfi_b"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfi_b"
      verbLevel="1" />
    <column name="flag_wfi_b"
      tablehead="flag_wfi_b"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfi_b aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_b123"
      tablehead="f_wfi_b123"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Total flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_b123"
      tablehead="ferr_wfi_b123"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_wfi_b123."
      verbLevel="1" />
    <column name="f_ap_wfi_b123"
      tablehead="f_ap_wfi_b123"
      type="double precision"
      ucd="phot.flux;em.opt.B"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_b123"
      tablehead="ferr_ap_wfi_b123"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.B"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_b123."
      verbLevel="1" />
    <column name="m_wfi_b123"
      tablehead="m_wfi_b123"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Total AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_b123"
      tablehead="merr_wfi_b123"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_wfi_b123."
      verbLevel="1" />
    <column name="m_ap_wfi_b123"
      tablehead="m_ap_wfi_b123"
      type="double precision"
      ucd="phot.mag;em.opt.B"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the B band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_b123"
      tablehead="merr_ap_wfi_b123"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.B"
      unit="mag"
      description="Uncertainty on m_ap_wfi_b123"
      verbLevel="1" />
    <column name="flag_wfi_b123"
      tablehead="flag_wfi_b123"
      type="boolean"
      ucd="meta.code.qual;em.opt.B"
      description="Flag set to true for sources for which niether the wfi_b123 aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_i"
      tablehead="f_wfi_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Total flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_i"
      tablehead="ferr_wfi_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_wfi_i."
      verbLevel="1" />
    <column name="f_ap_wfi_i"
      tablehead="f_ap_wfi_i"
      type="double precision"
      ucd="phot.flux;em.opt.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_i"
      tablehead="ferr_ap_wfi_i"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.I"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_i."
      verbLevel="1" />
    <column name="m_wfi_i"
      tablehead="m_wfi_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Total AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_i"
      tablehead="merr_wfi_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_wfi_i."
      verbLevel="1" />
    <column name="m_ap_wfi_i"
      tablehead="m_ap_wfi_i"
      type="double precision"
      ucd="phot.mag;em.opt.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_i"
      tablehead="merr_ap_wfi_i"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.I"
      unit="mag"
      description="Uncertainty on m_ap_wfi_i"
      verbLevel="1" />
    <column name="flag_wfi_i"
      tablehead="flag_wfi_i"
      type="boolean"
      ucd="meta.code.qual;em.opt.I"
      description="Flag set to true for sources for which niether the wfi_i aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_r"
      tablehead="f_wfi_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Total flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_r"
      tablehead="ferr_wfi_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_wfi_r."
      verbLevel="1" />
    <column name="f_ap_wfi_r"
      tablehead="f_ap_wfi_r"
      type="double precision"
      ucd="phot.flux;em.opt.R"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_r"
      tablehead="ferr_ap_wfi_r"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.R"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_r."
      verbLevel="1" />
    <column name="m_wfi_r"
      tablehead="m_wfi_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Total AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_r"
      tablehead="merr_wfi_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_wfi_r."
      verbLevel="1" />
    <column name="m_ap_wfi_r"
      tablehead="m_ap_wfi_r"
      type="double precision"
      ucd="phot.mag;em.opt.R"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the R band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_r"
      tablehead="merr_ap_wfi_r"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.R"
      unit="mag"
      description="Uncertainty on m_ap_wfi_r"
      verbLevel="1" />
    <column name="flag_wfi_r"
      tablehead="flag_wfi_r"
      type="boolean"
      ucd="meta.code.qual;em.opt.R"
      description="Flag set to true for sources for which niether the wfi_r aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_u"
      tablehead="f_wfi_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Total flux density in the U band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_u"
      tablehead="ferr_wfi_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_wfi_u."
      verbLevel="1" />
    <column name="f_ap_wfi_u"
      tablehead="f_ap_wfi_u"
      type="double precision"
      ucd="phot.flux;em.opt.U"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the U band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_u"
      tablehead="ferr_ap_wfi_u"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.U"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_u."
      verbLevel="1" />
    <column name="m_wfi_u"
      tablehead="m_wfi_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Total AB magnitude in the U band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_u"
      tablehead="merr_wfi_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_wfi_u."
      verbLevel="1" />
    <column name="m_ap_wfi_u"
      tablehead="m_ap_wfi_u"
      type="double precision"
      ucd="phot.mag;em.opt.U"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the U band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_u"
      tablehead="merr_ap_wfi_u"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.U"
      unit="mag"
      description="Uncertainty on m_ap_wfi_u"
      verbLevel="1" />
    <column name="flag_wfi_u"
      tablehead="flag_wfi_u"
      type="boolean"
      ucd="meta.code.qual;em.opt.U"
      description="Flag set to true for sources for which niether the wfi_u aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wfi_v"
      tablehead="f_wfi_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Total flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_wfi_v"
      tablehead="ferr_wfi_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_wfi_v."
      verbLevel="1" />
    <column name="f_ap_wfi_v"
      tablehead="f_ap_wfi_v"
      type="double precision"
      ucd="phot.flux;em.opt.V"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="ferr_ap_wfi_v"
      tablehead="ferr_ap_wfi_v"
      type="double precision"
      ucd="stat.error;phot.flux;em.opt.V"
      unit="uJy"
      description="Uncertainty on f_ap_wfi_v."
      verbLevel="1" />
    <column name="m_wfi_v"
      tablehead="m_wfi_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Total AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_wfi_v"
      tablehead="merr_wfi_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_wfi_v."
      verbLevel="1" />
    <column name="m_ap_wfi_v"
      tablehead="m_ap_wfi_v"
      type="double precision"
      ucd="phot.mag;em.opt.V"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the V band of The Wide Field Imager (WFI) on The Max Planck Gesellschaft (MPG) telescope."
      verbLevel="1" />
    <column name="merr_ap_wfi_v"
      tablehead="merr_ap_wfi_v"
      type="double precision"
      ucd="stat.error;phot.mag;em.opt.V"
      unit="mag"
      description="Uncertainty on m_ap_wfi_v"
      verbLevel="1" />
    <column name="flag_wfi_v"
      tablehead="flag_wfi_v"
      type="boolean"
      ucd="meta.code.qual;em.opt.V"
      description="Flag set to true for sources for which niether the wfi_v aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircam_h"
      tablehead="f_wircam_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Total flux density in the H band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_wircam_h"
      tablehead="ferr_wircam_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_wircam_h."
      verbLevel="1" />
    <column name="f_ap_wircam_h"
      tablehead="f_ap_wircam_h"
      type="double precision"
      ucd="phot.flux;em.IR.H"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the H band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_wircam_h"
      tablehead="ferr_ap_wircam_h"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.H"
      unit="uJy"
      description="Uncertainty on f_ap_wircam_h."
      verbLevel="1" />
    <column name="m_wircam_h"
      tablehead="m_wircam_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Total AB magnitude in the H band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_wircam_h"
      tablehead="merr_wircam_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_wircam_h."
      verbLevel="1" />
    <column name="m_ap_wircam_h"
      tablehead="m_ap_wircam_h"
      type="double precision"
      ucd="phot.mag;em.IR.H"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the H band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_wircam_h"
      tablehead="merr_ap_wircam_h"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.H"
      unit="mag"
      description="Uncertainty on m_ap_wircam_h"
      verbLevel="1" />
    <column name="flag_wircam_h"
      tablehead="flag_wircam_h"
      type="boolean"
      ucd="meta.code.qual;em.IR.H"
      description="Flag set to true for sources for which niether the wircam_h aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircam_j"
      tablehead="f_wircam_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_wircam_j"
      tablehead="ferr_wircam_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_wircam_j."
      verbLevel="1" />
    <column name="f_ap_wircam_j"
      tablehead="f_ap_wircam_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_wircam_j"
      tablehead="ferr_ap_wircam_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_wircam_j."
      verbLevel="1" />
    <column name="m_wircam_j"
      tablehead="m_wircam_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_wircam_j"
      tablehead="merr_wircam_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_wircam_j."
      verbLevel="1" />
    <column name="m_ap_wircam_j"
      tablehead="m_ap_wircam_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_wircam_j"
      tablehead="merr_ap_wircam_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_wircam_j"
      verbLevel="1" />
    <column name="flag_wircam_j"
      tablehead="flag_wircam_j"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the wircam_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircam_ks"
      tablehead="f_wircam_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_wircam_ks"
      tablehead="ferr_wircam_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_wircam_ks."
      verbLevel="1" />
    <column name="f_ap_wircam_ks"
      tablehead="f_ap_wircam_ks"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_wircam_ks"
      tablehead="ferr_ap_wircam_ks"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_wircam_ks."
      verbLevel="1" />
    <column name="m_wircam_ks"
      tablehead="m_wircam_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_wircam_ks"
      tablehead="merr_wircam_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_wircam_ks."
      verbLevel="1" />
    <column name="m_ap_wircam_ks"
      tablehead="m_ap_wircam_ks"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_wircam_ks"
      tablehead="merr_ap_wircam_ks"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_wircam_ks"
      verbLevel="1" />
    <column name="flag_wircam_ks"
      tablehead="flag_wircam_ks"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the wircam_ks aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircam_y"
      tablehead="f_wircam_y"
      type="double precision"
      ucd="phot.flux;em.IR.I"
      unit="uJy"
      description="Total flux density in the I band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_wircam_y"
      tablehead="ferr_wircam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.I"
      unit="uJy"
      description="Uncertainty on f_wircam_y."
      verbLevel="1" />
    <column name="f_ap_wircam_y"
      tablehead="f_ap_wircam_y"
      type="double precision"
      ucd="phot.flux;em.IR.I"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the I band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="ferr_ap_wircam_y"
      tablehead="ferr_ap_wircam_y"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.I"
      unit="uJy"
      description="Uncertainty on f_ap_wircam_y."
      verbLevel="1" />
    <column name="m_wircam_y"
      tablehead="m_wircam_y"
      type="double precision"
      ucd="phot.mag;em.IR.I"
      unit="mag"
      description="Total AB magnitude in the I band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_wircam_y"
      tablehead="merr_wircam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.I"
      unit="mag"
      description="Uncertainty on m_wircam_y."
      verbLevel="1" />
    <column name="m_ap_wircam_y"
      tablehead="m_ap_wircam_y"
      type="double precision"
      ucd="phot.mag;em.IR.I"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the I band of Wide-field InfraRed Camera (WIRCam) on Canada France Hawaii Telescope (CFHT)."
      verbLevel="1" />
    <column name="merr_ap_wircam_y"
      tablehead="merr_ap_wircam_y"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.I"
      unit="mag"
      description="Uncertainty on m_ap_wircam_y"
      verbLevel="1" />
    <column name="flag_wircam_y"
      tablehead="flag_wircam_y"
      type="boolean"
      ucd="meta.code.qual;em.IR.I"
      description="Flag set to true for sources for which niether the wircam_y aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircs_j"
      tablehead="f_wircs_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Total flux density in the J band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="ferr_wircs_j"
      tablehead="ferr_wircs_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_wircs_j."
      verbLevel="1" />
    <column name="f_ap_wircs_j"
      tablehead="f_ap_wircs_j"
      type="double precision"
      ucd="phot.flux;em.IR.J"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the J band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="ferr_ap_wircs_j"
      tablehead="ferr_ap_wircs_j"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.J"
      unit="uJy"
      description="Uncertainty on f_ap_wircs_j."
      verbLevel="1" />
    <column name="m_wircs_j"
      tablehead="m_wircs_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Total AB magnitude in the J band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="merr_wircs_j"
      tablehead="merr_wircs_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_wircs_j."
      verbLevel="1" />
    <column name="m_ap_wircs_j"
      tablehead="m_ap_wircs_j"
      type="double precision"
      ucd="phot.mag;em.IR.J"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the J band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="merr_ap_wircs_j"
      tablehead="merr_ap_wircs_j"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.J"
      unit="mag"
      description="Uncertainty on m_ap_wircs_j"
      verbLevel="1" />
    <column name="flag_wircs_j"
      tablehead="flag_wircs_j"
      type="boolean"
      ucd="meta.code.qual;em.IR.J"
      description="Flag set to true for sources for which niether the wircs_j aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="f_wircs_k"
      tablehead="f_wircs_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Total flux density in the K band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="ferr_wircs_k"
      tablehead="ferr_wircs_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_wircs_k."
      verbLevel="1" />
    <column name="f_ap_wircs_k"
      tablehead="f_ap_wircs_k"
      type="double precision"
      ucd="phot.flux;em.IR.K"
      unit="uJy"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) flux density in the K band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="ferr_ap_wircs_k"
      tablehead="ferr_ap_wircs_k"
      type="double precision"
      ucd="stat.error;phot.flux;em.IR.K"
      unit="uJy"
      description="Uncertainty on f_ap_wircs_k."
      verbLevel="1" />
    <column name="m_wircs_k"
      tablehead="m_wircs_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Total AB magnitude in the K band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="merr_wircs_k"
      tablehead="merr_wircs_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_wircs_k."
      verbLevel="1" />
    <column name="m_ap_wircs_k"
      tablehead="m_ap_wircs_k"
      type="double precision"
      ucd="phot.mag;em.IR.K"
      unit="mag"
      description="Aperture (nearest aperture to 2 arcsec, aperture correction applied) AB magnitude in the K band of Wide Infrared Camera (WIRC) on Palomar 200-inch Hale Telescope (P200)."
      verbLevel="1" />
    <column name="merr_ap_wircs_k"
      tablehead="merr_ap_wircs_k"
      type="double precision"
      ucd="stat.error;phot.mag;em.IR.K"
      unit="mag"
      description="Uncertainty on m_ap_wircs_k"
      verbLevel="1" />
    <column name="flag_wircs_k"
      tablehead="flag_wircs_k"
      type="boolean"
      ucd="meta.code.qual;em.IR.K"
      description="Flag set to true for sources for which niether the wircs_k aperture nor total flux should be used for SED fitting (see documentation)."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="cigale_sfr"
      tablehead="CIGALE_SFR"
      type="double precision"
      ucd="phys.SFR"
      unit="Msun/yr"
      description="Star Formation Rate estimated by SED fitting with CIGALE."
      verbLevel="1" />
    <column name="cigale_sfr_err"
      tablehead="CIGALE_SFR_err"
      type="double precision"
      ucd="stat.error;phys.SFR"
      unit="Msun/yr"
      description="Uncertainty on CIGALE_SFR."
      verbLevel="1" />
    <column name="cigale_mstar"
      tablehead="CIGALE_Mstar"
      type="double precision"
      ucd="phys.mass"
      unit="Msun"
      description="Stellar Mass estimated by SED fitting with CIGALE."
      verbLevel="1" />
    <column name="cigale_mstar_err"
      tablehead="CIGALE_Mstar_err"
      type="double precision"
      ucd="stat.error;phys.mass"
      unit="Msun"
      description="Uncertainty on CIGALE_Mstar"
      verbLevel="1" />
    <column name="cigale_dustlumin"
      tablehead="CIGALE_DustLumin"
      type="double precision"
      ucd="phys.dust;phys.luminosity"
      unit="W"
      description="Dust luminosity estimated by SED fitting with CIGALE using both optical and infra-red information."
      verbLevel="1" />
    <column name="cigale_dustlumin_err"
      tablehead="CIGALE_DustLumin_err"
      type="double precision"
      ucd="stat.error;phys.dust;phys.luminosity"
      unit="W"
      description="Uncertainty on CIGALE_DustLumin."
      verbLevel="1" />
    <column name="cigale_dustlumin_ironly"
      tablehead="CIGALE_DustLumin_IRonly"
      type="double precision"
      ucd="phys.dust;phys.luminosity"
      unit="W"
      description="Dust luminosity estimated by SED fitting with CIGALE using only the infra-red information."
      verbLevel="1" />
    <column name="cigale_dustlumin_ironly_err"
      tablehead="CIGALE_DustLumin_IRonly_err"
      type="double precision"
      ucd="stat.error;phys.dust;phys.luminosity"
      unit="W"
      description="Uncertainty on CIGALE_DustLumin_IRonly"
      verbLevel="1" />
    <column name="cigale_chi2_opt"
      tablehead="cigale_chi2_opt"
      type="double precision"
      ucd="stat.fit.chi2"
      description="Reduced optical chi squared of best CIGALE fit to all data."
      verbLevel="1" />
    <column name="cigale_chi2_ir"
      tablehead="cigale_chi2_ir"
      type="double precision"
      ucd="stat.fit.chi2"
      description="Reduced infrared chi squared of best CIGALE fit to all data."
      verbLevel="1" />
    <column name="cigale_chi2_red"
      tablehead="cigale_chi2_red"
      type="double precision"
      ucd="stat.fit.chi2"
      description="Reduced chi squared of best CIGALE fit."
      verbLevel="1" />
    <column name="cigale_chi2_ironly"
      tablehead="cigale_chi2_ironly"
      type="double precision"
      ucd="stat.fit.chi2"
      description="Reduced chi squared of best CIGALE fit to infrared data."
      verbLevel="1" />

    <column name="flag_gaia"
      tablehead="Flag_Gaia"
      type="smallint"
      ucd="meta.code"
      description="Flag indicating the increasing probability of the source being a Gaia object (see note)."
      note="1"
      verbLevel="1">
        <values nullLiteral="-1" />
    </column>
    <column name="flag_cleaned"
      tablehead="Flag_Cleaned"
      type="boolean"
      ucd="meta.code"
      description="Boolean flag denoting that the source was associated to really near object that were removed during the cleaning procedure."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="flag_merged"
      tablehead="Flag_Merged"
      type="boolean"
      ucd="meta.code"
      description="Boolean flag denoting a possible mis-association during the cross-matching of the various catalogues."
      verbLevel="1">
        <values nullLiteral="False" />
    </column>
    <column name="flag_optnir_obs"
      tablehead="Flag_OptNIR_Obs"
      type="smallint"
      ucd="meta.code"
      description="Flag indicating in which wavelength regimes the source was observed (see note)."
      note="2"
      verbLevel="1">
        <values nullLiteral="-1" />
    </column>
    <column name="flag_optnir_det"
      tablehead="Flag_OptNIR_Det"
      type="smallint"
      ucd="meta.code"
      description="Flag indicating in which wavelength regimes the source was detected (see note)."
      note="2"
      verbLevel="1">
        <values nullLiteral="-1" />
    </column>

    <meta name="note" tag="1"><![CDATA[
      The Flag_Gaia is computed by cross-matching the catalogue with the Gaia
      catalogue:

      +-------+---------------------------------------------------------------+
      | Value | Meaning                                                       |
      +-------+---------------------------------------------------------------+
      | 1     | The object if possibly a Gaia object: the nearest Gaia source |
      |       | is between 1.5 arcsec and 2 arcsec.                           |
      +-------+---------------------------------------------------------------+
      | 2     | The object if probably a Gaia object: the nearest Gaia source |
      |       | is between 0.6 arcsec and 1.5 arcsec.                         |
      +-------+---------------------------------------------------------------+
      | 3     | The object is definitely a Gaia object: the nearest Gaia      |
      |       | source is nearer than 0.6 arcsec.                             |
      +-------+---------------------------------------------------------------+
      | 0     | Otherwise (the nearest Gaia source is farer than 2 arcsec).   |
      +-------+---------------------------------------------------------------+

      ]]></meta>
    <meta name="note" tag="2"><![CDATA[
      The Flag_OptNIR_Obs and Flag_OptNIR_Det are computed while cross-matching
      the optical and near/mid infrared catalogues and indicate if a source was
      observed (i.e. is on the coverage of surveys at the given regime) or
      detected (i.e. is present in the catalogue) in various wavelength regime.
      The detection is based on the detection wavelengths of the catalogues, and
      to be counted as detected, a source must be present in at least two
      catalogues.

      The flag is a composed binary flag with these values:

      +-------+-------------------------------------------------------------+
      | Value | Meaning                                                     |
      +-------+-------------------------------------------------------------+
      | 1     | Observation/detection in optical wavelengths.               |
      +-------+-------------------------------------------------------------+
      | 2     | Observation/detection in near-infrared wavelengths.         |
      +-------+-------------------------------------------------------------+
      | 4     | Observation/detection in mid-infrared wavelengths.          |
      +-------+-------------------------------------------------------------+

      ]]></meta>
  </table>

  <data id="import">
    <sources>
      <pattern>data/main/*.csv</pattern>
    </sources>
    <csvGrammar />
    <make table="main">
      <rowmaker idmaps="*">
        <simplemaps></simplemaps>
      </rowmaker>
    </make>
  </data>

  <service id="cone" allowed="scs.xml,form,static">
    <meta name="title">HELP main catalogue</meta>
    <meta name="shortName">HELP main</meta>
    <meta name="testQuery">
      <meta name="ra">150.1</meta>
      <meta name="dec">2.218</meta>
      <meta name="sr">1.0</meta>
    </meta>

    <!-- this is to allow access to the raw data.  Decide for yourself
    whether or not you want this -->
    <property name="staticData">data/files</property>

    <dbCore queriedTable="main">
      <FEED source="//scs#coreDescs"/>
      <condDesc buildFrom="field" />
      <condDesc buildFrom="help_id" />
    </dbCore>

    <publish render="scs.xml" sets="ivo_managed"/>
    <publish render="form" sets="ivo_managed,local"/>
    <outputTable verbLevel="20"/>
  </service>

</resource>

<!--
vim:et:sta:sw=2
-->