IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 56 and Version 57 of ippToPsps


Ignore:
Timestamp:
Apr 29, 2010, 4:23:34 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v56 v57  
    7474== Unresolved fields for camera stage detections ==
    7575
    76 || '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''IPP source''' || '''Comments''' ||
    77 ||'''{{{FrameMeta}}}'''||||||||||
    78 ||    analysisVer ||            STRING ||  version number of analysis  || || pending ||
    79 ||    p1Recip     ||           STRING ||  IPP phase 1 recipe ID  || || pending ||
    80 ||    p2Recip     ||          STRING ||  IPP phase 2 recipe ID  || || pending ||
    81 ||    p3Recip     ||         STRING ||  IPP phase 3 recipe ID  || || pending ||
    82 ||    numPhotoRef    ||             INT      ||  number of photometric reference sources   || || have values per chip, but global? ||
    83 ||'''{{{ImageMeta}}}'''||||||||||
    84 || bias      ||  REAL      || detector bias level || || pending ||
    85 || biasScat  || REAL      || scatter in bias level || || pending||
    86 || numPhotoRef    ||   INT     || number of photometric reference sources || -999 for now || ||
    87 || psfModelID ||  INT       || PSF model identifier||  || pending ||
    88 || qaFlags     || INT       || Q/A flags || || Get from DVO... ||
    89 ||'''{{{Detection}}}'''||||||||||
    90 ||    psfLikelihood       ||        REAL || PSF likelihood  || ??? || ||
    91 ||  extendedLikelihood || REAL || Likelihood the source is extended || || ||
    92 || infoFlag || LONG || flag indicating provenance information || || ||
    93 || activeFlag || LONG || indicates whether this detection/orphan is still a detection/orphan || || ||
    94 ||'''{{{SkinnyObject}}}'''||||||||||
    95 ||projectionCellID|| LONG||projection cell identifier at discovery time|| || ||
    96 ||'''{{{ObjectCalColor}}}'''||||||||||
    97 ||calColor||FLOAT|| color adopted for magnitude calculation (unit = mag)|| || ||
    98 ||calColorErr||FLOAT|| error in calibrating color (unit = mag)|| || ||
     76
     77
     78
     79
     80
     81
     82|| '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''Comments''' ||
     83||'''{{{FrameMeta}}}'''||||||||
     84||cameraID||SHORT||camera identifier|| 1? ||
     85||cameraConfigID|| SHORT ||camera configuration identifier|| ||
     86||analysisVer||STRING||IPP software analysis release|| need in smf ||
     87||p1Recp||STRING||IPP phase 1 MD5 Checksum|| need in smf ||
     88||p2Recip||IPP phase 2 MD5 Checksum|| need in psf ||
     89||p3Recip||IPP phase 3 MD5 Checksum|| need in smf||
     90||numPhotoRef||LONG||number of photometric reference sources|| ||
     91||calibModNum||SHORT||calibration modification number|| for future ||
     92||dataRelease||BYTE||Data release|| for suture ||
     93||'''{{{ImageMeta}}}'''||||||||
     94||photoCalID||LONG||photometry reduction code identifier|| will use IPP dvo.photcodes in PSPS init batch||
     95||bias||FLOAT||detector bias level (unit = ADU)|| need in ssf||
     96||biasScat||FLOAT||scatter in bias level (unit = ADU)|| need in smf ||
     97||numPhotoRef||LONG||number of photometric reference sources|| ||
     98||psfModelID||LONG||PSF model identifier|| need in smf ||
     99||momentTheta||FLOAT||model PSF parameters at chip center (unit = deg)|| have major/minor, but angle?||
     100||detectorID||SHORT|| identifier for actual CCD chip|| ||
     101||qaFlags||LONG||Q/A flags for this OTA|| need from DVO? ||
     102||calibModNum||SHORT||calibration modification number||for future ||
     103||dataRelease||BYTE||Data release|| for future||
     104||'''{{{Detection}}}'''||||||||
     105||psfLikelihood||FLOAT||PSF likelihood|| need in smf||
     106||momentWidMajor||FLOAT|| PSF width in major axis from moments (unit = arcsec)|| ||
     107||momentWidMinor||FLOAT||PSF width in minot axis from moments (unit = arcsec)|| ||
     108||momentTheta||FLOAT||PSF orientation angle from moments (unit = deg)|| ||
     109||crLikelihood||FLOAT||Likelihood the source is a cosmic ray|| need in smf ||
     110||infoFlag||LONG||flag indicating provenance information|| ||
     111||historyModeNum||SHORT||modification number in the O-D association history||for future||
     112||dataRelease||BYTE||Data release when this detection was originally taken. Recalibrations do not affect this value.||for future||
     113||'''{{{SkinnyObject}}}'''||||||||
     114||projectionCellID|| LONG||projection cell identifier at discovery time|| ??? ||
     115||'''{{{ObjectCalColor}}}'''||||||||
     116||calColor||FLOAT|| color adopted for magnitude calculation (unit = mag)|| ||
     117||calColorErr||FLOAT|| error in calibrating color (unit = mag)|| ||
    99118
    100119== Unresolved fields for diff stage ==