Changeset 28551 for trunk/ippTools/share/bgtool_warpinputs.sql
- Timestamp:
- Jun 29, 2010, 2:05:27 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/bgtool_warpinputs.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/bgtool_warpinputs.sql
r28546 r28551 11 11 JOIN fakeRun USING(fake_id) 12 12 JOIN camProcessedExp USING(cam_id) 13 WHERE warpRun.state = 'full'13 WHERE warpRun.state IN ('full', 'cleaned', 'goto_cleaned') -- only need it to have been completed 14 14 AND warpSkyfile.fault = 0 15 15 AND warpSkyfile.quality = 0
Note:
See TracChangeset
for help on using the changeset viewer.
