IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 26 and Version 27 of ThingsToBeDoneBeforeSas40


Ignore:
Timestamp:
Oct 7, 2015, 2:49:09 PM (11 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ThingsToBeDoneBeforeSas40

    v26 v27  
    1111
    1212== Schema 22 views ==
     13
    1314 * problematic views (PSPS)
    1415 * creation of new views / tweaking of new views (HAF/KCC)
     
    1718
    1819 * forced gal stuff for addstar (EAM)
    19  *
    2020 
    2121== DVOdb calibration issues ?? ==
     
    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  '''asana, done (HAF)'''
     45 * FrameMeta: remove p1Recipe, p2Recipe, p3Recipe  '''asana, done'''
    4646 * 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'''
    5050   * EAM: I updated table.IN.vot to have all of the real models
    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)  '''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'''
    5656 * 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'''
    6060 * DiffDetObject:xqfPerfect is always -999 '''asana'''
    6161   * same as for MeanObject above: fix in relphot (EAM)
    6262   * 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'''
    6464 * StackMeta:completMag - detectionThreshold --> DETEFF.MAGREF (instrumental mag, needs zp / exp correction for stack and detection and diff) '''asana'''
    6565 * 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'''