Changes between Version 28 and Version 29 of ThingsToBeDoneBeforeSas40
- Timestamp:
- Oct 22, 2015, 6:37:06 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThingsToBeDoneBeforeSas40
v28 v29 31 31 * redo addstar for all stages 32 32 33 34 33 == pv3 / non sas40 == 35 34 … … 37 36 * crad's fits <-> csv thoughts 38 37 39 40 38 == schema changes == 41 39 42 * MeanObject:xqfPerfect is always -999 '''asana '''40 * MeanObject:xqfPerfect is always -999 '''asana, done''' 43 41 * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps. 44 42 * '''NOT''' set in the DVO cps table, though relphot code seems to set it: re-run relphot and fix (EAM) 43 * this was caused by a nan-initialization problem; fixed 45 44 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe '''asana, done''' 46 45 * FrameMeta: add md5sum (from smf)- make it a varchar of reasonable length (10?) '''asana''' … … 58 57 * DiffDetObject:html,zoneID,cz,cy,cz,lambda,beta,l,b to be filled by PSPS (CH/TC) '''asana, done (TBR)''' 59 58 * DiffDetObject:description of table is vague and needs to be cleaned up (HAF/EAM) '''asana, done''' 60 * DiffDetObject:xqfPerfect is always -999 '''asana '''59 * DiffDetObject:xqfPerfect is always -999 '''asana, done''' 61 60 * same as for MeanObject above: fix in relphot (EAM) 62 61 * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps 62 * same fix as above 63 63 * StackMeta:magsat - drop it, we do not calculate (in detection/diff/ff as well) '''asana, done''' 64 64 * StackMeta:completMag - detectionThreshold --> DETEFF.MAGREF (instrumental mag, needs zp / exp correction for stack and detection and diff) '''asana''' 65 * StackMeta: astroScat - AST_CDX, AST_CDY calc= sqrt(a2+b2) - this is not the astrometric error - a measurement of the calibration but not definitive '''asana''' 66 * StackMeta:photoScat - ZPT_ERR - describe it better: the scatter of the calibration stars '''asana''' 67 * StackMeta:nAstro - NASTRO : change to nRefStars '''asana''' 65 * zp from header is used, should come from DVO 66 * StackMeta: astroScat - AST_CDX, AST_CDY calc= sqrt(a2+b2) - this is not the astrometric error - a measurement of the calibration but not definitive '''asana, done''' 67 * StackMeta:photoScat - ZPT_ERR - describe it better: the scatter of the calibration stars '''asana, done''' 68 * StackMeta:nAstro - NASTRO : change to nRefStars '''asana, done''' 68 69 * StackMeta:nPhoRef - (delete) '''asana, done (HAF)''' 69 * StackMeta: add set of similar names (same information, from relexp/relstack) recalAstroScat, recalPhotoScat, recalNAstroStars, recalNPhotoStars '''asana '''70 * StackMeta: add set of similar names (same information, from relexp/relstack) recalAstroScat, recalPhotoScat, recalNAstroStars, recalNPhotoStars '''asana, done''' 70 71 * StackMeta:calibModNum - remove from schema '''asana, done''' 71 72 * StackObjectThin:stackDetectRowID (WS/HAF/EAM) is it set correctly '''asana'''
