IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29302


Ignore:
Timestamp:
Oct 1, 2010, 2:31:35 PM (16 years ago)
Author:
rhenders
Message:

Added ipp extension names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/stack/map.xml

    r29245 r29302  
    22
    33<tabledata type="stack">
    4   <table name="StackMeta">
     4  <table name="StackMeta" ipptable="Primary">
    55    <!--  <map pspsName="stackMetaID" ippType="TLONGLONG" ippName="" comment="stack identifier"/> -->
    66    <!--  <map pspsName="skycellID" ippType="TLONG" ippName="" comment="skycell region identifier"/> -->
     
    5858    <!--  <map pspsName="dataRelease" ippType="TBYTE" ippName="" comment="Data release"/> -->
    5959  </table>
    60   <table name="StackDetection">
     60  <table name="StackDetection" ipptable="SkyChip.psf">
    6161    <!--  <map pspsName="objID" ippType="TLONGLONG" ippName="" comment="ODM object identifier"/> -->
    6262    <!--  <map pspsName="stackDetectID" ippType="TLONGLONG" ippName="" comment="ODM detection identifier"/> -->
     
    105105    <!--  <map pspsName="dataRelease" ippType="TBYTE" ippName="" comment="Data release when this detection was originally taken."/> -->
    106106  </table>
    107   <table name="StackApFlx">
     107  <table name="StackApFlx" ipptable="SkyChip.xsrc">
    108108    <!--  <map pspsName="objID" ippType="TLONGLONG" ippName="" comment="ODM object identifier"/> -->
    109109    <!--  <map pspsName="stackDetectID" ippType="TLONGLONG" ippName="" comment="ODM detection identifier"/> -->
     
    260260    <!--  <map pspsName="dataRelease" ippType="TBYTE" ippName="" comment="Data release when this detection was taken"/> -->
    261261  </table>
    262   <table name="StackModelFit">
     262  <table name="StackModelFit" ipptable="">
    263263    <!--  <map pspsName="objID" ippType="TLONGLONG" ippName="" comment="ODM object identifier"/> -->
    264264    <!--  <map pspsName="stackDetectID" ippType="TLONGLONG" ippName="" comment="ODM detection identifier"/> -->
     
    381381    <!--  <map pspsName="dataRelease" ippType="TBYTE" ippName="" comment="Data release when this detection was taken"/> -->
    382382  </table>
    383   <table name="StackToImage">
     383  <table name="StackToImage" ipptable="">
    384384    <!--  <map pspsName="stackMetaID" ippType="TLONGLONG" ippName="" comment="stack identifier"/> -->
    385385    <!--  <map pspsName="imageID" ippType="TLONGLONG" ippName="" comment="hashed exposure-ccdID identifier"/> -->
Note: See TracChangeset for help on using the changeset viewer.