IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 21 and Version 22 of ipp.psps.ids


Ignore:
Timestamp:
Jan 15, 2010, 12:25:42 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ipp.psps.ids

    v21 v22  
    329329
    330330|| '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''IPP source''' || '''Comments''' ||
    331 ||filterID||    TINYINT NOT NULL || filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...  || || IPP uses string (g.00000). Need enum. ||
    332 ||surveyID||    TINYINT NOT NULL  || survey flag identifier  || || ||
    333 ||    psfLikelihood       ||        REAL NOT NULL || PSF likelihood  || smf.psf.PSF_QF? || ||
    334 ||    psfCf||       REAL NOT NULL || PSF coverage factor  || smf.psf.PSF_QF? || ||
    335 ||    infoFlag||    INT  NOT NULL || bitmask indicating provenance information      || || ||
    336 ||    activeFlag||  TINYINT NOT NULL  || indicates whether this detection/orphan is still a detection/orphan || || ||
    337 ||    historyModNum     ||          SMALLINT NOT NULL || modification number in the O-D association history  || || set to 0? ||
     331||filterID||    TINYINT || filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...  || || IPP uses string (g.00000). Need enum. ||
     332||surveyID||    TINYINT || survey flag identifier  || || ||
     333||    psfLikelihood       ||        REAL || PSF likelihood  || smf.psf.PSF_QF? || ||
     334||    psfCf||       REAL || PSF coverage factor  || smf.psf.PSF_QF? || ||
     335||    infoFlag||    INT  || bitmask indicating provenance information      || || ||
     336||    activeFlag||  TINYINT L  || indicates whether this detection/orphan is still a detection/orphan || || ||
     337||    historyModNum     ||     SMALLINT || modification number in the O-D association history  || || set to 0? ||
    338338
    339339== Unresolved fields for diff stage ==