Changeset 37722 for trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES
- Timestamp:
- Dec 5, 2014, 5:06:03 PM (12 years ago)
- Location:
- trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables
- Files:
-
- 6 edited
-
Detection (modified) (1 diff)
-
Detection.txt (modified) (1 diff)
-
ForcedMeanObject (modified) (1 diff)
-
ForcedWarpMeasurement (modified) (1 diff)
-
StackModelFitDeV (modified) (1 diff)
-
StackModelFitSer (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
r37592 r37722 21 21 raErr arcsec REAL 4 NA Right Ascension error 22 22 decErr arcsec REAL 4 NA Declination error 23 extNSigma unkown REAL 4 -999 measure of extendedness 23 24 zp magnitude REAL 4 0 zeropoint (only thing needed to convert adu/sec to AB mag), note no zpErr 24 25 telluricExt magnitude REAL 4 NA estimated extinction due to non-photometric conditions -
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection.txt
r37673 r37722 22 22 raErr + smf:X_PSF_SIG * abs(PLTSCALE) 23 23 decErr + smf:Y_PSF_SIG * abs(PLTSCALE) 24 extNSigma + smf:EXT_NSIGMA 24 25 zp + dvo / dvopsps : zp 25 26 telluricExt + dvo / dvopsps : zp - zpNominal (dvopsps) -
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedMeanObject
r37592 r37722 8 8 gStackID dimensionless INT 4 stack image id (how to carry through IPP + DVO) 9 9 gnTotal dimensionless SMALLINT 2 -999 number of detections in g filter 10 gnIncPSF Magdimensionless SMALLINT 2 -999 number of detections included in robust psf mean in g filter11 gnIncKron Mag dimensionless SMALLINT 2 -999 number of detections included in robust mean of Kron magin g filter12 gnIncAp Mag dimensionless SMALLINT 2 -999 number of detections included in robust mean of Ap magin g filter10 gnIncPSFFlux dimensionless SMALLINT 2 -999 number of detections included in robust psf mean in g filter 11 gnIncKronFlux dimensionless SMALLINT 2 -999 number of detections included in robust mean of Kron flux in g filter 12 gnIncApFlux dimensionless SMALLINT 2 -999 number of detections included in robust mean of Ap flux in g filter 13 13 gnIncR5 dimensionless SMALLINT 2 -999 number of detections included in robust mean of ApFlx 5 in g filter 14 14 gnIncR6 dimensionless SMALLINT 2 -999 number of detections included in robust mean of ApFlx 6 in g filter 15 15 ------------------------------------------------------- one of the above also corresponds to the moments 16 gPSF Mag AB_magnitudeREAL 4 -999 robust mean g psf AB magnitude (sigma clipping or MAP or go to 5 or 7 number sumary? 1/12 is ~9th percentile17 gPSF MagErr AB_magnitudeREAL 4 -999 estimated error of g psf AB magnitude mean (individual errors added in quadrature)18 gPSF MagStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean19 gKron Mag AB_magnitudeREAL 4 -999 mean g kron AB magnitude20 gKron MagErr AB_magnitudeREAL 4 -999 estimated error of g kron AB magnitude mean21 gKron MagStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean22 gAp Mag AB_magnitudeREAL 4 -999 mean g kron AB magnitude23 gAp MagErr AB_magnitudeREAL 4 -999 estimated error of g kron AB magnitude mean24 gAp MagStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean16 gPSFFlux adu/seconds REAL 4 -999 robust mean g psf AB magnitude (sigma clipping or MAP or go to 5 or 7 number sumary? 1/12 is ~9th percentile 17 gPSFFluxErr adu/seconds REAL 4 -999 estimated error of g psf AB magnitude mean (individual errors added in quadrature) 18 gPSFFluxStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean 19 gKronFlux adu/seconds REAL 4 -999 mean g kron AB magnitude 20 gKronFluxErr adu/seconds REAL 4 -999 estimated error of g kron AB magnitude mean 21 gKronFluxStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean 22 gApFlux adu/seconds REAL 4 -999 mean g kron AB magnitude 23 gApFluxErr adu/seconds REAL 4 -999 estimated error of g kron AB magnitude mean 24 gApFluxStd dimensionless REAL 4 -999 standard deviation of measurements included in the robust mean 25 25 ------------------------------------------------------ 26 26 gFmeanflxR5 adu/seconds REAL 4 -999 Flux inside r = 5 in g unconvolved stack -
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement
r37592 r37722 49 49 skyErr adu/sec/pixel REAL 4 -999 estimated error in sky 50 50 infoFlag dimensionless BIGINT 8 -999 flag indicating provenance information 51 infoFlag2 dimensionless BIGINT 8 -999 FLAG2 | flags << 13 51 52 dataRelease dimensionless TINYINT 1 NA Data release when this detection was originally taken. Recalibrations do not affect this value. 52 53 -
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV
r37592 r37722 26 26 gdecDeVOffErr arcsec REAL 4 -999 estimated error in dec offset 27 27 gDeVCf dimensionless REAL 4 -999 DeVaucouleurs fit coverage factor 28 gDeVLikelihood dimensionless REAL 4 -999 DeVaucouleurs fit likelihood factor 28 -
trunk/ippToPsps/pspsschema/SchemaNew19.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer
r37592 r37722 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 g raSerOffdimensionless REAL 4 -999 Offset in RA of Sersic fit from PSF RA26 g decSerOffdimensionless REAL 4 -999 Offset in DEC of Sersic fit from PSF DEC27 g raSerOffErr dimensionless REAL 4 -999 estimated error in raSerOff28 g decSerOffErr dimensionless REAL 4 -999 estimated error in decSerOff25 gSerRa dimensionless REAL 4 -999 Offset in RA of Sersic fit from PSF RA 26 gSerDec dimensionless REAL 4 -999 Offset in DEC of Sersic fit from PSF DEC 27 gSerRaErr dimensionless REAL 4 -999 estimated error in raSerOff 28 gSerDecErr dimensionless REAL 4 -999 estimated error in decSerOff 29 29 gserCf dimensionless REAL 4 -999 Sersic fit coverage factor 30 gserLikelihood dimensionless REAL 4 -999 Sersic fit likelihood factor31 30 31
Note:
See TracChangeset
for help on using the changeset viewer.
