
objID            dimensionless  BIGINT  8       NA      ODM object identifier
ippbjID		 dimensionless	BIGINT	8	NA 	object ID generated by IPP
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.  
-------------------------------------------------------- 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
----------------------------------------------------------------------------------------
gpetRadius      pixels          REAL    4       -999    Petrosian radius
gpetRadiusErr   pixels          REAL    4       -999    estimated error inPetrosian radius
gpetFlux        adu/sec         REAL    4       -999    Petrosian Flux
gpetFluxErr     adu/sec         REAL    4       -999    estimated error in petFlux
gpetR50         pixels          REAL    4       -999    Petrosian radius at 50% light
gpetR50Err      pixels          REAL    4       -999    estimated error inPetrosian radius at 50% light
gpetR90         pixels          REAL    4       -999    Petrosian radius at 90% light
gpetR90Err      pixels          REAL    4       -999    estimated error in Petrosian radius at 90% light
gpetCf          dimensionless   REAL    4       -999    Petrosian fit coverage factor

