
objName          string         VAR      8      NA      IAU Name constructed from objID postion PSO JHHMMSS.SS+/-DDMMSS.S where x is leading number of procesing version       
objID            dimensionless  BIGINT   8      NA      object identifier index (not guaranteed to be unique)
uniquePspsOBid   dimensionless  BIGINT   8      NA      unique identifier provided by ipptopsps
ippObjID         dimensionless  BIGINT   8      NA      IPP object number
surveyID         dimensionless  TINYINT  1      255     Survey ID
htmID            dimensionless  BIGINT   8      NA      HTM index
zoneID           dimensionless  INT      4      NA      Zone index
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)
randomID         dimensionless  FLOAT    8      0       random float between 0 and 1
batchID          dimensionless  BIGINT   8      -999    batch id        
dvoRegionID      dimensionless  INT      4      -1      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  
posMeanChisq     dimensionless  REAL     4      -999    chisq of mean position
--------------------------------------------------------------------------------------------------------
--                                                      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]
