IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2012, 11:52:11 AM (13 years ago)
Author:
bills
Message:

changes to destreak camera restore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/magicdstool_torevert_camera.sql

    r30668 r34715  
    2323    JOIN rawExp using(exp_id)
    2424WHERE magicDSRun.stage = 'camera'
     25    AND camProcessedExp.fault = 0
     26    AND camRun.state = 'full'
    2527    AND ((magicDSRun.state = 'new' AND magicDSFile.fault > 0)
    2628         OR ((magicDSRun.state = 'goto_censored' OR magicDSRun.state = 'goto_restored')
Note: See TracChangeset for help on using the changeset viewer.