Changeset 36850
- Timestamp:
- Jun 12, 2014, 3:24:16 PM (12 years ago)
- Location:
- trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables
- Files:
-
- 7 edited
-
Detection (modified) (2 diffs)
-
DiffDetObject (modified) (1 diff)
-
DiffDetection (modified) (1 diff)
-
ForcedWarpMeasurement (modified) (1 diff)
-
ObjectThin (modified) (1 diff)
-
StackModelFit (modified) (1 diff)
-
StackObject (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
r36847 r36850 40 40 momentYY arcsec^2 REAL 4 -999 momeny YY 41 41 momentR1 arcsec REAL 4 -999 first radial moment 42 momentRH arcsec REAL 4 -999 half light radius 42 momentRH arcsec REAL 4 -999 half light radius (REMOVE THIS) 43 43 momentM3C arcsec^n REAL 4 -999 3rd moment sin(theta) 44 44 momentM3S arcsec^n REAL 4 -999 3rd moment cos(theta) … … 51 51 kronFluxErr adu/seconds REAL 4 -999 Kron flux error 52 52 kronRad arcsec REAL 4 -999 Kron radius 53 kronRadErr arcsec REAL 4 -999 Kron radius error 53 kronRadErr arcsec REAL 4 -999 Kron radius error (DROP) 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 -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetObject
r36847 r36850 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 15 consistencyFlag dimensionless SMALLINT2 0 Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation 15 consistencyFlag dimensionless SMALLINT2 0 Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation (DROP) 16 16 ra degrees FLOAT 8 NA Right Ascension 17 17 dec degrees FLOAT 8 NA Declination -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetection
r36847 r36850 42 42 momentYY arcsec^2 REAL 4 -999 momeny YY 43 43 momentR1 arcsec REAL 4 -999 first radial moment 44 momentRH arcsec REAL 4 -999 half light radius 44 momentRH arcsec REAL 4 -999 half light radius (DROP) 45 45 momentM3C arcsec^3 REAL 4 -999 3rd moment sin(theta) 46 46 momentM3S arcsec^3 REAL 4 -999 3rd moment cos(theta) -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement
r36847 r36850 31 31 momentYY arcsec^2 REAL 4 -999 momeny YY 32 32 momentR1 arcsec^1 REAL 4 -999 first radial moment 33 momentRH arcsec REAL 4 -999 to be half light radius 33 momentRH arcsec REAL 4 -999 to be half light radius (DROP) 34 34 momentM3C arcsec^3 REAL 4 -999 3rd moment sin(theta) 35 35 momentM3S arcsec^3 REAL 4 -999 3rd moment cos(theta) -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ObjectThin
r36847 r36850 14 14 objInfoFlag dimensionless BIGINT 8 -999 flag indicating odd properties 15 15 qualityFlag dimensionless TINYINT 1 0 subset of objInfoFlag - flags related to goodness of object 16 consistencyFlag dimensionless SMALLINT 2 0 Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation 16 consistencyFlag dimensionless SMALLINT 2 0 Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation (DROP) 17 17 raStack degrees FLOAT 8 -999 Right Ascension - best weighted RA across filters from stack WHENEVER an object is detected in the stack 18 18 decStack degrees FLOAT 8 -999 Declination - best weighted Dec across filters from stack WHENEVER an object is detected in the stack -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFit
r36847 r36850 13 13 dataRelease dimensionless TINYINT 1 NA Data release when this table was loaded 14 14 -------------------------------------------------------- replicate below for all filters (grizy) 15 glogC dimensionless REAL 4 -999 concentration index 16 glogA dimensionless REAL 4 -999 asymmetry index 17 gclump dimensionless REAL 4 -999 clumpiness factor 15 gS2 dimensionless REAL 4 -999 (un)smoothness (Cheng 2012, Simard 2002) 16 glogRT dimensionless REAL 4 -999 total residual (from ellipcally symmetric model) 17 glogRA dimensionless REAL 4 -999 asymmetric residual (from ellipcally symmetric model) 18 glogC dimensionless REAL 4 -999 concentration index (Petrosian R_50 / R_90) 19 glogA dimensionless REAL 4 -999 log of asymmetry index (Gyory & Bell 2010) 20 gbumpy dimensionless REAL 4 -999 Blakeslee bumpiness 21 ghalfLightRad arcsec REAL 4 -999 half-light radius 18 22 -------------------------------------------------------- replicate below for all filters (grizy) 19 23 gippDetectID dimensionless BIGINT 8 NA ipp detect identifier -
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObject
r36847 r36850 42 42 gmomentYY arcsec^2 REAL 4 -999 moment YY 43 43 gmomentR1 arcsec REAL 4 -999 moment R1 44 gmomentRH arcsec REAL 4 -999 moment RH - or half light radius 44 gmomentRH arcsec REAL 4 -999 moment RH - or half light radius (REMOVE) 45 45 gPSFFlux adu/sec REAL 4 -999 g psf flux from stack 46 46 gPSFFluxErr adu/sec REAL 4 -999 estimated error of g psf flux from stack
Note:
See TracChangeset
for help on using the changeset viewer.
