Changeset 27839 for branches/simmosaic_branches/ippMonitor/def/rawImfile.d
- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/rawImfile.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippMonitor/def/rawImfile.d
r19084 r27839 17 17 FIELD rawImfile.exp_type, 8, %s, exp_type 18 18 FIELD rawImfile.dateobs, 19, %T, Date/Time 19 FIELD rawImfile.ra, 8, % 10.6f, RA, op=OP120 FIELD rawImfile.decl, 8, % 10.6f, DEC, op=OP219 FIELD rawImfile.ra, 8, %C, RA, op=OP1 20 FIELD rawImfile.decl, 8, %C, DEC, op=OP2 21 21 FIELD rawImfile.object, 8, %s, object 22 22 FIELD rawImfile.filter, 10, %s, FILTER … … 27 27 FIELD rawImfile.bg_stdev, 8, %.2f, stdev 28 28 FIELD rawImfile.bg_mean_stdev, 8, %.2f, [stdev] 29 FIELD rawImfile.uri, 10, %s, uri 29 FIELD rawImfile.burntool_state, 5, %d, BurnState 30 FIELD rawImfile.uri, 20, %s, uri 30 31 31 32 # FIELD alt, 20, alt
Note:
See TracChangeset
for help on using the changeset viewer.
