IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38961


Ignore:
Timestamp:
Oct 25, 2015, 5:58:18 PM (11 years ago)
Author:
bills
Message:

add more tracking IDS
ForcedWarpMeta.ippSkycalID
ForcedWarpMeta.stackMetaID
DiffMeta.ippDiffID

Location:
trunk/ippToPsps/config
Files:
2 edited

Legend:

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

    r38935 r38961  
    2929      <FIELD name="negImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    3030        <DESCRIPTION>Image identifier for the negative image.  For warp-stack difference images, this corresponds to the StackMeta.stackImageID entry.</DESCRIPTION>
     31      </FIELD>
     32      <FIELD name="ippDiffID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     33        <DESCRIPTION>IPP diffRun identifier.</DESCRIPTION>
    3134      </FIELD>
    3235      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
  • trunk/ippToPsps/config/tables.FW.vot

    r38958 r38961  
    2121        <DESCRIPTION>Frame/exposure identifier of the Frame associated with this warp.</DESCRIPTION>
    2222      </FIELD>
     23      <FIELD name="ippSkycalID" arraysize="1" datatype="int" unit="dimensionless" default="NA">
     24        <DESCRIPTION>IPP skycal identifier for the run that generated the positions for forced photometry.</DESCRIPTION>
     25      </FIELD>
     26      <FIELD name="stackMetaID" arraysize="1" datatype="int" unit="dimensionless" default="NA">
     27        <DESCRIPTION>Identifier for the stack which yielded the positions for forced photometry.</DESCRIPTION>
     28      </FIELD>
    2329      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
    2430        <DESCRIPTION>Tessellation identifier.  Details in the TessellationType table.</DESCRIPTION>
Note: See TracChangeset for help on using the changeset viewer.