
objID             dimensionless   BIGINT  8       NA      ODM object identifier
gcObjID	  	  dimensionless	  BIGINT  8	  NA 	  ODM galactic coordinates identifier
surveyID          dimensionless   TINYINT 1       NA      survey flag identifier
skyCellID         dimensionless   REAL    4       -999    single float giving PrimaryCell.SkyCell identifier 
randomStackObjID  dimensionless   BIGINT  8       NA      random stack id
stackDetectRowID  dimensionless   BIGINT  8       NA      identifies which of up to 5 possible stackdetctions this Row refers to: Primary, up to 3 Secondary, 1 best  
primaryDetection  dimensionless   TINYINT 1       255     identifies if this row is a primary stack detection. True about 80% of time. 
bestDetection     dimensionless   TINYINT 1       255     identifies if this row is a best detection or not. Also set if only a primary detection exists.   
                                                          the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter.  
dvoRegionID       dimensionless   INT     4       -999    identifier to dvo spatial region
dataRelease       dimensionless   TINYINT 1       NA      Data release when this detection was originally taken.
------------------------------------------------------------------------------------------
-- attributes for all stack detections in all filters (these are currently forced anyway) 
-- Replicate the section below for each filter, changing the prefex ("g" in this example) 
------------------------------------------------------------------------------------------
gippObjID          dimensionless   BIGINT  8       NA      object ID generated by IPP
gippDetectID      dimensionless   BIGINT  8       NA      detection ID generated by IPP
gstackDetectID    dimensionless   BIGINT  8       NA      ODM detection identifier
gstackMetaID      dimensionless   BIGINT  8       NA      stack identifier
------------------------------------------------------------------------------------------
gxPos             arcsec          REAL    4       -999    measured x in sky Cell from PSF fit
gyPos             arcsec          REAL    4       -999    measured y in sky Cell from PSF fit
gxPosErr          arcsec          REAL    4       -999    estimated error in x
gyPosErr          arcsec          REAL    4       -999    estimated error in y
gexpTime          seconds         REAL    4       -999    total exposure time (informational)
gpsfMajorFWHM     arcsec          REAL    4       -999    PSF width in major axis
gpsfMinorFWHM     arcsec          REAL    4       -999    PSF width in minor axis
gpsfTheta         degrees         REAL    4       -999    PSF orientation angle. Degrees East of North.
gpsfCore          dimensionless   REAL    4       -999    PSF core parameter [k in (1 + kz + z^1.66)]
gpsfLikelihood    dimensionless   REAL    4       -999    PSF likelihood
gpsfQf            dimensionless   REAL    4       -999    PSF coverage factor
gpsfQfPerfect     dimensionless   REAL    4       -999    PSF-weighted fraction of arcsec totally unmasked
gpsfChiSq         dimensionless   REAL    4       -999    PSF-weighted fraction of arcsec to.
gmomentXX         arcsec^2        REAL    4       -999    moment XX
gmomentXY         arcsec^2        REAL    4       -999    moment XY
gmomentYY         arcsec^2        REAL    4       -999    moment YY
gmomentR1         arcsec          REAL    4       -999    moment R1
gmomentRH         arcsec          REAL    4       -999    moment RH - or half light radius (REMOVE)
gPSFFlux     	  adu/sec         REAL    4       -999    g psf flux from stack
gPSFFluxErr  	  adu/sec         REAL    4       -999    estimated error of g psf flux from stack
gApFlux           adu/seconds     REAL    4       -999    Aperture magnitude
gApFluxErr        adu/seconds     REAL    4       -999    Aperture magnitude error
gApFillFac        dimensionless   REAL    4       -999    Aperture fill factor - ~ redundant with psfQF, keep?
gKronFlux         adu/seconds     REAL    4       -999    Kron flux
gKronFluxErr      adu/seconds     REAL    4       -999    Kron flux error
gKronRad          arcsec          REAL    4       -999    Kron radius
