IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2019, 4:04:13 PM (7 years ago)
Author:
tdeboer
Message:

updated ippMonitor queries

File:
1 edited

Legend:

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

    r28597 r40882  
    66# limit this table to non-OBJECT types of images
    77WHERE rawExp.exp_type != 'OBJECT'
     8
     9RESTRICT_COUNT AND dateobs >= CURDATE()
     10UNRESTRICTED AND dateobs >= CURDATE()
    811
    912ARGS ARG1 rawImfile.exp_id=$exp_id
Note: See TracChangeset for help on using the changeset viewer.