Changeset 15992 for trunk/ippMonitor/def/rawExp.d
- Timestamp:
- Jan 3, 2008, 1:08:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawExp.d
r15954 r15992 6 6 ARGS ARG1 exp_id=$exp_id 7 7 8 OP OP1 $ra * 57.295783 9 OP OP2 $decl * 57.295783 10 8 11 # field size format name show link to extras 9 12 FIELD exp_id, 5, %s, Exp ID … … 12 15 FIELD camera, 10, %s, Camera 13 16 FIELD exp_type, 8, %s, Type 17 FIELD dateobs, 8, %s, Date/Time 18 FIELD ra, 8, %10.6f, RA, op=OP1 19 FIELD decl, 8, %10.6f, DEC, op=OP2 20 FIELD object, 10, %s, object 14 21 FIELD filter, 10, %s, FILTER 15 FIELD ra, 8, %s, ra16 FIELD decl, 8, %s, decl17 FIELD object, 10, %s, object18 22 FIELD airmass, 5, %s, airmass 19 23 FIELD exp_time, 5, %s, exp_time
Note:
See TracChangeset
for help on using the changeset viewer.
