Changes between Version 26 and Version 27 of ThingsToBeDoneBeforeSas40
- Timestamp:
- Oct 7, 2015, 2:49:09 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThingsToBeDoneBeforeSas40
v26 v27 11 11 12 12 == Schema 22 views == 13 13 14 * problematic views (PSPS) 14 15 * creation of new views / tweaking of new views (HAF/KCC) … … 17 18 18 19 * forced gal stuff for addstar (EAM) 19 *20 20 21 21 == DVOdb calibration issues ?? == … … 43 43 * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps. 44 44 * '''NOT''' set in the DVO cps table, though relphot code seems to set it: re-run relphot and fix (EAM) 45 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe '''asana, done (HAF)'''45 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe '''asana, done''' 46 46 * FrameMeta: add md5sum (from smf)- make it a varchar of reasonable length (10?) '''asana''' 47 * ImageMeta: psfModelID - should be derived from smf header ("3" for PS_MODEL_PS1_V1) '''asana '''48 * match smf / cmf PSFMODEL to entry in FitModel Table and use the value (HAF)49 * FitModel: fill in correct models. '''asana '''47 * ImageMeta: psfModelID - should be derived from smf header ("3" for PS_MODEL_PS1_V1) '''asana, done''' 48 * match smf / cmf PSFMODEL to entry in FitModel Table and use the value 49 * FitModel: fill in correct models. '''asana, done''' 50 50 * EAM: I updated table.IN.vot to have all of the real models 51 * '''TBD''': add parameter descriptions, removetable columns for param11-3952 * ImageMeta:detrend4-8 fill with NOISEMAP, NONLIN, VIDEODARK (7,8 left blank) (HAF) '''asana'''53 * (alltables):dataRelease changed to processingVersion and to use 3 for PV3 '''asana, done (HAF)'''54 * (alltables):calibModNum - drop. It's in ImageMeta, might be in others. '''asana, done (HAF)'''55 * DiffMeta:posImageID, negImageID need more documentation (CZW) '''asana'''51 * EAM: I added parameter descriptions, removed table columns for param11-39 52 * ImageMeta:detrend4-8 fill with NOISEMAP, NONLIN, VIDEODARK (7,8 left blank) '''asana, done''' 53 * (alltables):dataRelease changed to processingVersion and to use 3 for PV3 '''asana, done''' 54 * (alltables):calibModNum - drop. It's in ImageMeta, might be in others. '''asana, done''' 55 * DiffMeta:posImageID, negImageID need more documentation '''asana, done''' 56 56 * WarpToImage: need to add this table (HAF) '''asana''' 57 * DiffDetection: find -999 columns and list them (WS) '''asana '''58 * DiffDetObject:html,zoneID,cz,cy,cz,lambda,beta,l,b to be filled by PSPS (CH/TC) '''asana '''59 * DiffDetObject:description of table is vague and needs to be cleaned up (HAF/EAM) '''asana '''57 * DiffDetection: find -999 columns and list them (WS) '''asana, done''' 58 * DiffDetObject:html,zoneID,cz,cy,cz,lambda,beta,l,b to be filled by PSPS (CH/TC) '''asana, done (TBR)''' 59 * DiffDetObject:description of table is vague and needs to be cleaned up (HAF/EAM) '''asana, done''' 60 60 * DiffDetObject:xqfPerfect is always -999 '''asana''' 61 61 * same as for MeanObject above: fix in relphot (EAM) 62 62 * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps 63 * StackMeta:magsat - drop it, we do not calculate (in detection/diff/ff as well) '''asana, done (HAF)'''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 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'''
