Changeset 13725 for trunk/ippMonitor/def/detInputExp.d
- Timestamp:
- Jun 8, 2007, 12:53:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/detInputExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detInputExp.d
r13595 r13725 1 TABLE detInputExp 1 TABLE detInputExp, rawExp 2 2 TITLE detInputExp 3 3 FILE detInputExp.php 4 4 MENU ipp.detrend.dat 5 6 # limit this table to non-OBJECT types of images 7 WHERE detInputExp.exp_tag = rawExp.exp_tag 5 8 6 9 ARGS ARG1 rawImfile.exp_tag=$detInputExp.exp_tag … … 20 23 # field width name show link to extras 21 24 FIELD detInputExp.det_id, 7, det_id 25 FIELD detInputExp.iteration, 5, iteration 22 26 FIELD detInputExp.exp_tag, 20, exposure, value, rawImfile.php, ARG1 23 FIELD detInputExp.iteration, 5, iteration24 27 FIELD detInputExp.include, 7, include 25 FIELD *, 5, choose, value=resid, detResidImfile.php, ARG2 26 FIELD *, 5, choose, value=proc, detProcessedImfile.php, ARG3 27 28 FIELD rawExp.telescope, 10, Telescope 29 FIELD rawExp.camera, 10, Camera 30 FIELD rawExp.exp_type, 10, Type 31 FIELD rawExp.filter, 10, FILTER 32 FIELD rawExp.dateobs, 20, Date/Time 33 FIELD rawExp.exp_time, 5, exp_time 34 FIELD rawExp.sat_pixel_frac, 5, f(sat pixels) 35 FIELD rawExp.airmass, 5, airmass 36 FIELD rawExp.bg, 5, backgnd 37 FIELD rawExp.bg_stdev, 5, stdev 38 FIELD rawExp.bg_mean_stdev, 5, <backgnd> 39 FIELD *, 5, choose, value=resid, detResidImfile.php, ARG2 40 FIELD *, 5, choose, value=proc, detProcessedImfile.php, ARG3
Note:
See TracChangeset
for help on using the changeset viewer.
