- Timestamp:
- Sep 24, 2015, 4:54:10 PM (11 years ago)
- Location:
- trunk/ippToPsps/pspsschema
- Files:
-
- 6 edited
-
SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection (modified) (1 diff)
-
SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedGalaxyShape (modified) (1 diff)
-
SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject (modified) (1 diff)
-
SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV (modified) (1 diff)
-
SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer (modified) (1 diff)
-
SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
r38602 r38770 10 10 dvoRegionID dimensionless INT 4 0 identifier to dvo spatial region 11 11 obsTime MeanJulianDays FLOAT 8 -999 Time of mid observation in Mean Julian Days 12 xPos raw pixels REAL 4 -999 measured x on CCD from PSF fit13 yPos raw pixels REAL 4 -999 measured y on CCD from PSF fit14 xPosErr raw pixels REAL 4 -999 estimated error in x15 yPosErr raw pixels REAL 4 -999 estimated error in y12 xPos raw.pixels REAL 4 -999 measured x on CCD from PSF fit 13 yPos raw.pixels REAL 4 -999 measured y on CCD from PSF fit 14 xPosErr raw.pixels REAL 4 -999 estimated error in x 15 yPosErr raw.pixels REAL 4 -999 estimated error in y 16 16 pltScale arcsec/pix REAL 4 -999 plate scale at this location (from DVO) 17 17 posAngle degrees REAL 4 -999 position angle (sky-to-chip) at this location (from DVO) -
trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedGalaxyShape
r38677 r38770 1 1 2 2 objID dimensionless BIGINT 8 NA ODM object identifier 3 uniquePspsFGid dimensionless BIGINT 8 NA unique identifier provided by ipptopsps3 uniquePspsFGid dimensionless BIGINT 8 NA unique identifier provided by ipptopsps 4 4 ippObjID dimensionless BIGINT 8 NA object ID generated by IPP 5 randomForceGalID dimensionless FLOAT 8 NA random stack id5 randomForceGalID dimensionless FLOAT 8 NA random stack id 6 6 -------------------------------------------------------- replicate below for all filters (grizy) 7 gippDetectID dimensionless BIGINT 8 NA ipp detect identifier 7 gforcedSummaryID dimensionless BIGINT 8 NA IPP ff_id 8 gippDetectID dimensionless BIGINT 8 NA ipp detect identifier 8 9 (this may not make sense, we may not have it... EAM not sure yet) 9 gforcedSummaryID dimensionless BIGINT 8 NA IPP ff_id10 10 ---------------------------------------------------------------------------------------- 11 11 gGalModelType dimensionless INT 4 NA which model was used -
trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject
r38397 r38770 26 26 -- duplicate for other filters 27 27 28 [62 byte/obj/filter + 8 byte/filter]28 -- [62 byte/obj/filter + 8 byte/filter] -
trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV
r38397 r38770 21 21 gDeVPhi degrees REAL 4 -999 estmated phi of DeVaucouleurs axis. Degrees East of North. 22 22 gDeVPhiErr degrees REAL 4 -999 estmated error of phi of DeVaucouleurs axis 23 g raDeVOff arcsec REAL 4-999 Offset in RA of DeVaucouleurs fit from PSF RA24 g decDeVOff arcsec REAL 4-999 Offset in DEC of DeVaucouleurs fit from PSF DEC25 g raDeVOffErrarcsec REAL 4 -999 estimated error in ra offset26 g decDeVOffErrarcsec REAL 4 -999 estimated error in dec offset23 gDeVRa degrees DOUBLE 8 -999 Offset in RA of DeVaucouleurs fit from PSF RA 24 gDeVDec degress DOUBLE 8 -999 Offset in DEC of DeVaucouleurs fit from PSF DEC 25 gDeVRaErr arcsec REAL 4 -999 estimated error in ra offset 26 gDeVDecErr arcsec REAL 4 -999 estimated error in dec offset 27 27 gDeVCf dimensionless REAL 4 -999 DeVaucouleurs fit coverage factor 28 gDevChisq 28 gDevChisq dimensionless REAL 4 -999 DeVaucouleurs fit chi square -
trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer
r38397 r38770 23 23 gSerPhi degrees REAL 4 -999 estmated phi of Sersic axis 24 24 gSerPhiErr degrees REAL 4 -999 estmated error of phi of Sersic axis 25 gSerRa dimensionless REAL 4-999 Offset in RA of Sersic fit from PSF RA26 gSerDec dimensionless REAL 4-999 Offset in DEC of Sersic fit from PSF DEC27 gSerRaErr dimensionlessREAL 4 -999 estimated error in raSerOff28 gSerDecErr dimensionlessREAL 4 -999 estimated error in decSerOff25 gSerRa degrees DOUBLE 8 -999 Offset in RA of Sersic fit from PSF RA 26 gSerDec degrees DOUBLE 8 -999 Offset in DEC of Sersic fit from PSF DEC 27 gSerRaErr arcsec REAL 4 -999 estimated error in raSerOff 28 gSerDecErr arcsec REAL 4 -999 estimated error in decSerOff 29 29 gserCf dimensionless REAL 4 -999 Sersic fit coverage factor 30 gserChisq 31 30 gserChisq dimensionless REAL 4 -999 Sersic fit chi square -
trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin
r38722 r38770 1 1 2 2 objID dimensionless BIGINT 8 NA ODM object identifier 3 uniquePspsSTid dimensionless BIGINT8 NA unique identifier provided by ipptopsps3 uniquePspsSTid dimensionless BIGINT 8 NA unique identifier provided by ipptopsps 4 4 ippObjID dimensionless BIGINT 8 NA object ID generated by IPP [this is a per-object, not per-filter value] 5 5 surveyID dimensionless TINYINT 1 NA survey flag identifier … … 7 7 projectionID dimensionless SMALLINT 2 -999 valid values 0 - < 10000 8 8 skyCellID dimensionless TINYINT 1 255 valid values 0 - 143 (12x12 grid) 9 randomStackObjID dimensionless FLOAT 8 NA random stack id9 randomStackObjID dimensionless FLOAT 8 NA random stack id 10 10 stackDetectRowID dimensionless BIGINT 8 NA identifies which of up to 5 possible stackdetctions this Row refers to: Primary, up to 3 Secondary, 1 best 11 11 primaryDetection dimensionless TINYINT 1 255 identifies if this row is a primary stack detection. True about 80% of time.
Note:
See TracChangeset
for help on using the changeset viewer.
