- Timestamp:
- Jun 10, 2014, 4:15:18 PM (12 years ago)
- Location:
- trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables
- Files:
-
- 10 edited
-
Detection (modified) (2 diffs)
-
DiffDetObject (modified) (2 diffs)
-
DiffDetection (modified) (3 diffs)
-
ForcedMeanObject (modified) (1 diff)
-
ForcedWarpMeasurement (modified) (2 diffs)
-
MeanObject (modified) (1 diff)
-
ObjectThin (modified) (1 diff)
-
StackApFlx (modified) (2 diffs)
-
StackModelFit (modified) (3 diffs)
-
StackObject (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
r36815 r36847 8 8 imageID dimensionless BIGINT 8 NA image id hash of frame identifier & OTA/CCD number 9 9 randomDetID dimensionless BIGINT 8 NA random detection Id 10 dvoRegionID dimensionless REAL 4 -999identifier to dvo spatial region10 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 12 xPos raw pixels REAL 4 -999 measured x on CCD from PSF fit … … 54 54 sky adu/sec/pixel REAL 4 -999 PSF sky level at source 55 55 skyErr adu/sec/pixel REAL 4 -999 estimated error in sky 56 infoFlag dimensionless BIGINT 8 -999 flag indicating provenance information 56 infoFlag dimensionless INT 4 -999 flag indicating provenance information 57 infoFlag2 dimensionless INT 4 -999 flag indicating provenance information 57 58 dataRelease dimensionless TINYINT 1 NA Data release when this detection was originally taken. Recalibrations do not affect this value. 58 59 -- -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetObject
r36815 r36847 2 2 diffObjName string VAR 8 NA IAU Name constructed from objID postion PS1.x JHHMMSS.SS+/-DDMMSS.S x procesing version 3 3 diffObjID dimensionless BIGINT 8 NA ODM object identifier index 4 diffgcObjID dimensionless BIGINT 8NA ODM galactic coordinates identifier4 diffgcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 5 5 ippObjID dimensionless BIGINT 8 NA IPP object number 6 6 surveyID dimensionless TINYINT 1 255 Survey ID … … 10 10 randomID dimensionless BIGINT 8 0 Random integer between 0 and 2^32 = 4,394,967,296 remaining ramdom integer 0 11 11 batchID dimensionless BIGINT 8 -999 12 dvoRegionID dimensionless REAL4 -999 identifier to dvo spatial region12 dvoRegionID dimensionless INT 4 -999 identifier to dvo spatial region 13 13 objInfoFlag dimensionless BIGINT 8 -999 flag indicating odd properties 14 14 qualityFlag dimensionless TINYINT 1 0 subset of objInfoFlag - flags related to goodness of object -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetection
r36815 r36847 1 1 2 diffObjID dimensionless BIGINT 8 NA diff object identifier 2 diffgcObjID dimensionless BIGINT 8NA ODM galactic coordinates identifier3 diffgcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 4 diffDetID dimensionless BIGINT 8 NA diff detection identifier 4 5 diffDetMetaID dimensionless BIGINT 8 NA diff detection meta identifier … … 9 10 randomDiffID dimensionless BIGINT 8 NA random diff id 10 11 skyCellID dimensionless REAL 4 -999 single float giving PrimaryCell.SkyCell identifier 11 dvoRegionID dimensionless REAL 4 -999identifier to dvo spatial region12 dvoRegionID dimensionless INT 4 0 identifier to dvo spatial region 12 13 obsTime MeanJulianDays FLOAT 8 -999 Time of mid observation of positive detection in Mean Julian Days of positive detection 13 14 xPos pixels REAL 4 -999 measured x on diff image sky cell PSF fit … … 66 67 sky adu/sec/pixel REAL 4 -999 PSF sky level at source 67 68 skyErr adu/sec/pixel REAL 4 -999 estimated error in sky 68 infoFlag dimensionless BIGINT 8 -999 flag indicating provenance information 69 infoFlag dimensionless INT 4 -999 flag indicating provenance information 70 infoFlag2 dimensionless INT 4 -999 flag indicating provenance information 69 71 dataRelease dimensionless TINYINT 1 NA Data release when this detection was originally taken. Recalibrations do not affect this value. -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedMeanObject
r36815 r36847 1 1 2 objID dimensionless BIGINT 8 NA ODM object identifier index 2 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 4 ippObjID dimensionless BIGINT 8 NA IPP object identifier 4 5 nDetections dimensionless SMALLINT 2 -999 total number of detection measurements in all filters -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement
r36815 r36847 1 1 objID dimensionless BIGINT 8 NA ODM object identifier 2 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier2 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 3 detectID dimensionless BIGINT 8 NA ODM detection identifier 4 4 ippObjID dimensionless BIGINT 8 NA ippobject id generated by IPP … … 9 9 randomWarpID dimensionless BIGINT 8 NA Random warp_id 10 10 skyCellID dimensionless REAL 4 -999 single float giving PrimaryCell.SkyCell identifier 11 dvoRegionID dimensionless REAL4 -999 identifier to dvo spatial region11 dvoRegionID dimensionless INT 4 -999 identifier to dvo spatial region 12 12 obsTime MeanJulianDays FLOAT 8 -999 Time of mid observation in Mean Julian Days 13 13 ------------------------------------------------------ -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject
r36815 r36847 4 4 5 5 objID dimensionless BIGINT 8 NA ODM object identifier index 6 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier6 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 7 7 gQfPerfect dimensionless REAL 4 -999 maximum psf qfPerfect from best available g band detections 8 8 gMeanPSFMag AB magnitude REAL 4 -999 mean g psf AB magnitude from best available measurements (best available as current defined by ipp "waterfall logic" -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ObjectThin
r36815 r36847 10 10 randomID dimensionless BIGINT 8 0 Random integer between 0 and 2^32 = 4,394,967,296 remaining ramdom integer 0 11 11 batchID dimensionless BIGINT 8 -999 batch id 12 dvoRegionID dimensionless REAL4 -999 identifier of dvo spatial region - dvo cat id12 dvoRegionID dimensionless INT 4 -999 identifier of dvo spatial region - dvo cat id 13 13 dataRelease dimensionless TINYINT 1 NA Data release Version of this table 14 14 objInfoFlag dimensionless BIGINT 8 -999 flag indicating odd properties -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackApFlx
r36815 r36847 1 1 2 2 objID dimensionless BIGINT 8 NA ODM object identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 4 ippObjID dimensionless BIGINT 8 NA ipp object identifier 4 5 surveyID dimensionless TINYINT 1 0 stack type identifier 5 6 skyCellID dimensionless REAL 4 -999 single float giving PrimaryCell.SkyCell identifier … … 9 10 bestDetection dimensionless TINYINT 1 255 identifies if this row is a best detection or not. Also set if only a primary detection exists. 10 11 -- the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 11 dvoRegionID dimensionless REAL4 -999 identifier to dvo spatial region12 dvoRegionID dimensionless INT 4 -999 identifier to dvo spatial region 12 13 dataRelease dimensionless TINYINT 1 NA Data release when this table was loaded. 13 14 ------------------------------------------------------- replicate to end for each filter g,r,i,z,y 15 gippDetectID dimensionless BIGINT 8 NA stack identifier 14 16 gstackDetectID dimensionless BIGINT 8 NA ODM detection identifier 15 17 gstackMetaID dimensionless BIGINT 8 NA stack identifier 16 gippObjID dimensionless BIGINT 8 NA ipp object identifier17 gippDetectID dimensionless BIGINT 8 NA stack identifier18 18 --------------------------------------------------------unconvolved 19 19 gflxR3 adu/seconds REAL 4 -999 Flux inside r = 3 -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFit
r36815 r36847 1 1 2 2 objID dimensionless BIGINT 8 NA ODM object identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 4 ippObjID dimensionless BIGINT 8 NA ipp object identifier 4 5 surveyID dimensionless TINYINT 1 NA survey flag identifier 5 6 skyCellID dimensionless REAL 4 -999 single float giving PrimaryCell.SkyCell identifier … … 9 10 bestDetection dimensionless TINYINT 1 255 identifies if this row is a best detection or not. Also set if only a primary detection exists. 10 11 -- the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 11 dvoRegionID dimensionless REAL4 -999 identifier to dvo spatial region12 dvoRegionID dimensionless INT 4 -999 identifier to dvo spatial region 12 13 dataRelease dimensionless TINYINT 1 NA Data release when this table was loaded 13 14 -------------------------------------------------------- replicate below for all filters (grizy) … … 16 17 gclump dimensionless REAL 4 -999 clumpiness factor 17 18 -------------------------------------------------------- replicate below for all filters (grizy) 19 gippDetectID dimensionless BIGINT 8 NA ipp detect identifier 18 20 gstackDetectID dimensionless BIGINT 8 NA ODM detection identifier 19 21 gstackMetaID dimensionless BIGINT 8 NA stack identifier 20 gippObjID dimensionless BIGINT 8 NA ipp object identifier 21 gippDetectID dimensionless BIGINT 8 NA ipp detect identifier 22 ---------------------------------------------------------------------------------------- 22 23 gdeVRadius arcsec REAL 4 -999 deVaucouleurs radius 23 24 gdeVRadiusErr arcsec REAL 4 -999 estimated error in deVaucouleurs radius -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObject
r36815 r36847 1 1 2 2 objID dimensionless BIGINT 8 NA ODM object identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 3 gcObjID dimensionless BIGINT 8 NA ODM galactic coordinates identifier 4 ippObjID dimensionless BIGINT 8 NA object ID generated by IPP 4 5 surveyID dimensionless TINYINT 1 NA survey flag identifier 5 6 skyCellID dimensionless REAL 4 -999 single float giving PrimaryCell.SkyCell identifier … … 9 10 bestDetection dimensionless TINYINT 1 255 identifies if this row is a best detection or not. Also set if only a primary detection exists. 10 11 the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 11 dvoRegionID dimensionless REAL4 -999 identifier to dvo spatial region12 dvoRegionID dimensionless INT 4 -999 identifier to dvo spatial region 12 13 dataRelease dimensionless TINYINT 1 NA Data release when this detection was originally taken. 13 14 ------------------------------------------------------------------------------------------ … … 15 16 -- Replicate the section below for each filter, changing the prefex ("g" in this example) 16 17 ------------------------------------------------------------------------------------------ 17 gippObjID dimensionless BIGINT 8 NA object ID generated by IPP18 18 gippDetectID dimensionless BIGINT 8 NA detection ID generated by IPP 19 19 gstackDetectID dimensionless BIGINT 8 NA ODM detection identifier 20 20 gstackMetaID dimensionless BIGINT 8 NA stack identifier 21 ------------------------------------------------------------------------------------------ 21 22 gxPos arcsec REAL 4 -999 measured x in sky Cell from PSF fit 22 23 gyPos arcsec REAL 4 -999 measured y in sky Cell from PSF fit … … 58 59 gsky adu/secs/arcsec REAL 4 -999 PSF sky level at source (adu) 59 60 gskyErr adu/secs/arcsec REAL 4 -999 estimated error in sky 60 ginfoFlag dimensionless BIGINT 8 -999 indicator of strange propeties 61 ginfoFlag dimensionless INT 4 -999 indicator of strange propeties 62 ginfoFlag2 dimensionless INT 4 -999 indicator of strange propeties 61 63 gnFrames dimensionless INT 4 -999 Number of frames contributing to source 62 64
Note:
See TracChangeset
for help on using the changeset viewer.
