
objName          string         VAR      8      NA      IAU Name constructed from objID postion PS1.x JHHMMSS.SS+/-DDMMSS.S where x is leading number of procesing version       
objID            dimensionless  BIGINT   8      NA      ODM object identifier index
gcObjID		 dimensionless	BIGINT	8	  NA 	ODM galactic coordinates identifier
ippObjID         dimensionless  BIGINT   8      NA      IPP object number
surveyID         dimensionless  TINYINT  1      255     Survey ID
skyCellID        dimensionless  REAL     4      -999     single float giving PrimaryCell.SkyCell identifier
htmID            dimensionless  BIGINT   8      NA      HTM index
zoneID           dimensionless  INT      4      NA      Zone index
randomID         dimensionless  BIGINT   8      0       Random integer between 0 and 2^32 = 4,394,967,296 remaining ramdom integer 0  
batchID          dimensionless  BIGINT   8      -999    batch id        
dvoRegionID      dimensionless  INT      4      -999    identifier of dvo spatial region - dvo cat id
dataRelease      dimensionless  TINYINT  1      NA      Data release Version of this table
objInfoFlag      dimensionless  BIGINT   8      -999    flag indicating odd properties
qualityFlag      dimensionless  TINYINT  1      0       subset of objInfoFlag - flags related to goodness of object
consistencyFlag  dimensionless  SMALLINT 2      0       Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation (DROP)
raStack          degrees        FLOAT    8      -999    Right Ascension - best weighted RA across filters from stack WHENEVER an object is detected in the stack  
decStack         degrees        FLOAT    8      -999    Declination - best weighted Dec across filters from stack WHENEVER an object is detected in the stack 
raStackErr       arcsec         REAL     4      -999    Error in stack Right Ascension, note will have a systematic floor, and is not necessary the best ra,dec for all objects 
decStackErr      arcsec         REAL     4      -999    Error in stack Declination, note will have a systematic floor, and is not necessarily the best ra,dec for all objects
raMean           degrees        FLOAT    8      -999    Right Ascension from the Mean of RA from individual detections if it exists. This is for information only  
decMean          degrees        FLOAT    8      -999    Declination from the Mean of Dec from individual detections if it exists  This is for information only.  
raMeanErr        arcsec         REAL     4      -999    Combination of the measurement Errors in the Right Ascension from the mean detections if they exist 
decMeanErr       arcsec         REAL     4      -999    Combination of the measurement Errors in the  Declination measurements if they exist  
raMeanStd        arcsec         Real     4      -999    standard deviation of Right Ascension measurements in detections if they exist 
decMeanStd       arcsec         REAL     4      -999    standard deviation of the  Declination measurements if they exist  
--------------------------------------------------------------------------------------------------------
--                                                      Note: the following three sets of coordinate systems are based on stack if it exists, and mean if it does not.
--                                                      This means cone or box searches work on the stack and consistent with Primary and Best stack detection.
--                                                      For objects without a stack postion, (moving, transient, or false dectection) a cone search may be incomplete for
--                                                      an object within less than 1 arc sec of the boundary edge. But science cases here will want to work from Detection
--                                                      Table anyway, or can vary cone search by 1'' radius to check for incompleteness.  
cx               dimensionless  FLOAT    8      NA      Cartesian x from Stack RA,Dec WHENEVER a stack detection exists, and Mean RA, Dec (mean of one?) when it doesn't 
cy               dimensionless  FLOAT    8      NA      Cartesian y from Stack RA,Dec WHENEVER a stack detection exists, and mean RA, Dec (mean of one?) when it doesn't 
cz               dimensionless  FLOAT    8      NA      Cartesian z from Stack RA,Dec WHENEVER a stack detection exists, ditto
lambda           degrees        FLOAT    8      -999    ecliptic longitude from Stack RA,Dec WHENEVER A STACK MEASURMENT EXISTS and Mean RA,Dec (mean of one?) otherwise 
beta             degrees        FLOAT    8      -999    ecliptic latitude ditto
l                degrees        FLOAT    8      -999    galactic longitude ditto
b                degrees        FLOAT    8      -999    galactic latitude ditto
---------------------------------------------------------------------------------
nStackObjectRows dimensionless  SMALLINT 2      -999    number of independent StackObjectRows this object has. 
--                                                      zero if not detected in the Stack, 1 if there is a primary, 2 or more if it is in an overlap region
nStackDetections dimensionless  TINYINT  2       255    which filter bands it is detected in (not forced) or if it was masked in a band.        
nDetections      dimensionless  SMALLINT 2      -999    total number of detection measurements in all filters
ng               dimensionless  SMALLINT 2      -999    number of detections in individual g filter exposures
nr               dimensionless  SMALLINT 2      -999    number of detections in individual r filter exposures
ni               dimensionless  SMALLINT 2      -999    number of detections in individual i filter exposures
nz               dimensionless  SMALLINT 2      -999    number of detections in individual z filter exposures
ny               dimensionless  SMALLINT 2      -999    number of detections in individual y filter exposures

-- [197 byte/obj]
