
objID             dimensionless   BIGINT   8       NA      ODM object identifier
uniquePspsSTid    dimensionless   BIGINT   8       NA      unique identifier provided by ipptopsps
ippObjID          dimensionless   BIGINT   8       NA      object ID generated by IPP  [this is a per-object, not per-filter value]
surveyID          dimensionless   TINYINT  1       NA      survey flag identifier
tessID            dimensionless   TINYINT  1       -1      ID mapping to tessellation names (eg, RINGS.V3, MD01.V3, etc)
projectionID      dimensionless   SMALLINT 2       -999    valid values 0 - < 10000
skyCellID         dimensionless   TINYINT  1       255     valid values 0 - 143 (12x12 grid)
randomStackObjID  dimensionless   FLOAT    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       -1      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) 
------------------------------------------------------------------------------------------
gippDetectID      dimensionless   BIGINT   8       NA      detection ID generated by IPP
gstackDetectID    dimensionless   BIGINT   8       NA      ODM detection identifier
gstackImageID     dimensionless   BIGINT   8       NA      stack identifier
------------------------------------------------------------------------------------------
gra               degrees         FLOAT    8       NA      Right Ascension   
gdec              degrees         FLOAT    8       NA      Declination       
graErr            arcsec          REAL     4       NA      Right Ascension error
gdecErr           arcsec          REAL     4       NA      Declination error  (same as RA error - need?)
gPSFMag      	  AB_magnitude    REAL     4       -999    g psf AB magnitude from stack
gPSFMagErr   	  AB_magnitude    REAL     4       -999    estimated error of g psf AB magnitude from stack
gApMag       	  AB_magnitude    REAL     4       -999    g Aperture AB magnitude from stack
gApMagErr    	  AB_magnitude    REAL     4       -999    estimated error of g Ap Mag AB magnitude from stack
gKronMag     	  AB_magnitude    REAL     4       -999    g kron AB magnitude from stack
gKronMagErr  	  AB_magnitude    REAL     4       -999    estimated error of g kron AB magnitude from stack
ginfoFlag         dimensionless   INT      4          0    informational bits
ginfoFlag2        dimensionless   INT      4          0    informational bits
ginfoFlag3        dimensionless   INT      4          0    informational bits
gnFrames          dimensionless   INT      4       -999    Number of frames contributing to source

-- [220 byte/filter/obj + 44 byte/obj]
