IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 7, 2008, 4:28:01 AM (18 years ago)
Author:
eugene
Message:

dropped requirement for run state: not needed in standard processing and it blocks re-running. add as option to warptool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/warptool_scmap.sql

    r13706 r16024  
    1212    ON camProcessedExp.chip_id = chipProcessedImfile.chip_id
    1313    AND warpSkyCellMap.class_id = chipProcessedImfile.class_id
    14 WHERE
    15     warpRun.state = 'run'
    16 
     14-- move this as an option into the code
     15-- WHERE
     16--    warpRun.state = 'run'
Note: See TracChangeset for help on using the changeset viewer.