IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 2, 2015, 4:32:17 PM (11 years ago)
Author:
watersc1
Message:

As per discussion, drop ForcedSummaryToImage and ForcedSummaryMeta tables, as they duplicate information better accesed via the ForcedWarp/Stack tables. Changed XforcedSummaryID to XstackImageID to the link back to stack information, and to match the IMAGE_ID populated from DVO. Change forcedgalaxybatch.py to know this column name change, and cut commented code that was to implement the dropped tables from forcedwarpbatch.py.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/schema_browser.vot

    r38962 r39029  
    134134     <TABLE name="WarpToImage"> </TABLE>
    135135     <TABLE name="ForcedWarpToImage"> </TABLE>
    136      <TABLE name="ForcedSummaryToImage"> </TABLE>
    137136
    138137     <TABLE name="StackMeta"> </TABLE>
    139138     <TABLE name="DiffMeta"> </TABLE>
    140139     <TABLE name="ForcedWarpMeta"></TABLE>
    141      <TABLE name="ForcedSummaryMeta"></TABLE>
    142140     
    143141     <TABLE name="ImageDetEffMeta"> </TABLE>
Note: See TracChangeset for help on using the changeset viewer.