Changeset 27839 for branches/simmosaic_branches/ippMonitor/def/rawExp.d
- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/rawExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippMonitor/def/rawExp.d
r19990 r27839 16 16 FIELD exp_type, 8, %s, Type 17 17 FIELD dateobs, 19, %T, Date/Time 18 FIELD ra, 8, % 10.6f, RA, op=OP119 FIELD decl, 8, % 10.6f, DEC, op=OP218 FIELD ra, 8, %C, RA, op=OP1 19 FIELD decl, 8, %C, DEC, op=OP2 20 20 FIELD object, 10, %s, object 21 21 FIELD filter, 10, %s, FILTER 22 22 FIELD airmass, 5, %.4f, airmass 23 23 FIELD exp_time, 5, %.2f, exp_time 24 FIELD ccd_temp, 5, %.2f, ccd_temp 25 FIELD pon_time, 5, %.2f, pon_time 26 FIELD sat_pixel_frac, 5, %.4f, f(sat pixels) 27 FIELD bg, 8, %.2f, backgnd 28 FIELD bg_stdev, 8, %.2f, stdev 29 FIELD bg_mean_stdev, 8, %.2f, [stdev] 24 FIELD state, 10, %s, State 30 25 FIELD comment, 65, %s, Comment
Note:
See TracChangeset
for help on using the changeset viewer.
