IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2015, 4:09:41 PM (11 years ago)
Author:
watersc1
Message:

Updated pos/negImageID description to connect to other tables. For this to be true, forcedWarpID should be the warp_id (which otherwise is not available in PSPS).

File:
1 edited

Legend:

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

    r38763 r38777  
    2222      </FIELD>
    2323      <FIELD name="posImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    24         <DESCRIPTION>positive image identifier</DESCRIPTION>
     24        <DESCRIPTION>Image identifier for the positive image.  For warp-stack difference images, this corresponds to the ForcedWarpToImage.forcedWarpID entry.</DESCRIPTION>
    2525      </FIELD>
    2626      <FIELD name="negImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    27         <DESCRIPTION>negative image identifier</DESCRIPTION>
     27        <DESCRIPTION>Image identifier for the negative image.  For warp-stack difference images, this corresponds to the StackMeta.stackMetaID entry.</DESCRIPTION>
    2828      </FIELD>
    2929      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
Note: See TracChangeset for help on using the changeset viewer.