IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 13 and Version 14 of ThingsToBeDoneBeforeSas40


Ignore:
Timestamp:
Sep 15, 2015, 2:09:21 PM (11 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ThingsToBeDoneBeforeSas40

    v13 v14  
    4040== schema changes  ==
    4141
    42  * MeanObject:xqfPerfect is always -999 : check in dvo (HAF/EAM), it is set from PSF_QF_PERF_MAX in cps table in ipptopsps.  '''NOT''' set in the DVO cps table, relphot code seems to set it; EAM: re-run relphot and fix
     42 * MeanObject:xqfPerfect is always -999
     43   * it is set from PSF_QF_PERF_MAX in cps table in ipptopsps.
     44   * '''NOT''' set in the DVO cps table, though relphot code seems to set it: re-run relphot and fix (EAM)
    4345 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe (HAF)
    4446 * FrameMeta: add md5sum (from smf)- make it a varchar of reasonable length (10?)  (HAF)
    45  * ImageMeta:psfModelID - should be "3" for PS_MODEL_PS1_V1, have it map to FitModel (HAF) : (match smf / cmf PSFMODEL to entry in FitModel Table)
    46  * FitModel: fill in correct models.  EAM: I updated table.IN.vot to have all of the real models; TBD: add parameter descriptions, remove table columns for param11-39
     47 * ImageMeta: psfModelID - should be derived from smf header ("3" for PS_MODEL_PS1_V1)
     48   * match smf / cmf PSFMODEL to entry in FitModel Table and use the value (HAF)
     49 * FitModel: fill in correct models. 
     50   * EAM: I updated table.IN.vot to have all of the real models
     51   * '''TBD''': add parameter descriptions, remove table columns for param11-39
    4752 * ImageMeta:detrend4-8 fill with NOISEMAP, NONLIN, VIDEODARK (7,8 left blank) (HAF)
    4853 * (alltables):dataRelease changed to processingVersion and to use 3 for PV3 (HAF)