IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2007, 3:07:41 PM (19 years ago)
Author:
eugene
Message:

updates to use new API for images

File:
1 edited

Legend:

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

    r9347 r13264  
    44MENU  ipp.detrend.dat
    55
    6 # HEAD HTML  test head 1 <br>
     6ARGS  ARG1  exp_tag=$exp_tag
    77
    8 #     field      width  name        show         link to                       extras
     8ARGS  ARG2  exp_tag=$exp_tag
     9ARGS  ARG2  det_id=$det_id
     10ARGS  ARG2  iteration=$iteration
     11
     12#     field      width  name        show         link to                 extras
    913FIELD det_id,    7,     det_id
    10 FIELD exp_tag,   20,    exposure,   value,       rawImfile.php,          exp_tag=$exp_tag
     14FIELD exp_tag,   20,    exposure,   value,       rawImfile.php,          ARG1
    1115FIELD iteration, 5,     iteration
    1216FIELD include,   7,     include
    13 FIELD *,         5,     resid,      value=goto,  detResidImfile.php,     exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
    14 FIELD *,         5,     proc,       value=goto,  detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
     17FIELD *,         5,     resid,      value=goto,  detResidImfile.php,     ARG2
     18FIELD *,         5,     proc,       value=goto,  detProcessedImfile.php, ARG2
    1519
    16 # TAIL HTML  test tail 1 <br>
Note: See TracChangeset for help on using the changeset viewer.