IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 18 and Version 19 of ThingsToBeDoneBeforeSas40


Ignore:
Timestamp:
Sep 23, 2015, 5:31:41 PM (11 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ThingsToBeDoneBeforeSas40

    v18 v19  
    4040== schema changes  ==
    4141
    42  * MeanObject:xqfPerfect is always -999 ```asasa```
     42 * MeanObject:xqfPerfect is always -999 '''asana'''
    4343   * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps.
    4444   * '''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'''
    4848   * 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'''
    5050   * EAM: I updated table.IN.vot to have all of the real models
    5151   * '''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)'''
    5454 * (alltables):calibModNum  - drop. It's in ImageMeta, might be in others. (HAF)
    5555 * DiffMeta:posImageID, negImageID need more documentation (HAF/EAM)