Changeset 18313 for trunk/ippMonitor/def/chipProcessedImfile.d
- Timestamp:
- Jun 24, 2008, 2:11:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/chipProcessedImfile.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/chipProcessedImfile.d
r18193 r18313 28 28 FIELD rawExp.camera, 10, %s, Camera 29 29 FIELD rawExp.dateobs, 19, %T, Date/Time 30 FIELD rawExp.filter, 10, %s, FILTER31 30 FIELD rawExp.ra, 8, %10.6f, RA, op=OP1 32 31 FIELD rawExp.decl, 8, %10.6f, DEC, op=OP2 33 32 FIELD rawExp.object, 8, %s, Object 33 FIELD rawExp.filter, 10, %s, FILTER 34 34 FIELD rawExp.exp_time, 5, %.2f, exp_time 35 35 FIELD rawExp.airmass, 5, %.4f, airmass … … 37 37 FIELD chipProcessedImfile.bg_stdev, 5, %.2f, stdev 38 38 FIELD chipProcessedImfile.n_stars, 5, %d, Nstars 39 FIELD chipProcessedImfile.n_astrom, 5, %d, Nastrom40 FIELD chipProcessedImfile.sigma_ra, 5, %f, sigma ra41 39 FIELD chipProcessedImfile.fwhm_major, 5, %f, FHWM 42 40 FIELD chipProcessedImfile.path_base, 5, %s, path_base, none
Note:
See TracChangeset
for help on using the changeset viewer.
