- Timestamp:
- Jul 21, 2008, 2:14:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/ippTools/share/warptool_tooverlap.sql
r18622 r18644 22 22 ON warpRun.label = warpMask.label 23 23 WHERE 24 warpRun.state = ' run'25 AND fakeRun.state = ' stop'26 AND camRun.state = ' stop'24 warpRun.state = 'new' 25 AND fakeRun.state = 'full' 26 AND camRun.state = 'full' 27 27 AND chipRun.state = 'full' 28 28 AND warpSkyCellMap.warp_id IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
