Changeset 13264 for trunk/ippMonitor/def/rawScienceExp.d
- Timestamp:
- May 4, 2007, 3:07:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawScienceExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawScienceExp.d
r11490 r13264 7 7 WHERE rawExp.exp_type = 'OBJECT' 8 8 9 # field name show link to extras 10 FIELD exp_tag, 10, exposure Tag, value, rawImfile.php, exp_tag=$exp_tag,camera=$camera,foo=bar 11 FIELD telescope, 10, Telescope, value, telescopes.php 12 FIELD camera, 10, Camera 13 FIELD exp_type, 8, Type 14 FIELD filter, 10, FILTER 15 FIELD ra, 8, ra 16 FIELD decl, 8, decl 17 FIELD object, 10, object 18 FIELD airmass, 5, airmass 19 FIELD exp_time, 5, exp_time 20 FIELD bg, 5, bg 21 FIELD bg_stdev, 5, bg_stdev 9 ARGS ARG1 exp_tag=$exp_tag 10 ARGS ARG1 camera=$camera 11 ARGS ARG1 foo=bar 12 13 # field size name show link to extras 14 FIELD exp_tag, 10, exposure Tag, value, rawImfile.php, ARG1 15 FIELD telescope, 10, Telescope, value, telescopes.php 16 FIELD camera, 10, Camera 17 FIELD exp_type, 8, Type 18 FIELD filter, 10, FILTER 19 FIELD ra, 8, ra 20 FIELD decl, 8, decl 21 FIELD object, 10, object 22 FIELD airmass, 5, airmass 23 FIELD exp_time, 5, exp_time 24 FIELD bg, 5, bg 25 FIELD bg_stdev, 5, bg_stdev 22 26 # FIELD imfiles, 20, imfiles 23 27 # FIELD bg_mean_stdev, 20, bg_mean_stdev
Note:
See TracChangeset
for help on using the changeset viewer.
