Changeset 30238
- Timestamp:
- Jan 12, 2011, 11:10:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_todestreak_camera.sql
r29561 r30238 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.
