
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
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.  
-------------------------------------------------------- replicate below for all filters (grizy)
gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
gstackDetectID  dimensionless   BIGINT  8       NA      ODM detection identifier
gstackMetaID    dimensionless   BIGINT  8       NA      stack identifier
----------------------------------------------------------------------------------------
gDeVRadius      arcsec          REAL    4       -999    DeVaucouleurs radius
gDeVRadiusErr   arcsec          REAL    4       -999    estimated error in DeVaucouleurs radius
gDeVMag         AB_mag          REAL    4       -999    DeVaucouleurs mag
gDeVMagErr      AB_mag          REAL    4       -999    estimated error in DeVaucouleurs mag
gDeVAb          dimensionless   REAL    4       -999    DeVaucoulerus axis ratio
gDeVAbErr       dimensionless   REAL    4       -999    estimated error in DeVaucoulerus axis ratio
gDeVPhi         degrees         REAL    4       -999    estmated phi of DeVaucouleurs axis. Degrees East of North.
gDeVPhiErr      degrees         REAL    4       -999    estmated error of phi of DeVaucouleurs axis
gDeVRa          degrees         DOUBLE  8       -999    RA of DeVaucouleurs fit
gDeVDec         degrees         DOUBLE  8       -999    DEC of DeVaucouleurs fit
gDeVRaErr       arcsec          REAL    4       -999    estimated error in RA
gDeVDecErr      arcsec          REAL    4       -999    estimated error in DEC
gDeVChisq       dimensionless   REAL    4       -999    DeVaucouleurs fit chi square 
