IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 1, 2011, 10:04:17 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Filtering out M31, CNP, and STS

File:
1 edited

Legend:

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

    r32060 r32278  
    55#WHERE rawExp.obs_mode!='ENGINEERING'
    66
    7 UNRESTRICTED WHERE dateobs>=DATE(NOW()) AND rawExp.obs_mode!='ENGINEERING'
     7UNRESTRICTED WHERE dateobs>=DATE(NOW()) AND rawExp.obs_mode!='ENGINEERING' AND rawExp.obs_mode!='STS' AND rawExp.obs_mode!='M31' AND rawExp.obs_mode!='CNP'
    88
    99# OP  OP1   ($ddiff_id > 0 ? $ddiff_id : $tdiff_id)
Note: See TracChangeset for help on using the changeset viewer.