IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 27 and Version 28 of ippToPsps


Ignore:
Timestamp:
Mar 8, 2010, 12:06:40 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v27 v28  
    8383
    8484|| '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''IPP source''' || '''Comments''' ||
    85 ||    surveyID    ||            TINYINT                ||  survey flag identifier  || || e.g. 3PI, M31, MD, STS - need common enum ||
    86 ||    filterID     ||           TINYINT                ||  filter identifier      || || IPP uses string (g.00000). Need enum. ||
    87 ||    cameraID      ||          SMALLINT               ||  camera identifier  || || set to 1? ||
    88 ||    cameraConfigID||          SMALLINT               ||  camera configuration identifier  || || set to 0? ||
    89 ||    telescopeID  ||         SMALLINT               ||  telescope identifier  || || set to 1? ||
    9085||    analysisVer ||            SMALLINT ||  version number of analysis  || || pending ||
    9186||    p1Recip     ||           SMALLINT ||  IPP phase 1 recipe ID  || || pending ||
    9287||    p2Recip     ||          SMALLINT ||  IPP phase 2 recipe ID  || || pending ||
    9388||    p3Recip     ||         SMALLINT ||  IPP phase 3 recipe ID  || || pending ||
    94 ||    astroScat  ||             REAL     || global astrometric scatter  || || to be moved to per/chip ||
    9589||    nAstRef    ||             INT      ||  number of astrometric reference sources  || || have values per chip, but global? ||
    9690||    nPhoRef    ||             INT      ||  number of photometric reference sources   || || have values per chip, but global? ||
    97 ||    calibModNum||             SMALLINT               ||  calibration modification number  || || ||
    98 ||dataRelease||TINYBYTE||Data release|| || ||
    99 
    10091
    10192'''{{{ImageMeta}}}'''
    10293
    10394|| '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''IPP source''' || '''Comments''' ||
    104 || filterID  || TINYINT     || filter ID || || IPP uses string (g.00000). Need enum. ||
    10595|| bias      ||  REAL      || detector bias level || || pending ||
    10696|| biasScat  || REAL      || scatter in bias level || || pending||
     
    10898|| nPhoRef    ||   INT     || number of photometric reference sources || -999 for now || ||
    10999|| psfModelID ||  INT       || PSF model identifier||  || pending ||
    110 || detectorID  || SMALLINT  || identifier for actual CCD chip || || IPP uses string (CCID58-1-02a2). Need enum.||
    111100|| qaFlags     || INT       || Q/A flags || || Get from DVO... ||
    112101|| detrend1    || BIGINT    || identifier of detrend image 1 || || IPP uses strings, PSPS wants INTs ||
     
    119108|| detrend8    || BIGINT    || identifier of detrend image 8 || ||IPP uses strings, PSPS wants INTs ||
    120109|| polyOrder   || TINYINT   || polynomial order of astrometry fit || smf.chip.NPLYTERM? || ||
    121 || calibModNum || SMALLINT  || calibration modification number ||  || set to 0? ||
    122 ||dataRelease||TINYBYTE||Data release|| || ||
     110
    123111
    124112
     
    126114
    127115|| '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''IPP source''' || '''Comments''' ||
    128 ||filterID||    TINYINT  || filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...  || || IPP uses string (g.00000). Need enum. ||
    129 ||surveyID||    TINYINT || survey flag identifier  || || e.g. 3PI, M31, MD, STS - need common enum ||
     116
    130117||    psfLikelihood       ||        REAL || PSF likelihood  || ??? || ||
    131118||    infoFlag||    INT   || bitmask indicating provenance information      || || ||
    132119||    activeFlag||  TINYINT  || indicates whether this detection/orphan is still a detection/orphan || || ||
    133 ||    historyModNum     ||     SMALLINT || modification number in the O-D association history  || || set to 0? ||
    134 ||dataRelease||TINYBYTE||Data release when this detection was originally taken. Recalibrations do not affect this value.|| || ||
     120
    135121
    136122== Unresolved fields for diff stage ('objects') ==