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

    r9011 r13264  
    44MENU  ipp.detrend.dat
    55
     6ARGS  ARG1  det_id=$det_id
     7ARGS  ARG1  iteration=$iteration
     8
    69#     field      name             show         link to           extras
    710FIELD det_id,    7,    det_id   
    811FIELD iteration, 5,    iter
    912FIELD accept,    4,    keep
    10 FIELD *,         20,   choose,    value=input, detInputExp.php,  det_id=$det_id,iteration=$iteration
    11 FIELD *,         20,   choose,    value=resid, detResidExp.php,  det_id=$det_id,iteration=$iteration
     13FIELD *,         20,   choose,    value=input, detInputExp.php,  ARG1
     14FIELD *,         20,   choose,    value=resid, detResidExp.php,  ARG1
    1215FIELD bg,        20,   bg
    1316FIELD bg_stdev,  20,   bg_stdev
Note: See TracChangeset for help on using the changeset viewer.