Changeset 19092 for trunk/ippTools/share/warptool_scmap.sql
- Timestamp:
- Aug 16, 2008, 1:27:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/warptool_scmap.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_scmap.sql
r18448 r19092 19 19 AND warpSkyCellMap.class_id = chipProcessedImfile.class_id 20 20 WHERE 21 -- warpRun.state = ' run'22 fakeRun.state = ' stop'23 AND camRun.state = ' stop'21 -- warpRun.state = 'new' 22 fakeRun.state = 'full' 23 AND camRun.state = 'full' 24 24 AND chipRun.state = 'full'
Note:
See TracChangeset
for help on using the changeset viewer.
