Changeset 15992 for trunk/ippMonitor/def/rawScienceExp.d
- Timestamp:
- Jan 3, 2008, 1:08:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawScienceExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawScienceExp.d
r15954 r15992 14 14 # field size format name show link to extras 15 15 FIELD exp_id, 5, %s, Exp ID 16 FIELD exp_name, 10, %s, Exp Name, value, rawImfile.php, ARG1 17 FIELD telescope, 10, %s, Telescope 18 FIELD camera, 10, %s, Camera 19 FIELD exp_type, 8, %s, Type 20 FIELD filter, 10, %s, FILTER 16 FIELD exp_name, 8, %s, Exp Name, value, rawImfile.php, ARG1 17 FIELD telescope, 8, %s, Telescope 18 FIELD camera, 8, %s, Camera 19 FIELD dateobs, 8, %s, Date/Time 21 20 FIELD ra, 8, %10.6f, RA, op=OP1 22 21 FIELD decl, 8, %10.6f, DEC, op=OP2 23 FIELD object, 10, %s, object 22 FIELD object, 8, %s, object 23 FIELD filter, 8, %s, FILTER 24 FIELD exp_time, 5, %s, exp_time 24 25 FIELD airmass, 5, %s, airmass 25 FIELD exp_time, 5, %s, exp_time26 26 FIELD bg, 5, %s, bg 27 27 FIELD bg_stdev, 5, %s, bg_stdev … … 32 32 # FIELD ccd_temp, 20, ccd_temp 33 33 # FIELD posang, 20, posang 34 # FIELD exp_type, 8, %s, Type
Note:
See TracChangeset
for help on using the changeset viewer.
