Changeset 18193 for trunk/ippMonitor/def/stackInputSkyfile.d
- Timestamp:
- Jun 19, 2008, 6:15:23 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/stackInputSkyfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/stackInputSkyfile.d
r15992 r18193 22 22 FIELD rawExp.telescope, 10, %s, Telescope 23 23 FIELD rawExp.camera, 10, %s, Camera 24 FIELD rawExp.dateobs, 20, %s, Date/Time24 FIELD rawExp.dateobs, 19, %T, Date/Time 25 25 FIELD rawExp.ra, 8, %10.6f, RA, op=OP1 26 26 FIELD rawExp.decl, 8, %10.6f, DEC, op=OP2 27 27 FIELD rawExp.object, 8, %s, Object 28 FIELD rawExp.filter, 8, %s, Filter29 FIELD rawExp.exp_time, 5, % s,exptime30 FIELD rawExp.airmass, 5, % s,airmass31 FIELD rawExp.bg, 5, % s,bg32 FIELD rawExp.bg_stdev, 5, % s,bg_stdev28 FIELD rawExp.filter, 10, %s, Filter 29 FIELD rawExp.exp_time, 5, %.2f, exptime 30 FIELD rawExp.airmass, 5, %.4f, airmass 31 FIELD rawExp.bg, 5, %.2f, bg 32 FIELD rawExp.bg_stdev, 5, %.2f, bg_stdev
Note:
See TracChangeset
for help on using the changeset viewer.
