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/rawScienceExp.d

    r13264 r14044  
    77WHERE rawExp.exp_type = 'OBJECT'
    88
    9 ARGS ARG1 exp_tag=$exp_tag
    10 ARGS ARG1 camera=$camera
    11 ARGS ARG1 foo=bar
     9ARGS ARG1 exp_id=$exp_id
    1210
    1311#        field        size name           show          link to   extras
    14 FIELD    exp_tag,     10,  exposure Tag, value,    rawImfile.php,  ARG1
    15 FIELD    telescope,   10,  Telescope,    value,    telescopes.php
     12FIELD    exp_id,       5,  Exp ID
     13FIELD    exp_name,    10,  Exp Name,     value,   rawImfile.php,  ARG1
     14FIELD    telescope,   10,  Telescope
    1615FIELD    camera,      10,  Camera
    1716FIELD    exp_type,     8,  Type   
Note: See TracChangeset for help on using the changeset viewer.