IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2008, 11:04:44 AM (18 years ago)
Author:
eugene
Message:

add LIGHT as allowed science image

File:
1 edited

Legend:

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

    r18193 r19868  
    55
    66# limit this table to non-OBJECT types of images
    7 WHERE rawExp.exp_type != 'OBJECT'
     7WHERE (rawExp.exp_type != 'OBJECT' and rawExp.exp_type != 'LIGHT')
    88
    99ARGS ARG1 exp_id=$exp_id
Note: See TracChangeset for help on using the changeset viewer.