Changes between Version 18 and Version 19 of ThingsToBeDoneBeforeSas40
- Timestamp:
- Sep 23, 2015, 5:31:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThingsToBeDoneBeforeSas40
v18 v19 40 40 == schema changes == 41 41 42 * MeanObject:xqfPerfect is always -999 ```asasa```42 * MeanObject:xqfPerfect is always -999 '''asana''' 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 (HAF)46 * FrameMeta: add md5sum (from smf)- make it a varchar of reasonable length (10?) (HAF)47 * ImageMeta: psfModelID - should be derived from smf header ("3" for PS_MODEL_PS1_V1) 45 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe '''asana, done (HAF)''' 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 48 * match smf / cmf PSFMODEL to entry in FitModel Table and use the value (HAF) 49 * FitModel: fill in correct models. 49 * FitModel: fill in correct models. '''asana''' 50 50 * EAM: I updated table.IN.vot to have all of the real models 51 51 * '''TBD''': add parameter descriptions, remove table columns for param11-39 52 * ImageMeta:detrend4-8 fill with NOISEMAP, NONLIN, VIDEODARK (7,8 left blank) (HAF) 53 * (alltables):dataRelease changed to processingVersion and to use 3 for PV3 (HAF)52 * 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 54 * (alltables):calibModNum - drop. It's in ImageMeta, might be in others. (HAF) 55 55 * DiffMeta:posImageID, negImageID need more documentation (HAF/EAM)
