IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2015, 12:00:34 PM (11 years ago)
Author:
eugene
Message:

change XstackMetaID to XstackImageID; change diffMetaID to diffImageID

File:
1 edited

Legend:

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

    r38811 r38815  
    66      <DESCRIPTION>Contains metadata related to a difference image constructed by subtracting the stacked image from the single epoch data.  The astrometric calibration of the reference stack is listed.</DESCRIPTION>
    77      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>           
    8       <FIELD name="diffMetaID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     8      <FIELD name="diffImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    99        <DESCRIPTION>Unique difference identifier.</DESCRIPTION>
    1010      </FIELD>
     
    2525      </FIELD>
    2626      <FIELD name="negImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    27         <DESCRIPTION>Image identifier for the negative image.  For warp-stack difference images, this corresponds to the StackMeta.stackMetaID entry.</DESCRIPTION>
     27        <DESCRIPTION>Image identifier for the negative image.  For warp-stack difference images, this corresponds to the StackMeta.stackImageID entry.</DESCRIPTION>
    2828      </FIELD>
    2929      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
     
    100100        <DESCRIPTION>Unique difference detection identifier.</DESCRIPTION>
    101101      </FIELD>
    102       <FIELD name="diffDetMetaID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     102      <FIELD name="diffImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    103103        <DESCRIPTION>Difference detection meta identifier.</DESCRIPTION>
    104104      </FIELD>
     
    299299      <DESCRIPTION>Contains the mapping of which input images were used to construct a particular difference image.</DESCRIPTION>
    300300      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    301       <FIELD name="diffMetaID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     301      <FIELD name="diffImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
    302302        <DESCRIPTION>Unique difference identifier.</DESCRIPTION>
    303303      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.