IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 9, 2008, 12:38:31 PM (18 years ago)
Author:
eugene
Message:

chiptool now uses new state names: new (for run), full (for stop), and others for the cleanup / update steps

File:
1 edited

Legend:

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

    r18029 r18448  
    2525    AND fakeRun.state = 'stop'
    2626    AND camRun.state = 'stop'
    27     AND chipRun.state = 'stop'
     27    AND chipRun.state = 'full'
    2828    AND warpSkyCellMap.warp_id IS NULL
    2929    AND warpMask.label IS NULL
Note: See TracChangeset for help on using the changeset viewer.