Changes between Version 40 and Version 41 of ippToPsps_Stack
- Timestamp:
- Sep 20, 2011, 12:37:17 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Stack
v40 v41 34 34 || filterID||unknown||TINYINT||0||filter identifier|| cmf primary header || FPA.FILTER. This single character filter (grizy) is then used to get the PSPS ID from Filter table [browser:trunk/ippToPsps/config/init/tables.vot here] || 35 35 || stackTypeID||unknown||TINYINT||0||stack type identifier|| DVO || Currently we have either DEEP_STACK or NIGHTLY_STACK, which we know when queuing up stacks. This is then used to get the PSPS ID from !StackType table [browser:trunk/ippToPsps/config/init/tables.vot here]|| 36 || magSat||unknown||REAL||-999||saturation magnitude level|| NA || empty||36 || magSat||unknown||REAL||-999||saturation magnitude level|| cmf primary header || FSATUR (not set?) || 37 37 || analVer||unknown||SMALLINT||-999||analysis version index|| NA || empty || 38 38 || expTime||s||REAL||-999|| exposure time|| GPC1 || SELECT SUM(exp_time) * (COUNT(warp_id) - reject_images) / COUNT(warp_id) as EXPTIME FROM staticskyRun. JOIN-ed through numerous tables using stack_id starting point || 39 39 || nP2Images||unknown||SMALLINT||-999||number of P2 images contributing to this cell||GPC1 ||a count of images listed in the !StackToImage table - see below || 40 || completMag||unknown||REAL||-999||95% completion level in mag|| NA || empty||40 || completMag||unknown||REAL||-999||95% completion level in mag|| cmf primary header || FLIMIT (not set?) || 41 41 || astroScat||unknown||REAL||-999||astrometric scatter for chip|| NA || empty || 42 42 || photoScat||unknown||REAL||-999||photometric scatter for chip|| NA || empty ||
