<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type='text/xsl' href='tables.xsl'?>
<tab:tables
   xmlns:vr='http://www.ivoa.net/xml/VOResource/v1.0'
   xmlns:vs='http://www.ivoa.net/xml/VODataService/v1.0'
   xmlns:tab='urn:astrogrid:schema:TableMetadata'
   xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
   xsi:schemaLocation='      http://www.ivoa.net/xml/VOResource/v1.0 http://software.astrogrid.org/schema/vo-resource-types/VOResource/v1.0/VOResource.xsd
      http://www.ivoa.net/xml/VODataService/v1.0 http://software.astrogrid.org/schema/vo-resource-types/VODataService/v1.0/VODataService.xsd
      urn:astrogrid:schema:TableMetadata Tables.xsd'>
<table>
<name>twomass_psc</name>
<description>The 2MASS Point Source catalogue of 470,992,970 sources.</description>
<column>
<name>ra</name>
<description>(ra) Right ascension (J2000) </description>
<unit>deg</unit>
<ucd>pos.eq.ra;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>decl</name>
<description>(dec) Declination (J2000) </description>
<unit>deg</unit>
<ucd>pos.eq.dec;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>err_maj</name>
<description>(err_maj) Major axis of position error ellipse </description>
<unit>arcsec</unit>
<ucd>stat.error</ucd><dataType>double</dataType>
</column>
<column>
<name>err_min</name>
<description>(err_min) Minor axis of position error ellipse </description>
<unit>arcsec</unit>
<ucd>stat.error</ucd><dataType>double</dataType>
</column>
<column>
<name>err_ang</name>
<description>[0,180] (err_ang) Position angle of error ellipse major axis (E of N) </description>
<unit>deg</unit>
<ucd>stat.error</ucd><dataType>int</dataType>
</column>
<column>
<name>designation</name>
<description>(designation) Source designation </description>
<unit>char</unit>
<ucd>meta.id;meta.main</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>j_m</name>
<description>(j_m) J selected default magnitude </description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.J</ucd><dataType>double</dataType>
</column>
<column>
<name>j_cmsig</name>
<description>(j_cmsig) J default magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag</ucd><dataType>double</dataType>
</column>
<column>
<name>j_msigcom</name>
<description>(j_msigcom) J total magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.IR.J</ucd><dataType>double</dataType>
</column>
<column>
<name>j_snr</name>
<description>(j_snr) J Signal-to-noise ratio </description>
<unit>mag</unit>
<ucd>stat.snr</ucd><dataType>double</dataType>
</column>
<column>
<name>h_m</name>
<description>(h_m) H selected default magnitude</description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.H</ucd><dataType>double</dataType>
</column>
<column>
<name>h_cmsig</name>
<description>(h_cmsig) H default magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag</ucd><dataType>double</dataType>
</column>
<column>
<name>h_msigcom</name>
<description>(h_msigcom) H total magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.IR.H</ucd><dataType>double</dataType>
</column>
<column>
<name>h_snr</name>
<description>(h_snr) H Signal-to-noise ratio </description>
<unit>mag</unit>
<ucd>stat.snr</ucd><dataType>double</dataType>
</column>
<column>
<name>k_m</name>
<description>(k_m) K selected default magnitude </description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.K</ucd><dataType>double</dataType>
</column>
<column>
<name>k_cmsig</name>
<description>(k_cmsig) K default magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag</ucd><dataType>double</dataType>
</column>
<column>
<name>k_msigcom</name>
<description>(k_msigcom) K total magnitude uncertainty </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.IR.K</ucd><dataType>double</dataType>
</column>
<column>
<name>k_snr</name>
<description>(k_snr) K Signal-to-noise ratio </description>
<unit>mag</unit>
<ucd>stat.snr</ucd><dataType>double</dataType>
</column>
<column>
<name>ph_qual</name>
<description>(ph_qual) JHK Photometric quality flag </description>
<unit></unit>
<ucd>meta.code.qual;phot</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>rd_flg</name>
<description>(rd_flg) Source of JHK default mag </description>
<unit></unit>
<ucd>meta.ref</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>bl_flg</name>
<description>(bl_flg) JHK components fit to source </description>
<unit></unit>
<ucd>meta.code</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>cc_flg</name>
<description>(cc_flg) Artifact contamination, confusion </description>
<unit></unit>
<ucd>meta.code</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>ndet</name>
<description>[0-9] (ndet) Number of aperture measurements (jjhhkk) </description>
<unit></unit>
<ucd>meta.number</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>prox</name>
<description>Distance between source and nearest neighbour </description>
<unit>arcsec</unit>
<ucd>pos.angDistance</ucd><dataType>double</dataType>
</column>
<column>
<name>pxpa</name>
<description>(pxpa) Position angle of vector from source to nearest neighbour (E of N) </description>
<unit>deg</unit>
<ucd>pos.posAng</ucd><dataType>int</dataType>
</column>
<column>
<name>pxcntr</name>
<description>(pxcntr) Sequence number of nearest neighbour </description>
<unit></unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>gal_contam</name>
<description>[0,2] (gal_contam) Extended source contamination </description>
<unit></unit>
<ucd>meta.code</ucd><dataType>int</dataType>
</column>
<column>
<name>mp_flg</name>
<description>[0,1] (mp_flg) Association with asteroid or comet </description>
<unit></unit>
<ucd>meta.code</ucd><dataType>int</dataType>
</column>
<column>
<name>pts_key</name>
<description>(pts_key) Unique source identifier in catalogue </description>
<unit></unit>
<ucd>meta.id;meta.table</ucd><dataType>int</dataType>
</column>
<column>
<name>hemis</name>
<description>[ns] (hemis) Hemisphere of observation </description>
<unit></unit>
<ucd>obs.param;obs</ucd><dataType arraysize='1'>char</dataType>
</column>
<column>
<name>date</name>
<description>(date) Observation date </description>
<unit></unit>
<ucd>time.epoch;obs</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>scan</name>
<description>(scan) Scan number (within date) </description>
<unit></unit>
<ucd>obs.field</ucd><dataType>int</dataType>
</column>
<column>
<name>glon</name>
<description>(glon) Galactic longitude </description>
<unit>deg</unit>
<ucd>os.galactic.lon</ucd><dataType>double</dataType>
</column>
<column>
<name>glat</name>
<description>(glat) Galactic latitude </description>
<unit>deg</unit>
<ucd>pos.galactic.lat</ucd><dataType>double</dataType>
</column>
<column>
<name>x_scan</name>
<description>(x_scan) Distance of source from focal plane centerline </description>
<unit>arcsec</unit>
<ucd>pos.cartesian;instr.det</ucd><dataType>double</dataType>
</column>
<column>
<name>jdate</name>
<description>(jdate) Julian date of source measurement</description>
<unit>Julian days</unit>
<ucd>time.epoch</ucd><dataType>double</dataType>
</column>
<column>
<name>j_psfchi</name>
<description>(j_psfchi) J band reduced chi2 value of fit </description>
<unit>mag</unit>
<ucd>stat.fit.chi2;stat.value</ucd><dataType>double</dataType>
</column>
<column>
<name>h_psfchi</name>
<description>(h_psfchi) H band reduced chi2 value of fit </description>
<unit>mag</unit>
<ucd>stat.fit.chi2;stat.value</ucd><dataType>double</dataType>
</column>
<column>
<name>k_psfchi</name>
<description>(k_psfchi) K band reduced chi2 value of fit </description>
<unit>mag</unit>
<ucd>stat.fit.chi2;stat.value</ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_stdap</name>
<description>(jmstdap) J standard aperture magnitude </description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.J</ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_stdap</name>
<description>(jmsigstdap) error on Jstdap </description>
<unit>mag</unit>
<ucd>stat.error</ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_stdap</name>
<description>(hmstdap) H standard aperture magnitude</description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.H</ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_stdap</name>
<description>(hmsigstdap) error on Hstdap </description>
<unit>mag</unit>
<ucd>stat.error</ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_stdap</name>
<description>(kmstdap) K standard aperture magnitude </description>
<unit>mag</unit>
<ucd>phot.mag;em.IR.K</ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_stdap</name>
<description>(kmsigstdap) error on Kstdap </description>
<unit>mag</unit>
<ucd>stat.error</ucd><dataType>double</dataType>
</column>
<column>
<name>dist_edge_ns</name>
<description>(distedgens) Distance from the source to the nearest North or South scan edge </description>
<unit>arcsec</unit>
<ucd>pos;arith.diff</ucd><dataType>int</dataType>
</column>
<column>
<name>dist_edge_ew</name>
<description>(distedgeew) Distance from the source to the nearest East or West scan edge </description>
<unit>arcsec</unit>
<ucd>pos;arith.diff</ucd><dataType>int</dataType>
</column>
<column>
<name>dist_edge_flg</name>
<description>(distedgeflg) flag indicating to which edges the edgeNS and edgeEW values refer </description>
<unit></unit>
<ucd>pos.cartesian;instr.det</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>dup_src</name>
<description>(dup_src) Flag indicating duplicate source </description>
<unit></unit>
<ucd>meta.code</ucd><dataType>int</dataType>
</column>
<column>
<name>use_src</name>
<description>(use_src) Use source flag </description>
<unit></unit>
<ucd>meta.code</ucd><dataType>int</dataType>
</column>
<column>
<name>a</name>
<description>(a) Associated optical source </description>
<unit></unit>
<ucd>meta.id;meta.dataset</ucd><dataType arraysize='1'>char</dataType>
</column>
<column>
<name>dist_opt</name>
<description>(dist_opt) Distance to associated optical source </description>
<unit>arcsec</unit>
<ucd>pos.angDistance</ucd><dataType>double</dataType>
</column>
<column>
<name>phi_opt</name>
<description>[0,360] (phi_opt) position angle from optical source to the 2MASS source position </description>
<unit>deg</unit>
<ucd>pos.posAng</ucd><dataType>int</dataType>
</column>
<column>
<name>b_m_opt</name>
<description>(bmopt) Blue magnitude of associated optical source </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.B</ucd><dataType>double</dataType>
</column>
<column>
<name>vr_m_opt</name>
<description>(vrmopt) Visual or red mag of associated optical source </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.R</ucd><dataType>double</dataType>
</column>
<column>
<name>nopt_mchs</name>
<description>(nopt_mchs) Number of optical sources within 5arcsec </description>
<unit></unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>ext_key</name>
<description>(ext_key) Record Identifier in XSC </description>
<unit></unit>
<ucd>meta.id.cross</ucd><dataType>int</dataType>
</column>
<column>
<name>scan_key</name>
<description>(scan_key) Record Identifier in the Scan Information Table </description>
<unit></unit>
<ucd>meta.id</ucd><dataType>int</dataType>
</column>
<column>
<name>coadd_key</name>
<description>(coadd_key) Record Identifier in the Atlas Image Data Table </description>
<unit></unit>
<ucd>meta.id;meta.dataset</ucd><dataType>int</dataType>
</column>
<column>
<name>coadd</name>
<description>(coadd) Sequence number of the Atlas Image </description>
<unit></unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
</table>
<table>
<name>twomass_xsc</name>
<description>The XSC contains 389 columns of information per source (most of which is
photometry.) Because extended sources are much more complicated than a
point source, it takes many more parameters to characterize them. Some
parameters are required to describe the spatial extent of a source, and
many more are required to characterize the photometry. In addition to a
number of standard measures of photometry, the xsc also reports the
magnitude as measured in a number of different fixed-size apertures.
The table is organized according to the broad function and utility
of the parameters: Name and Position Information, Standard Photometry
and Orientation, Large Aperture Photometry, and Miscellaneous Photometry
and Characterization.
</description>
<column>
<name>jdate</name>
<description>Julian date of the source measurement accurate to +-3 minutes.</description>
<unit>Julian days</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>designation</name>
<description>Source designation formed from sexigesimal coordinates. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>ra</name>
<description>Right ascension (J2000 decimal deg) based on peak pixel. </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>decl</name>
<description>Declination (J2000 decimal deg) based on peak pixel. </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>sup_ra</name>
<description>Super-coadd centroid RA (J2000 decimal deg). </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>sup_dec</name>
<description>Super-coadd centroid Dec (J2000 decimal deg). </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>glon</name>
<description>Galactic longitude (decimal deg) based on peak pixel. </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>glat</name>
<description>Galactic latitude (decimal deg) based on peak pixel. </description>
<unit>deg</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>density</name>
<description>Coadd log(density) of stars with k lover 14 mag. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>r_k20fe</name>
<description>20mag/sq." isophotal K fiducial ell. ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_k20fe</name>
<description>J 20mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_k20fe</name>
<description>J 1-sigma uncertainty in 20mag/sq." iso.fid.ell.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_k20fe</name>
<description>J confusion flag for 20mag/sq." iso. fid. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_k20fe</name>
<description>H 20mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_k20fe</name>
<description>H 1-sigma uncertainty in 20mag/sq." iso.fid.ell.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_k20fe</name>
<description>H confusion flag for 20mag/sq." iso. fid. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_k20fe</name>
<description>K 20mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_k20fe</name>
<description>K 1-sigma uncertainty in 20mag/sq." iso.fid.ell.mag </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_k20fe</name>
<description>K 1-sigma uncertainty in 20mag/sq." iso.fid.ell.mag </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_3sig</name>
<description>3-sigma K isophotal semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_ba</name>
<description>J minor/major axis ratio fit to the 3-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_phi</name>
<description>J angle to 3-sigma major axis (E of N). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_ba</name>
<description>H minor/major axis ratio fit to the 3-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_phi</name>
<description>H angle to 3-sigma major axis (E of N). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_ba</name>
<description>K minor/major axis ratio fit to the 3-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_phi</name>
<description>K angle to 3-sigma major axis (E of N). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>sup_r_3sig</name>
<description>Super-coadd 3-sigma isophotal semi-major axis radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>sup_ba</name>
<description>Minor/major axis ratio fit to 3-sig. super-coadd isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>sup_phi</name>
<description>Super-coadd angle to major axis (E of N). </description>
<unit>deg</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_fe</name>
<description>K fiducial Kron elliptical aperture semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_fe</name>
<description>J fiducial Kron ell. mag aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_fe</name>
<description>J 1-sigma uncertainty in fiducial Kron ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_fe</name>
<description>J confusion flag for fiducial Kron ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_fe</name>
<description>H fiducial Kron ell. mag aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_fe</name>
<description>H 1-sigma uncertainty in fiducial Kron ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_fe</name>
<description>H confusion flag for fiducial Kron ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_fe</name>
<description>K fiducial Kron ell. mag aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_fe</name>
<description>K 1-sigma uncertainty in fiducial Kron ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_fe</name>
<description>K confusion flag for fiducial Kron ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_ext</name>
<description>extrapolation/total radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_ext</name>
<description>J mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_ext</name>
<description>J 1-sigma uncertainty in mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_pchi</name>
<description>J chi^2 of fit to rad. profile (LCSB: alpha scale len). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_ext</name>
<description>H mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_ext</name>
<description>H 1-sigma uncertainty in mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_pchi</name>
<description>H chi^2 of fit to rad. profile (LCSB: alpha scale len). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_ext</name>
<description>K mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_ext</name>
<description>K 1-sigma uncertainty in mag from fit extrapolation. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_pchi</name>
<description>K chi^2 of fit to rad. profile (LCSB: alpha scale len). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_r_eff</name>
<description>J half-light (integrated half-flux point) radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_mnsurfb_eff</name>
<description>J mean surface brightness at the half-light radius. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_r_eff</name>
<description>H half-light (integrated half-flux point) radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_mnsurfb_eff</name>
<description>H mean surface brightness at the half-light radius. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_r_eff</name>
<description>K half-light (integrated half-flux point) radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_mnsurfb_eff</name>
<description>K mean surface brightness at the half-light radius. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_con_indx</name>
<description>J concentration index r_75%/r_25%. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_con_indx</name>
<description>H concentration index r_75%/r_25%. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_con_indx</name>
<description>K concentration index r_75%/r_25%. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_peak</name>
<description>J peak pixel brightness. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_peak</name>
<description>H peak pixel brightness </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_peak</name>
<description>K peak pixel brightness. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_5surf</name>
<description>J central surface brightness (r lover or =5). </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_5surf</name>
<description>H central surface brightness (r lover or =5). </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_5surf</name>
<description>K central surface brightness (r lover or =5). </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>e_score</name>
<description>extended score: 1(extended) lover e_score and lover 2(point-like). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>g_score</name>
<description>galaxy score: 1(extended) lover g_score and lover 2(point-like). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>vc</name>
<description>visual verification score for source. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>cc_flg</name>
<description>indicates artifact contamination and/or confusion. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='1'>char</dataType>
</column>
<column>
<name>im_nx</name>
<description>size of postage stamp image in pixels. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_k20fc</name>
<description>20mag/sq." isophotal K fiducial circular ap. radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_k20fc</name>
<description>J 20mag/sq." isophotal fiducial circ. ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_k20fc</name>
<description>J 1-sigma uncertainty in 20mag/sq." iso.fid.circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_k20fc</name>
<description>J confusion flag for 20mag/sq." iso. fid. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_k20fc</name>
<description>H 20mag/sq." isophotal fiducial circ. ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_k20fc</name>
<description>H 1-sigma uncertainty in 20mag/sq." iso.fid.circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_k20fc</name>
<description>H confusion flag for 20mag/sq." iso. fid. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_k20fc</name>
<description>K 20mag/sq." isophotal fiducial circ. ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_k20fc</name>
<description>K 1-sigma uncertainty in 20mag/sq." iso.fid.circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_k20fc</name>
<description>K confusion flag for 20mag/sq." iso. fid. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_e</name>
<description>J Kron elliptical aperture semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_e</name>
<description>J Kron elliptical aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_e</name>
<description>J 1-sigma uncertainty in Kron elliptical mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_e</name>
<description>J confusion flag for Kron elliptical mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_e</name>
<description>H Kron elliptical aperture semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_e</name>
<description>H Kron elliptical aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_e</name>
<description>H 1-sigma uncertainty in Kron elliptical mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_e</name>
<description>H confusion flag for Kron elliptical mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_e</name>
<description>K Kron elliptical aperture semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_e</name>
<description>K Kron elliptical aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_e</name>
<description>K 1-sigma uncertainty in Kron elliptical mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_e</name>
<description>K confusion flag for Kron elliptical mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_c</name>
<description>J Kron circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_c</name>
<description>J Kron circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_c</name>
<description>J 1-sigma uncertainty in Kron circular mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_c</name>
<description>J confusion flag for Kron circular mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_c</name>
<description>H Kron circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_c</name>
<description>H Kron circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_c</name>
<description>H 1-sigma uncertainty in Kron circular mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_c</name>
<description>H confusion flag for Kron circular mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_c</name>
<description>K Kron circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_c</name>
<description>K Kron circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_c</name>
<description>K 1-sigma uncertainty in Kron circular mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_c</name>
<description>K confusion flag for Kron circular mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_fc</name>
<description>K fiducial Kron circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_fc</name>
<description>J fiducial Kron circular magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_fc</name>
<description>J 1-sigma uncertainty in fiducial Kron circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_fc</name>
<description>J confusion flag for fiducial Kron circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_fc</name>
<description>H fiducial Kron circular magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_fc</name>
<description>H 1-sigma uncertainty in fiducial Kron circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_fc</name>
<description>H confusion flag for fiducial Kron circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_fc</name>
<description>K fiducial Kron circular magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_fc</name>
<description>K 1-sigma uncertainty in fiducial Kron circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_fc</name>
<description>K confusion flag for fiducial Kron circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_i20e</name>
<description>J 20mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_i20e</name>
<description>J 20mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_i20e</name>
<description>J 1-sigma uncertainty in 20mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_i20e</name>
<description>J confusion flag for 20mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_i20e</name>
<description>H 20mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_i20e</name>
<description>H 20mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_i20e</name>
<description>H 1-sigma uncertainty in 20mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_i20e</name>
<description>H confusion flag for 20mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_i20e</name>
<description>K 20mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_i20e</name>
<description>K 20mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_i20e</name>
<description>K 1-sigma uncertainty in 20mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_i20e</name>
<description>K confusion flag for 20mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_i20c</name>
<description>J 20mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_i20c</name>
<description>J 20mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_i20c</name>
<description>J 1-sigma uncertainty in 20mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_i20c</name>
<description>J confusion flag for 20mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_i20c</name>
<description>H 20mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_i20c</name>
<description>H 20mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_i20c</name>
<description>H 1-sigma uncertainty in 20mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_i20c</name>
<description>H confusion flag for 20mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_i20c</name>
<description>K 20mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_i20c</name>
<description>K 20mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_i20c</name>
<description>K 1-sigma uncertainty in 20mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_i20c</name>
<description>K confusion flag for 20mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_i21e</name>
<description>J 21mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_i21e</name>
<description>J 21mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_i21e</name>
<description>J 1-sigma uncertainty in 21mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_i21e</name>
<description>J confusion flag for 21mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_i21e</name>
<description>H 21mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_i21e</name>
<description>H 21mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_i21e</name>
<description>H 1-sigma uncertainty in 21mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_i21e</name>
<description>H confusion flag for 21mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_i21e</name>
<description>K 21mag/sq." isophotal elliptical ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_i21e</name>
<description>K 21mag/sq." isophotal elliptical ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_i21e</name>
<description>K 1-sigma uncertainty in 21mag/sq." iso. ell. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_i21e</name>
<description>K confusion flag for 21mag/sq." iso. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_j21fe</name>
<description>21mag/sq." isophotal J fiducial ell. ap. semi-major axis. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_j21fe</name>
<description>J 21mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_j21fe</name>
<description>J 21mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_j21fe</name>
<description>J confusion flag for 21mag/sq." iso. fid. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_j21fe</name>
<description>H 21mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_j21fe</name>
<description>H 1-sigma uncertainty in 21mag/sq." iso.fid.ell.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_j21fe</name>
<description>H confusion flag for 21mag/sq." iso. fid. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_j21fe</name>
<description>K 21mag/sq." isophotal fiducial ell. ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_j21fe</name>
<description>K 1-sigma uncertainty in 21mag/sq." iso.fid.ell.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_j21fe</name>
<description>K confusion flag for 21mag/sq." iso. fid. ell. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_r_i21c</name>
<description>J 21mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_i21c</name>
<description>J 21mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_i21c</name>
<description>J 1-sigma uncertainty in 21mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_i21c</name>
<description>J confusion flag for 21mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_r_i21c</name>
<description>H 21mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_i21c</name>
<description>H 21mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_i21c</name>
<description>H 1-sigma uncertainty in 21mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_i21c</name>
<description>H confusion flag for 21mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_r_i21c</name>
<description>K 21mag/sq." isophotal circular aperture radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_i21c</name>
<description>K 21mag/sq." isophotal circular ap. magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_i21c</name>
<description>K 1-sigma uncertainty in 21mag/sq." iso. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_i21c</name>
<description>K confusion flag for 21mag/sq." iso. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>r_j21fc</name>
<description>21mag/sq." isophotal J fiducial circular ap. radius. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_m_j21fc</name>
<description>J 21mag/sq." isophotal fiducial circ. ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_j21fc</name>
<description>J 1-sigma uncertainty in 21mag/sq." iso.fid.circ.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_j21fc</name>
<description>J confusion flag for 21mag/sq." iso. fid. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_j21fc</name>
<description>J confusion flag for 21mag/sq." iso. fid. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_j21fc</name>
<description>H 1-sigma uncertainty in 21mag/sq." iso.fid.circ.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_j21fc</name>
<description></description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_j21fc</name>
<description>H confusion flag for 21mag/sq." iso. fid. circ. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_j21fc</name>
<description>K 1-sigma uncertainty in 21mag/sq." iso.fid.circ.mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_j21fc</name>
<description>K confusion flag for 21mag/sq." iso. fid. circ. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_5</name>
<description>J 5 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_5</name>
<description>J 1-sigma uncertainty in 5 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_5</name>
<description>J confusion flag for 5 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_5</name>
<description>H 5 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_5</name>
<description>H 1-sigma uncertainty in 5 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_5</name>
<description>H confusion flag for 5 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_5</name>
<description>K 5 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_5</name>
<description>K 1-sigma uncertainty in 5 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_5</name>
<description>K confusion flag for 5 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_7</name>
<description>J 7 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_7</name>
<description>J 1-sigma uncertainty in 7 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_7</name>
<description>J confusion flag for 7 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_7</name>
<description>H 7 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_7</name>
<description>H 1-sigma uncertainty in 7 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_7</name>
<description>H confusion flag for 7 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_7</name>
<description>K 7 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_7</name>
<description>K 1-sigma uncertainty in 7 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_7</name>
<description>K confusion flag for 7 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_10</name>
<description>J 10 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_10</name>
<description>J 1-sigma uncertainty in 10 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_10</name>
<description>J confusion flag for 10 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_10</name>
<description>H 10 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_10</name>
<description>H 1-sigma uncertainty in 10 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_10</name>
<description>H confusion flag for 10 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_10</name>
<description>K 10 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_10</name>
<description>K 1-sigma uncertainty in 10 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_10</name>
<description>K confusion flag for 10 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_15</name>
<description>J 15 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_15</name>
<description>J 15 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_15</name>
<description>J confusion flag for 15 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_15</name>
<description>H 15 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_15</name>
<description>H 1-sigma uncertainty in 15 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_15</name>
<description>H confusion flag for 15 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_15</name>
<description>K 15 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_15</name>
<description>K 1-sigma uncertainty in 15 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_15</name>
<description>K confusion flag for 15 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_20</name>
<description>J 20 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_20</name>
<description>J 1-sigma uncertainty in 20 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_20</name>
<description>J confusion flag for 20 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_20</name>
<description>H 20 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_20</name>
<description>H 1-sigma uncertainty in 20 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_20</name>
<description>H confusion flag for 20 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_20</name>
<description>K 20 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_20</name>
<description>K 1-sigma uncertainty in 20 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_20</name>
<description>K confusion flag for 20 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_25</name>
<description>J 25 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_25</name>
<description>J 1-sigma uncertainty in 25 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_25</name>
<description>J confusion flag for 25 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_25</name>
<description>H 25 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_25</name>
<description>H 1-sigma uncertainty in 25 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_25</name>
<description>H confusion flag for 25 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_25</name>
<description>K 25 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_25</name>
<description>K 1-sigma uncertainty in 25 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_25</name>
<description>K confusion flag for 25 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_30</name>
<description>J 30 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_30</name>
<description>J 1-sigma uncertainty in 30 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_30</name>
<description>J confusion flag for 30 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_30</name>
<description>H 30 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_30</name>
<description>H 1-sigma uncertainty in 30 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_30</name>
<description>H confusion flag for 30 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_30</name>
<description>K 30 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_30</name>
<description>K 1-sigma uncertainty in 30 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_30</name>
<description>K confusion flag for 30 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_40</name>
<description>J 40 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_40</name>
<description>J 1-sigma uncertainty in 40 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_40</name>
<description>J confusion flag for 40 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_40</name>
<description>H 40 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_40</name>
<description>H 1-sigma uncertainty in 40 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_40</name>
<description>H confusion flag for 40 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_40</name>
<description>K 40 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_40</name>
<description>K 1-sigma uncertainty in 40 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_40</name>
<description>K confusion flag for 40 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_50</name>
<description>J 50 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_50</name>
<description>J 1-sigma uncertainty in 50 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_50</name>
<description>J confusion flag for 50 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_50</name>
<description>H 50 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_50</name>
<description>H 1-sigma uncertainty in 50 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_50</name>
<description>H confusion flag for 50 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_50</name>
<description>K 50 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_50</name>
<description>K 1-sigma uncertainty in 50 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_50</name>
<description>K confusion flag for 50 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_60</name>
<description>J 60 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_60</name>
<description>J 1-sigma uncertainty in 60 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_60</name>
<description>J confusion flag for 60 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_60</name>
<description>H 60 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_60</name>
<description>H 1-sigma uncertainty in 60 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_60</name>
<description>H confusion flag for 60 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_60</name>
<description>K 60 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_60</name>
<description>K 1-sigma uncertainty in 60 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_60</name>
<description>K confusion flag for 60 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_70</name>
<description>J 70 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_70</name>
<description>J 1-sigma uncertainty in 70 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_flg_70</name>
<description>J confusion flag for 70 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_m_70</name>
<description>H 70 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_70</name>
<description>H 1-sigma uncertainty in 70 arcsec circular ap. mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_flg_70</name>
<description>H confusion flag for 70 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_m_70</name>
<description>K 70 arcsec radius circular aperture magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_70</name>
<description>K 1-sigma uncertainty in 70 arcsec circular ap. mag </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_flg_70</name>
<description>K confusion flag for 70 arcsec circular ap. mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_m_sys</name>
<description>J system photometry magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_msig_sys</name>
<description>J 1-sigma uncertainty in system photometry mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_m_sys</name>
<description>H system photometry magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_msig_sys</name>
<description>H 1-sigma uncertainty in system photometry mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_m_sys</name>
<description>K system photometry magnitude. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_msig_sys</name>
<description>K 1-sigma uncertainty in system photometry mag. </description>
<unit>mag</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>sys_flg</name>
<description>system flag: 0=no system, 1=nearby galaxy flux incl. in mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>contam_flg</name>
<description>contamination flag: 0=no stars, 1=stellar flux incl. in mag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_5sig_ba</name>
<description>J minor/major axis ratio fit to the 5-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_5sig_phi</name>
<description>J angle to 5-sigma major axis (E of N). </description>
<unit>deg</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_5sig_ba</name>
<description>H minor/major axis ratio fit to the 5-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_5sig_phi</name>
<description>H angle to 5-sigma major axis (E of N). </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_5sig_ba</name>
<description>K minor/major axis ratio fit to the 5-sigma isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_5sig_phi</name>
<description>K angle to 5-sigma major axis (E of N). </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_d_area</name>
<description>J 5-sigma to 3-sigma differential area. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_perc_darea</name>
<description>J 5-sigma to 3-sigma percent area change. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_d_area</name>
<description>H 5-sigma to 3-sigma differential area. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_perc_darea</name>
<description>H 5-sigma to 3-sigma percent area change. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_d_area</name>
<description>K 5-sigma to 3-sigma differential area. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_perc_darea</name>
<description>K 5-sigma to 3-sigma percent area change. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_bisym_rat</name>
<description>J bi-symmetric flux ratio. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_bisym_chi</name>
<description>J bi-symmetric cross-correlation chi. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_bisym_rat</name>
<description>H bi-symmetric flux ratio. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_bisym_chi</name>
<description>H bi-symmetric cross-correlation chi. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_bisym_rat</name>
<description>K bi-symmetric flux ratio. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_bisym_chi</name>
<description>K bi-symmetric cross-correlation chi. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sh0</name>
<description>J ridge shape (LCSB: BSNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sig_sh0</name>
<description>J ridge shape sigma (LCSB: B2SNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sh0</name>
<description>H ridge shape (LCSB: BSNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sig_sh0</name>
<description>H ridge shape sigma (LCSB: B2SNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sh0</name>
<description>K ridge shape (LCSB: BSNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sig_sh0</name>
<description>K ridge shape (LCSB: BSNR limit). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_mxdn</name>
<description>J mxdn (score) (LCSB: BSNR - block/smoothed SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_sh</name>
<description>J shape (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_wsh</name>
<description>J wsh (score) (LCSB: PSNR - peak raw SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_r23</name>
<description>J r23 (score) (LCSB: TSNR - integrated SNR for r=15). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_1mm</name>
<description>J 1st moment (score) (LCSB: super blk 2,4,8 SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_2mm</name>
<description>J 2nd moment (score) (LCSB: SNRMAX - super SNR max). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_vint</name>
<description>J vint (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_r1</name>
<description>J r1 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_sc_msh</name>
<description>J r1 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_mxdn</name>
<description>H mxdn (score) (LCSB: BSNR - block/smoothed SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_sh</name>
<description>H shape (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_wsh</name>
<description>H wsh (score) (LCSB: PSNR - peak raw SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_r23</name>
<description>H r23 (score) (LCSB: TSNR - integrated SNR for r=15). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_1mm</name>
<description>H 1st moment (score) (LCSB: super blk 2,4,8 SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_2mm</name>
<description>H 2nd moment (score) (LCSB: SNRMAX - super SNR max). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_vint</name>
<description>H vint (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_r1</name>
<description>H r1 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_sc_msh</name>
<description>H median shape score. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_mxdn</name>
<description>K mxdn (score) (LCSB: BSNR - block/smoothed SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_sh</name>
<description>K shape (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_wsh</name>
<description>K wsh (score) (LCSB: PSNR - peak raw SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_r23</name>
<description>K r23 (score) (LCSB: TSNR - integrated SNR for r=15). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_1mm</name>
<description>K 1st moment (score) (LCSB: super blk 2,4,8 SNR). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_2mm</name>
<description>K 2nd moment (score) (LCSB: SNRMAX - super SNR max). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_vint</name>
<description>K vint (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_r1</name>
<description>K r1 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_sc_msh</name>
<description>K median shape score. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_chif_ellf</name>
<description>J % chi-fraction for elliptical fit to 3-sig isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_chif_ellf</name>
<description>K % chi-fraction for elliptical fit to 3-sig isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>ellfit_flg</name>
<description>ellipse fitting contamination flag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>sup_chif_ellf</name>
<description>super-coadd % chi-fraction for ellip. fit to 3-sig isophote. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>n_blank</name>
<description>number of blanked source records. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>n_sub</name>
<description>number of subtracted source records. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>bl_sub_flg</name>
<description>blanked/subtracted src description flag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>id_flg</name>
<description>type/galaxy ID flag (0=non-catalog, 1=catalog, 2=LCSB). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>id_cat</name>
<description>matched galaxy's catalog name. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>fg_flg</name>
<description>flux-growth convergence flag. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>blk_fac</name>
<description>LCSB blocking factor (1, 2, 4, 8). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>dup_src</name>
<description>Duplicate source flag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>use_src</name>
<description>Use source flag. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>prox</name>
<description>Proximity. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>pxpa</name>
<description>The position angle on the sky of the vector from the source to the nearest neighbor in the PSC, in degrees East of North. </description>
<unit>deg</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>pxcntr</name>
<description>ext_key value of nearest XSC source. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>dist_edge_ns</name>
<description>The distance from the source to the nearest North or South scan edge. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>dist_edge_ew</name>
<description>The distance from the source to the nearest East or West scan edge. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>dist_edge_flg</name>
<description>flag indicating which edges ([n|s][e|w]) are nearest to src. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>pts_key</name>
<description>key to point source data DB record. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>mp_key</name>
<description>key to minor planet prediction DB record. </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>night_key</name>
<description>key to night data record in "scan DB". </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>scan_key</name>
<description>key to scan data record in "scan DB". </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>coadd_key</name>
<description>key to coadd data record in "scan DB". </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>hemis</name>
<description>hemisphere (N/S) of observation. "n" = North/Mt. Hopkins; "s" = South/CTIO. </description>
<unit></unit>
<ucd> </ucd><dataType arraysize='1'>char</dataType>
</column>
<column>
<name>date</name>
<description>The observation reference date for this source expressed in ISO standard format. (YYYY-MM-DD) </description>
<unit>yyyy-mm-dd</unit>
<ucd> </ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>scan</name>
<description>scan number (unique within date). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>coadd</name>
<description>3-digit coadd number (unique within scan). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>id</name>
<description>source ID number (unique within scan, coadd). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>x_coadd</name>
<description>x (cross-scan) position (coadd coord.). </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>y_coadd</name>
<description>y (in-scan) position (coadd coord.). </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_subst2</name>
<description>J residual background #2 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_subst2</name>
<description>H residual background #2 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_subst2</name>
<description>K residual background #2 (score). </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_back</name>
<description>J coadd median background. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_back</name>
<description>H coadd median background. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_back</name>
<description>K coadd median background. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_resid_ann</name>
<description>J residual annulus background median. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_resid_ann</name>
<description>H residual annulus background median. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_resid_ann</name>
<description>K residual annulus background median. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_bndg_per</name>
<description>J banding Fourier Transf. period on this side of coadd. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>j_bndg_amp</name>
<description>J banding maximum FT amplitude on this side of coadd. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_bndg_per</name>
<description>H banding Fourier Transf. period on this side of coadd. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>h_bndg_amp</name>
<description>H banding maximum FT amplitude on this side of coadd. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_bndg_per</name>
<description>K banding Fourier Transf. period on this side of coadd. </description>
<unit>arcsec</unit>
<ucd> </ucd><dataType>int</dataType>
</column>
<column>
<name>k_bndg_amp</name>
<description>K banding maximum FT amplitude on this side of coadd. </description>
<unit>DN</unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>j_seetrack</name>
<description>J band seetracking score. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>h_seetrack</name>
<description>H band seetracking score. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>k_seetrack</name>
<description>K band seetracking score. </description>
<unit></unit>
<ucd> </ucd><dataType>double</dataType>
</column>
<column>
<name>ext_key</name>
<description>entry counter (key) number (unique within table). </description>
<unit></unit>
<ucd> </ucd><dataType>int</dataType>
</column>
</table>
<table>
<name>twomass_scn</name>
<description>Scan Working Data (70,712 survey mode scans).</description>
<column>
<name>scan_key</name>
<description>The unique identification number for this scan.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>hemis</name>
<description>Observatory from which data were obtained: "n" = north = Mt. Hopkins, "s" = south = Cerro Tololo.</description>
<unit></unit>
<dataType arraysize='1'>char</dataType>
</column>
<column>
<name>date</name>
<description>The observation reference date for this scan expressed in ISO standard format. (YYYY-MM-DD)</description>
<unit>yyyy-mm-dd</unit>
<dataType arraysize='1'>char</dataType>
</column>
<column>
<name>scan</name>
<description>Scan number (unique within date).</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>tile</name>
<description>Tile identification number.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>ra</name>
<description>Right ascension of scan center for equinox J2000.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>decl</name>
<description>Declination of scan center for equinox J2000.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>glon</name>
<description>Galactic longitude of scan center, as computed from ra and dec above.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>glat</name>
<description>Galactic latitude of scan center, as computed from ra and dec above.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>ra_1</name>
<description>J2000 right ascension of the eastern corner at start of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>dec_1</name>
<description>J2000 declination of the eastern corner at start of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>ra_2</name>
<description>J2000 right ascension of the western corner at start of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>dec_2</name>
<description>J2000 declination of the western corner at start of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>ra_3</name>
<description>J2000 right ascension of the eastern corner at end of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>dec_3</name>
<description>J2000 declination of the eastern corner at end of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>ra_4</name>
<description>J2000 right ascension of the western corner at end of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>dec_4</name>
<description>J2000 declination of the western corner at end of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>sd</name>
<description>Scanning direction: "n" = north-going, "s" = south-going.</description>
<unit></unit>
<dataType arraysize='1'>char</dataType>
</column>
<column>
<name>qual</name>
<description>Quality score for scan.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>hgl</name>
<description>Special flag indicating whether or not this scan has a single-frame H-band electronic glitch.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>cld</name>
<description>Special flag indicating whether or not a cloud was found in the scan after comparison of its photometry to that of overlapping scans in the database.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>xph</name>
<description>Special flag indicating whether or not another photometric problem, not obviously cloud related, was found in the scan after comparing its photometry to that of overlapping scans.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>anom</name>
<description>Special flag indicating whether or not an unusual problem was found in the Atlas Images for this scan.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>ut</name>
<description>Universal Time (UT) at beginning of scan.</description>
<unit>hr</unit>
<dataType>float</dataType>
</column>
<column>
<name>jdate</name>
<description>Julian Date at beginning of scan.</description>
<unit>Julian days</unit>
<dataType>float</dataType>
</column>
<column>
<name>airm</name>
<description>Airmass at beginning of scan.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>zd</name>
<description>Scan's distance from the zenith at beginning of scan.</description>
<unit>deg</unit>
<dataType>float</dataType>
</column>
<column>
<name>ha</name>
<description>Hour angle at beginning of scan.</description>
<unit>hr</unit>
<dataType>float</dataType>
</column>
<column>
<name>rh</name>
<description>Relative humidity of telescope enclosure at beginning of scan.</description>
<unit>percents</unit>
<dataType>int</dataType>
</column>
<column>
<name>air_temp</name>
<description>Air temperature at beginning of scan.</description>
<unit>degC</unit>
<dataType>float</dataType>
</column>
<column>
<name>tel_temp</name>
<description>Telescope girdle temperature at beginning of scan.</description>
<unit>degC</unit>
<dataType>float</dataType>
</column>
<column>
<name>focus</name>
<description>Focus setting of telescope at beginning of scan.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>hry</name>
<description>Flag indicating the H-band array configuration for the camera.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>c_strat</name>
<description>Flag indicating the calibration strategy for this night's data.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>j_zp_ap</name>
<description>Photometric zero-point for J-band aperture photometry.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>h_zp_ap</name>
<description>Photometric zero-point for H-band aperture photometry.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>k_zp_ap</name>
<description>Photometric zero-point for Ks-band aperture photometry.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>h_zperr_ap</name>
<description>RMS-error of zero-point for H-band aperture photometry</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>k_zperr_ap</name>
<description>RMS-error of zero-point for Ks-band aperture photometry</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>j_n_snr10</name>
<description>Number of point sources at J-band with SNR&gt;10 (instrumental mag lover or =15.8)</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>h_n_snr10</name>
<description>Number of point sources at H-band with SNR&gt;10 (instrumental mag lover or =15.1)</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>k_n_snr10</name>
<description>Number of point sources at Ks-band with SNR&gt;10 (instrumental mag lover or =14.3)</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>n_ext</name>
<description>Number of regular extended sources detected in scan.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>j_shape_avg</name>
<description>J-band average seeing shape for scan.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>h_shape_avg</name>
<description>H-band average seeing shape for scan.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>k_shape_avg</name>
<description>Ks-band average seeing shape for scan.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>j_shape_rms</name>
<description>RMS-error of J-band average seeing shape.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>h_shape_rms</name>
<description>RMS-error of H-band average seeing shape.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>k_shape_rms</name>
<description>RMS-error of Ks-band average seeing shape.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>j_2mrat</name>
<description>J-band average 2nd image moment ratio.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>h_2mrat</name>
<description>H-band average 2nd image moment ratio.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>k_2mrat</name>
<description>Ks-band average 2nd image moment ratio.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>j_psp</name>
<description>J-band photometric sensitivity paramater (PSP).</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>h_psp</name>
<description>H-band photometric sensitivity paramater (PSP).</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>k_psp</name>
<description>Ks-band photometric sensitivity paramater (PSP).</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>j_pts_noise</name>
<description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured J-band photometric errors and is expressed in units of mJy.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>h_pts_noise</name>
<description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured H-band photometric errors and is expressed in units of mJy.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>k_pts_noise</name>
<description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured Ks-band photometric errors and is expressed in units of mJy.</description>
<unit></unit>
<dataType>float</dataType>
</column>
<column>
<name>j_msnr10</name>
<description>The estimated J-band magnitude at which SNR=10 is achieved for this scan.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>h_msnr10</name>
<description>The estimated H-band magnitude at which SNR=10 is achieved for this scan.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>k_msnr10</name>
<description>The estimated Ks-band magnitude at which SNR=10 is achieved for this scan.</description>
<unit>mag</unit>
<dataType>float</dataType>
</column>
<column>
<name>rel0</name>
<description>Flag indicating whether the scan is contained in the TWOMASS Sampler Release.</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>rel1</name>
<description>Flag indicating whether the scan is contained in the TWOMASS First Incremental Data Release (IDR1).</description>
<unit></unit>
<dataType>int</dataType>
</column>
<column>
<name>rel2</name>
<description>Flag indicating whether the scan is contained in the TWOMASS Second Incremental Data Release (IDR2).</description>
<unit></unit>
<dataType>int</dataType>
</column>
</table>
<table>
<name>gsc23</name>
<description>The GSC2.3.2 Catalogue (945598527 objects for export version).
	 The GSC II is an all-sky catalog based on 1" resolution scans of the
	 photographic Sky Survey plates, at two epochs and three bandpasses,
	 from the Palomar and UK Schmidt telescopes (DSS).
	 Positions, magnitudes, and classifications are produced for all
	 objects on each plate.
	 The GSC2.3 has no magnitude limit. The parameters of the bright
	 objects, overexposed on the Schmidt plates, are taken from the Tycho-2
	 (I/259) catalog. Reference:
	   The Second Generation Guide Star Catalog : Description and Properties
	   Lasker et al 2008 AJ 136,735
	 </description>
<column>
<name>gsc2id</name>
<description>[NS0-9A-Z] Identification of the object </description>
<unit>char</unit>
<ucd>meta.id;meta.main</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>gsc1id</name>
<description>Identification of object in GSC Version 1 </description>
<unit>char</unit>
<ucd>meta.id;meta.main</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>htm6</name>
<description>[NS0-3] HTM-6 designation as in GSC2.2 </description>
<unit>char</unit>
<ucd>obs.field</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>ra</name>
<description>(ra) Right ascension (J2000) </description>
<unit>deg</unit>
<ucd>pos.eq.ra;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>dec</name>
<description>(dec) Declination (J2000) </description>
<unit>deg</unit>
<ucd>pos.eq.dec;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>ra_eps</name>
<description>Mean error on RAdeg, multiplied by cos(delta)</description>
<unit>arcsec</unit>
<ucd>stat.error;pos.eq.ra</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_eps</name>
<description>Mean error on DECdeg</description>
<unit>arcsec</unit>
<ucd>stat.error;pos.eq.dec</ucd><dataType>float</dataType>
</column>
<column>
<name>mean_epoch</name>
<description>Epoch of the mean </description>
<unit>yr</unit>
<ucd>time.epoch</ucd><dataType>float</dataType>
</column>
<column>
<name>ra_pm</name>
<description>Proper motion in RA, multiplied by cos(delta) </description>
<unit>mas/yr</unit>
<ucd>pos.pm;pos.eq.ra</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_pm</name>
<description>Proper motion in DEC </description>
<unit>mas/yr</unit>
<ucd>pos.pm;pos.eq.dec</ucd><dataType>float</dataType>
</column>
<column>
<name>ra_pm_err</name>
<description>Mean error on proper motion in RA </description>
<unit>mas</unit>
<ucd>stat.error</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_pm_err</name>
<description>Mean error on proper motion in DEC </description>
<unit>mas</unit>
<ucd>stat.error</ucd><dataType>float</dataType>
</column>
<column>
<name>delta_epoch</name>
<description>Epoch of the mean </description>
<unit>yr</unit>
<ucd>time.epoch</ucd><dataType>float</dataType>
</column>
<column>
<name>f_mag</name>
<description>(f_mag) Magnitude in F photographic band (red)</description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.R</ucd><dataType>float</dataType>
</column>
<column>
<name>f_mag_err</name>
<description>(f_mag_err) Mean error on fmag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.R</ucd><dataType>float</dataType>
</column>
<column>
<name>f_mag_code</name>
<description>(f_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>j_mag</name>
<description>(j_mag) Magnitude in Bj photographic band (blue) </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.B</ucd><dataType>float</dataType>
</column>
<column>
<name>j_mag_err</name>
<description>(j_mag_err) Mean error on jmag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.B</ucd><dataType>float</dataType>
</column>
<column>
<name>j_mag_code</name>
<description>(j_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>v_mag</name>
<description>(v_mag) Magnitude in V photographic band (green) </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.V</ucd><dataType>float</dataType>
</column>
<column>
<name>v_mag_err</name>
<description>(v_mag_err) Mean error on vmag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.V</ucd><dataType>float</dataType>
</column>
<column>
<name>v_mag_code</name>
<description>(v_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>n_mag</name>
<description>(n_mag) Magnitude in N photographic band (0.8um) </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.IR.8-15um</ucd><dataType>float</dataType>
</column>
<column>
<name>n_mag_err</name>
<description>(n_mag_err) Mean error on nmag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.IR.8-15um</ucd><dataType>float</dataType>
</column>
<column>
<name>n_mag_code</name>
<description>(n_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>u_mag</name>
<description>(u_mag) Magnitude in U band (Johnson) </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.U</ucd><dataType>float</dataType>
</column>
<column>
<name>u_mag_err</name>
<description>(u_mag_err) Mean error on umag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.U</ucd><dataType>float</dataType>
</column>
<column>
<name>u_mag_code</name>
<description>(u_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>b_mag</name>
<description>(b_mag) Magnitude in B band (Johnson blue) </description>
<unit>mag</unit>
<ucd>phot.mag;em.opt.B</ucd><dataType>float</dataType>
</column>
<column>
<name>b_mag_err</name>
<description>(b_mag_err) Mean error on bmag </description>
<unit>mag</unit>
<ucd>stat.error;phot.mag;em.opt.B</ucd><dataType>float</dataType>
</column>
<column>
<name>b_mag_code</name>
<description>(b_mag_code) Coded emulsion / bandpass / filter </description>
<unit></unit>
<ucd>meta.note</ucd><dataType>int</dataType>
</column>
<column>
<name>class</name>
<description>[0,5] Object class </description>
<unit></unit>
<ucd>meta.code</ucd><dataType>int</dataType>
</column>
<column>
<name>source_status</name>
<description>Source status flag </description>
<unit></unit>
<ucd>meta.code.error</ucd><dataType>int</dataType>
</column>
<column>
<name>multobj</name>
<description>[M] 'M' for multiple object </description>
<unit></unit>
<ucd>meta.code</ucd><dataType arraysize='1'>char</dataType>
</column>
<column>
<name>size_a</name>
<description>Semi-major axis of fitting ellipse </description>
<unit>pix</unit>
<ucd>phys.angSize;src</ucd><dataType>float</dataType>
</column>
<column>
<name>eccen</name>
<description>Eccentricity of fitting ellipse </description>
<unit></unit>
<ucd>src.orbital.eccentricity</ucd><dataType>float</dataType>
</column>
<column>
<name>a_pa</name>
<description>Position angle (N-&gt;E) of fitting ellipse </description>
<unit>deg</unit>
<ucd>pos.posAng</ucd><dataType>float</dataType>
</column>
</table>
<table>
<name>gaia</name>
<description>
GaiaSource DR1 Catalog.
This table has an entry for every Gaia observed source as listed in the Main Dat
abase accumulating catalogue version from which the catalogue release has been g
enerated. It contains the basic source parameters, that is only final data (no e
poch data) and no spectra (neither final nor epoch).
</description>
<column>
<name>solution_id</name>
<description>All Gaia data processed by the Data Processing and Analysis
Consortium comes tagged with a solution identifier. This is a numeric field
attached to each table row that can be used to unequivocally identify
the version of all the subsystems that where used in the generation of
the data as well as the input data used. It is mainly for internal DPAC
use but is included in the published data releases to enable end users
to examine the provenance of processed data products. To decode a given
solution ID visit.
</description>
<unit></unit>
<ucd>meta.id;meta.version</ucd><dataType>long</dataType>
</column>
<column>
<name>source_id</name>
<description>
A unique single numerical identifier of the source.

For the contents of Gaia DR1, which does not include Solar System
objects, the source ID consists consists of a 64-bit integer, least
significant bit = 1 and most significant bit = 64, comprising:

-   a HEALPix index number (sky pixel) in bits 36 - 63; by definition
    the smallest HEALPix index number is zero.

-   a 2-bit Data Processing Centre code in bits 34 - 35; for example
    MOD(sourceId / 4294967296, 8) can be used to distinguish between
    sources initialised via the Initial Gaia Source List by the Torino
    DPC (code = 0) and sources otherwise detected and assigned by Gaia
    observations (code = &gt;0)

-   a 25-bit plus 7 bit sequence number within the HEALPix pixel in bits
    1 - 32 split into:
    -   a 25 bit running number in bits 8-32;the running numbers are
	defined to be positive, i.e. ver zero (except in the case of
	forced empty windows)
    -   a 7-bit component number in bits 1-7
    -   one spare bit in bit 33

This means that the HEALpix index level 12 of a given source is
contained in the most significant bits. HEALpix index of 12 and lower
levels can thus be retrieved as follows:

-   HEALpix level 12 = source_id / 34359738368
-   HEALpix level 11 = source_id / 137438953472
-   HEALpix level 10 = source_id / 549755813888
-   HEALpix level n = source_id / 2 ^ 35 * 4 ^ (12 - level).
</description>
<unit></unit>
<ucd>meta.id;meta.main</ucd><dataType>long</dataType>
</column>
<column>
<name>random_index</name>
<description>Random index which can be used to select smaller subsets of
the data that are still representative. The column contains a random permutation
of the numbers from 0 to N-1, where N is the number of rows.
The random index can be useful for validation (testing on 10 different
random subsets), visualization (displaying 1% of the data), and
statistical exploration of the data, without the need to download all
the data.
</description>
<unit></unit>
<ucd>meta.code</ucd><dataType>long</dataType>
</column>
<column>
<name>ref_epoch</name>
<description>Reference epoch to which the astrometic source parameters are
refer red, expressed as a Julian Year in TCB.
</description>
<unit>Time[Julian Years]</unit>
<ucd>meta.ref;time.epoch</ucd><dataType>double</dataType>
</column>
<column>
<name>ra</name>
<description>
Barycentric right ascension \alpha of the source in ICRS at the
reference epoch refEpoch
</description>
<unit>deg</unit>
<ucd>pos.eq.ra;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>ra_error</name>
<description>
Standard error \sigma_{\alpha *} \equiv \sigma_\alpha\cos\delta of
the right ascension of the source in ICRS at the reference epoch refEpoch
</description>
<unit>Angle[mas]</unit>
<ucd>stat.error;pos.eq.ra</ucd><dataType>double</dataType>
</column>
<column>
<name>dec</name>
<description>
Barycentric declination \delta of the source in ICRS at the reference
epoch refEpoch
</description>
<unit>deg</unit>
<ucd>pos.eq.dec;meta.main</ucd><dataType>double</dataType>
</column>
<column>
<name>dec_error</name>
<description>
Standard error \sigma_\delta of the declination of the source in ICRS at
the reference epoch refEpoch
</description>
<unit>Angle[mas]</unit>
<ucd>stat.error;pos.eq.dec</ucd><dataType>double</dataType>
</column>
<column>
<name>parallax</name>
<description>
Absolute barycentric stellar parallax \varpi of the soure at the
reference epoch refEpoch
</description>
<unit>Angle[mas]</unit>
<ucd>pos.parallax</ucd><dataType>double</dataType>
</column>
<column>
<name>parallax_error</name>
<description>
Standard error \sigma_\varpi of the stellar parallax at the referen
ceepoch refEpoch
</description>
<unit>Angle[mas]</unit>
<ucd>stat.error;pos.parallax</ucd><dataType>double</dataType>
</column>
<column>
<name>pmra</name>
<description>
Proper motion in right ascension \mu_{\alpha *} of the source in IC
RS at the reference epoch refEpoch. This is the projection of the proper
motion vector in the direction of increasing right ascension.
</description>
<unit>Angular Velocity[mas/year]</unit>
<ucd>pos.pm;pos.eq.ra</ucd><dataType>double</dataType>
</column>
<column>
<name>pmra_error</name>
<description>
Standard error \sigma_{\mu\alpha *} of the proper motion vector in
right ascension at the reference epoch refEpoch
</description>
<unit>Angular Velocity[mas/year]</unit>
<ucd>stat.error;pos.pm;pos.eq.ra</ucd><dataType>double</dataType>
</column>
<column>
<name>pmdec</name>
<description>
Proper motion in declination \mu_\delta of the source at the reference
epoch refEpoch. This is the projection of the proper motion vector in
the direction of increasing declination.
</description>
<unit>Angular Velocity[mas/year]</unit>
<ucd>pos.pm;pos.eq.dec</ucd><dataType>double</dataType>
</column>
<column>
<name>pmdec_error</name>
<description>
Standard error \sigma_{\mu\delta} of the proper motion in declination at
the reference epoch refEpoch
</description>
<unit>Angular Velocity[mas/year]</unit>
<ucd>stat.error;pos.pm;pos.eq.dec</ucd><dataType>double</dataType>
</column>
<column>
<name>ra_dec_corr</name>
<description>
Correlation between right ascension and declination, in dimensionless
units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>ra_parallax_corr</name>
<description>
Correlation between right ascension and parallax, in dimensionless
units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>ra_pmra_corr</name>
<description>
Correlation between right ascension and proper motion in right
ascension, in dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>ra_pmdec_corr</name>
<description>
Correlation between right ascension and proper motion in declination, in
dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_parallax_corr</name>
<description>
Correlation between declination and parallax, in dimensionless units
[-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_pmra_corr</name>
<description>
Correlation between declination and proper motion in right ascension, in
dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>dec_pmdec_corr</name>
<description>
Correlation between declination and proper motion in declination, in
dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>parallax_pmra_corr</name>
<description>
Correlation between parallax and proper motion in right ascension,
dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>parallax_pmdec_corr</name>
<description>
Correlation between parallax and proper motion in declination, in
dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>pmra_pmdec_corr</name>
<description>
Correlation between proper motion in right ascension and proper motion
in declination, in dimensionless units [-1:+1]
</description>
<unit>Dimensionless</unit>
<ucd>stat.correlation</ucd><dataType>float</dataType>
</column>
<column>
<name>astrometric_n_obs_al</name>
<description>
Total number of AL observations (= CCD transits) used in the astrometric
solution of the source, independent of their weight. Note that some
observations may be strongly downweighted (see astrometricNBadObsAl).
</description>
<unit>Dimensionless</unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>astrometric_n_obs_ac</name>
<description>
Total number of AC observations (= CCD transits) used in the astrometric
solution of the source, independent of their weight. Note that some
observations may be strongly downweighted (see astrometricNBadObsAc).
Nearly all sources having G less than 13 will have AC observations from 2d
windows, while fainter than that limit only \sim1% of stars
are assigned 2d windows resulting in AC observations.
</description>
<unit>Dimensionless</unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>astrometric_n_good_obs_ac</name>
<description>
Number of AC observations (= CCD transits) that were not strongly
downweighted in the astrometric solution of the source. Strongly
downweighted observations (with downweighting factor w less than 0.2) are instead
counted in astrometricNBadObsAc. The sum of astrometricNGoodObsAc and
astrometricNBadObsAc equals astrometricNObsAc, the total number of AC
observations used in the astrometric solution of the source.
</description>
<unit>Dimensionless</unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>astrometric_n_bad_obs_al</name>
<description>
Number of AL observations (= CCD transits) that were strongly
downweighted in the astrometric solution of the source, and therefore
contributed little to the determination of the astrometric parameters.
An observation is considered to be strongly downweighted if its
downweighting factor w less than 0.2, which means that the absolute value of the
astrometric residual exceeds 4.83 times the total uncertainty of the
observation, calculated as the quadratic sum of the centroiding
uncertainty, excess source noise, and excess attitude noise.
</description>
<unit>Dimensionless</unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>astrometric_n_bad_obs_ac</name>
<description>
Number of AC observations (= CCD transits) that were strongly
downweighted in the astrometric solution of the source, and therefore
contributed little to the determination of the astrometric parameters.
An observation is considered to be strongly downweighted if its
downweighting factor w less than 0.2, which means that the absolute value of the
astrometric residual exceeds 4.83 times the total uncertainty of the
observation, calculated as the quadratic sum of the centroiding
uncertainty, excess source noise, and excess attitude noise.
</description>
<unit>Dimensionless</unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>astrometric_delta_q</name>
<description>
In the TGAS solution \tt astrometricDeltaQ (\Delta Q) indicates the
discrepancy between the Hipparcos proper motion and the TGAS proper
motion. A large value of \tt deltaQ could indicate non-linear motion
(e.g. n a binary).
The precise definition is
\Delta Q =
\begin{bmatrix}
\Delta\mu_{\alpha *} \and \Delta\mu_{\delta}
\end{bmatrix}
\left(\vec{C}_\text{pm,\,T}+\vec{C}_\text{pm,\,H}\right)^{-1}
\begin{bmatrix}
\Delta\mu_{\alpha *} \\ \Delta\mu_{\delta}
\end{bmatrix}

where \Delta\mu_{\alpha *} = \mu_{\alpha *,\rm T}-\mu_{\alpha *,\rm H},
\Delta\mu_{\delta} = \mu_{\delta,\rm T}-\mu_{\delta,\rm H}, with T and H
indicating values from the Gaia DR1 (TGAS) solution and Hipparcos
catalogue. \vec{C}_\text{pm,\,T} and \vec{C}_\text{pm,\,H} are the
corresponding 2\times 2 covariance matrices.

In order to compute \Delta Q the two sets of proper motions must use the
same reference frame and the same reference epoch. Thus, the proper
motion components as given in the Hipparcos catalogue were rotated to
the Gaia DR1 reference frame, and then propagated to the Gaia reference
epoch.
</description>
<unit>Angle[mas]</unit>
<ucd>stat.value</ucd><dataType>float</dataType>
</column>
<column>
<name>astrometric_excess_noise</name>
<description>
This is the excess noise \epsilon_i of the source. It measures the
disagreement, expressed as an angle, between the observations of a
source and the best-fitting standard astrometric model (using five
astrometric parameters). The assumed observational noise in each
observation is quadratically increased by \epsilon_i in order to
statistically match the residuals in the astrometric solution. A value
of 0 signifies that the source is astrometrically well-behaved, i.e.
that the residuals of the fit statistically agree with the assumed
observational noise. A positive value signifies that the residuals are
statistically larger than expected.

The significance of \epsilon_i is given by \tt
astrometricExcessNoiseSig (D). If D\le 2 then \epsilon_i is probably not
significant, and the source may be astrometrically well-behaved even if
\epsilon_i is large.
The excess noise \epsilon_i may absorb all kinds of modelling errors
that are not accounted for by the observational noise (image centroiding
error) or the excess attitude noise. Such modelling errors include LSF
and PSF calibration errors, geometric instrument calibration errors, and
part of the high-frequency attitude noise. These modelling errors are
particularly important in the early data releases, but should decrease
as the astrometric modelling of the instrument and attitude improves
over the years.
Additionally, sources that deviate from the standard five-parameter
astrometric model (e.g. n resolved binaries, exoplanet systems, etc.)
may have positive \epsilon_i. Given the many other possible
contributions to the excess noise, the user must study the empirical
distributions of \epsilon_i and D to make sensible cutoffs before
filtering out sources for their particular application.

In Gaia DR1, the excess source noise has the same interpretation as
described above for both the primary (TGAS) and secondary data sets. It
measures the disagreement between the five-parameter model and the
observations, augmented by the different priors used. Thus, in TGAS the
excess noise may be increased if the proper motion seen during the 14
months of Gaia observations are not in agreement with the proper motion
inferred from the Tycho-2/Gaia comparison. In the secondary solution the
excess noise may be increased if the Gaia observations indicate a proper
motion or parallax several times larger than the prior uncertainty.
The excess source noise is further explained in Sects .6 and 5.1.2 of
Lindegren et al. (2012).

Lindegren, L., U. Lammers, D. Hobbs, MullaneW., U. Bastian, and J.
Hernandez. 2012.The Astrometric Core Solution for the Gaia Mission.
Overview of Models, Algorithms, and Software Implementation.
Astronomy and Astrophysics 538 (February).
</description>
<unit>Angle[mas]</unit>
<ucd>stat.value</ucd><dataType>double</dataType>
</column>
<column>
<name>astrometric_excess_noise_sig</name>
<description>
A dimensionless measure (D) of the significance of the calculated \
tt
astrometricExcessNoise (\epsilon_i). A value D less than 2 indicates that the
given \epsilon_i is probably significant.

For good fits in the limit of a large number of observations, D should
be zero in half of the cases and approximately follow the positive half
of a normal distribution with zero mean and unit standard deviation for
the other half. Consequently, D is expected to be greater than 2 for
only a few percent of the sources with well-behaved astrometric
solutions.
In the early data releases \epsilon_i will however include instrument
and attitude modelling errors that are statistically significant and
could result in large values of \epsilon_i and D. The user must study
the empirical distributions of these statistics and make sensible
cutoffs before filtering out sources for their particular application.

The excess noise significance is further explained in Sect. 1.2 of
Lindegren et al. (2012).

Lindegren, L., U. Lammers, D. Hobbs, MullaneW., U. Bastian, and J.
Hernandez. 2012.The Astrometric Core Solution for the Gaia Mission.
Overview of Models, Algorithms, and Software Implementation.
Astronomy and Astrophysics 538 (February).
</description>
<unit>Angle[mas]</unit>
<ucd>stat.value</ucd><dataType>double</dataType>
</column>
<column>
<name>astrometric_primary_flag</name>
<description>
Flag indicating if this source was used as a primary source (\tt true)
or secondary source (\tt false). Only primary sources contribute to the
estimation of attitude, calibration, and global parameters. The
estimation of source parameters is otherwise done in exactly the same
way for primary and secondary sources.
</description>
<unit></unit>
<ucd>meta.code</ucd><dataType>boolean</dataType>
</column>
<column>
<name>astrometric_relegation_factor</name>
<description>
Relegation factor of the source calculated as per Eq. 118) in Lindegren
et al. (2012) used for the primary selection process.

Lindegren, L., U. Lammers, D. Hobbs, MullaneW., U. Bastian, and J.
Hernandez. 2012.The Astrometric Core Solution for the Gaia Mission.
Overview of Models, Algorithms, and Software Implementation.
Astronomy and Astrophysics 538 (February).
</description>
<unit></unit>
<ucd>arith.factor</ucd><dataType>float</dataType>
</column>
<column>
<name>astrometric_weight_al</name>
<description>
Mean astrometric weight of the source in the AL direction

The mean astrometric weight of the source is calculated as per Eq. \sigma =(119)
in Lindegren et al. (2012).

Lindegren, L., U. Lammers, D. Hobbs, MullaneW., U. Bastian, and J.
Hernandez. 2012.The Astrometric Core Solution for the Gaia Mission.
Overview of Models, Algorithms, and Software Implementation.
Astronomy and Astrophysics 538 (February).
</description>
<unit>Angle[mas^-2]</unit>
<ucd>stat.weight;stat.mean</ucd><dataType>float</dataType>
</column>
<column>
<name>astrometric_priors_used</name>
<description>
Type of prior used in the astrometric solution:

-   0: No prior used

-   1: Galaxy Bayesian Prior for parallax and proper motion

-   2: Galaxy Bayesian Prior for parallax and proper motion relaxed by
    factor 10

-   3: Hipparcos prior for position

-   4: Hipparcos prior for position and proper motion

-   5: Tycho2 prior for position

-   6: Quasar prior for proper motion

The Galaxy Bayesian Prior is defined in , where it is denoted
\sigma_{\varpi,F90} (for the parallax) and
\sigma_{\mu,F90}={\cal R}\sigma_{\varpi,F90}, with {\cal
R}=10r^{-1} (for proper motion). The Galaxy Bayesian Prior relaxed by
a factor 10 is 10\sigma_{\varpi,F90} and 10\sigma_{\mu,F90},
respectively.

For Gaia DR1 the only types of priors used are 2 (for the secondary data
set), 3 (for the Hipparcos subset of the primary data set), or 5 (for
the non-Hipparcos subset of the primary data set). Type 6 was used for
internal calibration purposes and alignment of the reference frame, but
the corresponding astrometric results are in general not published.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>matched_observations</name>
<description>
This field indicates the number of observations (detection transits)
that have been matched to a given source during the last internal
crossmatch revision.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>short</dataType>
</column>
<column>
<name>duplicated_source</name>
<description>
During data processing, this source happened to been duplicated and  one
source only has been kept. This may indicate observational,
cross-matching or processing problems, or stellar multiplicity, and
probable astrometric or photometric problems in all cases. In DR1, for
close doubles with separations below some 2 arcsec, truncated windows
have not been processed, neither in astrometry and photometry. The
transmitted window is centred on the brighter part of the acquired
window, so the brighter component has a better chance to be selected,
even when processing the fainter transit. If more than two images are
contained in a window, the result of the image parameter determination
is un-predictable in the sense that it might refer to either (or
neither) image, and no consistency is assured.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>boolean</dataType>
</column>
<column>
<name>scan_direction_strength_k1</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_strength_k2</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_strength_k3</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_strength_k4</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_mean_k1</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit>Angle[deg]</unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_mean_k2</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit>Angle[deg]</unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_mean_k3</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit>Angle[deg]</unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>scan_direction_mean_k4</name>
<description>
The scanDirectionStrength and scanDirectionMean quantify the
distribution of AL scan directions across the source.
scanDirectionStrength[k-1] (k=1,2,3,4) is the absolute value of the
trigonometric moments m_k=\langle\exp(ik\theta)\rangle, where \theta is
the position angle of the scan and the mean value is taken over the
nObs[0] AL observations contributing to the astrometric parameters of
the source. \theta is defined in the usual astronomical sense: \theta=0
when the FoV is moving towards local North, and \theta=90^\circ towards
local East.

The scanDirectionStrength is a number between 0 and 1, where 0 means
that the scan directions are well spread out in different directions,
while 1 means that they are concentrated in a single direction (given by
scanAngleMean).

The different orders k are statistics of the scan directions modulo
360^\circ/k. For example, at first order (k=1), \theta=10^\circ and
\theta=190^\circ count as different directions, but at second order
(k=2) they are the same. Thus, scanDirectionStrength[0] is the degree of
concentration when the sense of direction is taken into account, while
scanDirectionStrength[1] is the degree of concentration without regard
to the sense of direction. A large value of scanDirectionStrength[3]
indicates that the scans are concentrated in two nearly orthogonal
directions.
</description>
<unit>Angle[deg]</unit>
<ucd>meta.number</ucd><dataType>float</dataType>
</column>
<column>
<name>phot_g_n_obs</name>
<description>
Number of observations (CCD transits) that contributed to the G mean
flux and mean flux error.
</description>
<unit></unit>
<ucd>meta.number</ucd><dataType>int</dataType>
</column>
<column>
<name>phot_g_mean_flux</name>
<description>
Mean flux in the G-band.
</description>
<unit>Flux[e-/s]</unit>
<ucd>phot.flux;stat.mean;em.opt</ucd><dataType>double</dataType>
</column>
<column>
<name>phot_g_mean_flux_error</name>
<description>
Error on the mean flux in the G-band.
</description>
<unit>Flux[e-/s]</unit>
<ucd>stat.error;phot.flux;stat.mean;em.opt</ucd><dataType>double</dataType>
</column>
<column>
<name>phot_g_mean_mag</name>
<description>
Mean magnitude in the G band. This is computed from the G-band mean flux
applying the magnitude zero-point in the Vega scale.
</description>
<unit>Magnitude[mag]</unit>
<ucd>phot.mag;stat.mean;em.opt</ucd><dataType>double</dataType>
</column>
<column>
<name>phot_variable_flag</name>
<description>
Flag indicating if variability was identified in the photometric G
band:

-   source not processed and/or exported to catalogue

-   Source not identified as variable

-   source identified and processed as variable, see tables
    PhotVariableSummary, PhotVariableTimeSeriesGfov,
    PhotVariableTimeSeriesGfovStatisticalParameters, and Cepheid or
    Rrlyrae for more details.

Note that for this data release only a small subset of (variable)
sources was processed and/or exported, so for many (known) variable
sources this flag is set to NOT AVAILABLE. No CONSTANT sources were
exported either.
</description>
<unit>char</unit>
<ucd>meta.code;src.var</ucd><dataType arraysize='*'>char</dataType>
</column>
<column>
<name>l</name>
<description>
Galactic Longitude of the object at reference epoch refEpoch, see ESA,
1997, The Hipparcos and Tycho Catalogues ESA SP-1200, Volume 1,
Section 1.5.3, for the conversion details.
</description>
<unit>Angle[deg]</unit>
<ucd>pos.galactic.lon</ucd><dataType>double</dataType>
</column>
<column>
<name>b</name>
<description>
Galactic Latitude of the object at reference epoch refEpoch
1997, The Hipparcos and Tycho Catalogues ESA SP-1200, Volume 1,
Section 1.5.3, for the conversion details.
</description>
<unit>Angle[deg]</unit>
<ucd>pos.galactic.lat</ucd><dataType>double</dataType>
</column>
<column>
<name>ecl_lon</name>
<description>
Ecliptic Longitude of the object at reference epoch refEpoch, see ESA
1997, The Hipparcos and Tycho Catalogues ESA SP-1200, Volume 1,
Section 1.5.3, for the conversion details.
</description>
<unit>Angle[deg]</unit>
<ucd>pos.ecliptic.lon</ucd><dataType>double</dataType>
</column>
<column>
<name>ecl_lat</name>
<description>
Ecliptic Latitude of the object at reference epoch refEpoch, see ESA
1997, The Hipparcos and Tycho Catalogues ESA SP-1200, Volume 1,
Section 1.5.3, for the conversion details.
</description>
<unit>Angle[deg]</unit>
<ucd>pos.ecliptic.lon</ucd><dataType>double</dataType>
</column>
</table>
</tab:tables>
