
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
------------------------------------------------------------------------------------------
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?)
gzp               magnitude       REAL    4       0       zeropoint , no error given 
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
gsky              adu/secs/arcsec REAL    4       -999    PSF sky level at source (adu)
gskyErr           adu/secs/arcsec REAL    4       -999    estimated error in sky
ginfoFlag         dimensionless   INT     4       -999    indicator of strange propeties
ginfoFlag2        dimensionless   INT     4       -999    indicator of strange propeties
gnFrames          dimensionless   INT     4       -999    Number of frames contributing to source

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