Changeset 15954 for trunk/ippMonitor/def/detInputExp.d
- Timestamp:
- Dec 28, 2007, 10:04:27 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/detInputExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detInputExp.d
r14044 r15954 21 21 HEAD PHP echo "<a href=detProcessedExp.php?" . $ID['link'] . "> proc </a>"; } 22 22 23 # field widthname show link to extras24 FIELD detInputExp.det_id, 7, Det ID25 FIELD detInputExp.iteration, 5, iteration26 FIELD detInputExp.exp_id, 5, Exp ID, value, rawImfile.php, ARG127 FIELD rawExp.exp_name, 5, Exp Name, value, rawImfile.php, ARG128 FIELD detInputExp.include, 7, include29 FIELD rawExp.telescope, 10, Telescope30 FIELD rawExp.camera, 10, Camera31 FIELD rawExp.exp_type, 10, Type32 FIELD rawExp.filter, 10, FILTER33 FIELD rawExp.dateobs, 20, Date/Time34 FIELD rawExp.exp_time, 5, exp_time35 FIELD rawExp.sat_pixel_frac, 5, f(sat pixels)36 FIELD rawExp.airmass, 5, airmass37 FIELD rawExp.bg, 5, backgnd38 FIELD rawExp.bg_stdev, 5, stdev39 FIELD rawExp.bg_mean_stdev, 5, <backgnd>40 FIELD *, 5, choose, value=resid, detResidImfile.php, ARG241 FIELD *, 5, choose, value=proc, detProcessedImfile.php, ARG323 # field size format name show link to extras 24 FIELD detInputExp.det_id, 7, %s, Det ID 25 FIELD detInputExp.iteration, 5, %s, iteration 26 FIELD detInputExp.exp_id, 5, %s, Exp ID, value, rawImfile.php, ARG1 27 FIELD rawExp.exp_name, 5, %s, Exp Name, value, rawImfile.php, ARG1 28 FIELD detInputExp.include, 7, %s, include 29 FIELD rawExp.telescope, 10, %s, Telescope 30 FIELD rawExp.camera, 10, %s, Camera 31 FIELD rawExp.exp_type, 10, %s, Type 32 FIELD rawExp.filter, 10, %s, FILTER 33 FIELD rawExp.dateobs, 20, %s, Date/Time 34 FIELD rawExp.exp_time, 5, %s, exp_time 35 FIELD rawExp.sat_pixel_frac, 5, %s, f(sat pixels) 36 FIELD rawExp.airmass, 5, %s, airmass 37 FIELD rawExp.bg, 5, %s, backgnd 38 FIELD rawExp.bg_stdev, 5, %s, stdev 39 FIELD rawExp.bg_mean_stdev, 5, %s, <backgnd> 40 FIELD *, 5, %s, choose, value=resid, detResidImfile.php, ARG2 41 FIELD *, 5, %s, choose, value=proc, detProcessedImfile.php, ARG3
Note:
See TracChangeset
for help on using the changeset viewer.
