IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2011, 10:18:12 AM (15 years ago)
Author:
eugene
Message:

limit the stack input query to restricted queries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/stackInputSkyfile.d

    r27892 r30989  
    1313WHERE camRun.chip_id = chipRun.chip_id
    1414WHERE chipRun.exp_id = rawExp.exp_id
     15
     16# if no query restrictions are supplied, we want to limit the query or it is extremely long running:
     17UNRESTRICTED AND stackRun.stack_id = 0
    1518
    1619ARGS  ARG1  rawImfile.exp_id=$rawExp.exp_id
Note: See TracChangeset for help on using the changeset viewer.