Changeset 13566 for trunk/ippMonitor/def/detInputExp.d
- Timestamp:
- May 30, 2007, 6:13:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/detInputExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detInputExp.d
r13264 r13566 4 4 MENU ipp.detrend.dat 5 5 6 ARGS ARG1 exp_tag=$exp_tag6 ARGS ARG1 rawImfile.exp_tag=$detInputExp.exp_tag 7 7 8 ARGS ARG2 exp_tag=$exp_tag9 ARGS ARG2 det _id=$det_id10 ARGS ARG2 iteration=$iteration8 ARGS ARG2 detResidImfile.exp_tag=$detInputExp.exp_tag 9 ARGS ARG2 detResidImfile.det_id=$detInputExp.det_id 10 ARGS ARG2 detResidImfile.iteration=$detInputExp.iteration 11 11 12 # field width name show link to extras 13 FIELD det_id, 7, det_id 14 FIELD exp_tag, 20, exposure, value, rawImfile.php, ARG1 15 FIELD iteration, 5, iteration 16 FIELD include, 7, include 17 FIELD *, 5, resid, value=goto, detResidImfile.php, ARG2 18 FIELD *, 5, proc, value=goto, detProcessedImfile.php, ARG2 12 ARGS ARG2 detProcessedImfile.exp_tag=$detInputExp.exp_tag 13 ARGS ARG2 detProcessedImfile.det_id=$detInputExp.det_id 14 ARGS ARG2 detProcessedImfile.iteration=$detInputExp.iteration 19 15 16 # field width name show link to extras 17 FIELD detInputExp.det_id, 7, det_id 18 FIELD detInputExp.exp_tag, 20, exposure, value, rawImfile.php, ARG1 19 FIELD detInputExp.iteration, 5, iteration 20 FIELD detInputExp.include, 7, include 21 FIELD *, 5, choose, value=resid, detResidImfile.php, ARG2 22 FIELD *, 5, choose, value=proc, detProcessedImfile.php, ARG3 23
Note:
See TracChangeset
for help on using the changeset viewer.
