Changeset 30446 for branches/eam_branches/ipp-20101205/ippTools/share/magicdstool_todestreak_camera.sql
- Timestamp:
- Jan 31, 2011, 2:51:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/ippTools/share/magicdstool_todestreak_camera.sql
r29561 r30446 38 38 AND magicDSRun.stage = 'camera' 39 39 AND camRun.state = 'full' 40 AND chipRun.state = 'full'41 AND chipRun.magicked40 AND ((chipRun.state = 'full' AND chipRun.magicked > 0) 41 OR (chipRun.state = 'cleaned' AND chipRun.magicked < 0)) 42 42 AND camProcessedExp.fault = 0 43 43 AND camProcessedExp.quality = 0
Note:
See TracChangeset
for help on using the changeset viewer.
