IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2011, 4:42:59 PM (15 years ago)
Author:
bills
Message:

finish implementation of the sky calibration stage

File:
1 edited

Legend:

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

    r31236 r32962  
    1414JOIN rcInterest USING(target_id)
    1515LEFT JOIN distRun ON distRun.stage_id = exp_id AND distRun.target_id = distTarget.target_id
    16 WHERE distRun.dist_id IS NULL           -- no existing distRun for this exposure
    17     AND distTarget.state = 'enabled'    -- target and intrest are enabled
     16WHERE distTarget.state = 'enabled'    -- target and intrest are enabled
    1817    AND rcInterest.state = 'enabled'
Note: See TracChangeset for help on using the changeset viewer.