IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 11:20:53 AM (19 years ago)
Author:
eugene
Message:

update to use the new database columns

File:
1 edited

Legend:

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

    r10963 r11490  
    1 TABLE rawDetrendExp
     1TABLE rawExp
    22TITLE Raw Detrend Exposures
    33FILE  rawDetrendExp.php
    44MENU  ipp.copy.dat
     5
     6# limit this table to non-OBJECT types of images
     7WHERE rawExp.exp_type != 'OBJECT'
    58
    69#        field        name  show           link to  extras
Note: See TracChangeset for help on using the changeset viewer.