IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2015, 5:13:59 PM (11 years ago)
Author:
watersc1
Message:

Change completMag to detectionThreshold in stackMeta/imageMeta; add this field to diffMeta; drop completMag from forcedWarpMeta. Add stack and diff DetEffMeta tables based on ImageDetEffMeta table.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.P2.vot

    r38811 r38825  
    181181        <DESCRIPTION>Number of detections in this image.</DESCRIPTION>
    182182      </FIELD>
    183       <FIELD name="completMag" arraysize="1" datatype="float" unit="magnitudes" default="-999">
    184         <DESCRIPTION>95% Completion limit.</DESCRIPTION>
     183      <FIELD name="detectionThreshold" arraysize="1" datatype="float" unit="magnitudes" default="-999">
     184        <DESCRIPTION>Reference magnitude for detection efficiency calculation.</DESCRIPTION>
    185185      </FIELD>
    186186      <FIELD name="astroScat" arraysize="1" datatype="float" unit="arcsec" default="-999">
Note: See TracChangeset for help on using the changeset viewer.