IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2007, 11:44:02 AM (19 years ago)
Author:
eugene
Message:

update for change from exp_tag to exp_id and other recent mods

File:
1 edited

Legend:

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

    r13264 r14044  
    11TABLE rawExp
    2 TITLE Raw Detrend Exposures
    3 FILE  rawDetrendExp.php
     2TITLE Raw Unknown Exposures
     3FILE  rawUnknownExp.php
    44MENU  ipp.copy.dat
    55
     
    77WHERE rawExp.exp_type is NULL
    88
    9 ARGS ARG1 exp_tag=$exp_tag
     9ARGS ARG1 exp_id=$exp_id
    1010
    1111#        field        size  name           show     link to        extras
    12 FIELD    exp_tag,     10,   exposure ID,   value,   rawImfile.php, ARG1
     12FIELD    exp_id,       5,   Exp ID
     13FIELD    exp_name,    10,   Exp Name,     value,   rawImfile.php,  ARG1
    1314FIELD    telescope,   10,   Telescope
    1415FIELD    camera,      10,   Camera
Note: See TracChangeset for help on using the changeset viewer.