Changeset 15992 for trunk/ippMonitor/def/warpInputExp.d
- Timestamp:
- Jan 3, 2008, 1:08:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/warpInputExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/warpInputExp.d
r15970 r15992 8 8 WHERE chipRun.exp_id = rawExp.exp_id 9 9 10 OP OP1 $rawExp.ra * 57.295783 11 OP OP2 $rawExp.decl * 57.295783 12 10 13 # field size format name show link to extras 11 FIELD rawExp.exp_tag, 5, %s, Exp Tag12 FIELD chipRun.exp_id, 5, %s, Exp ID13 FIELD chipRun.chip_id, 5, %s, Chip ID14 FIELD chipRun.exp_id, 5, %s, Exp ID 15 FIELD rawExp.exp_name, 8, %s, Exp Name 16 FIELD chipRun.chip_id, 5, %s, Chip ID 14 17 FIELD camProcessedExp.cam_id, 5, %s, Cam ID 15 FIELD warpInputExp.warp_id, 5, %s, Warp ID18 FIELD warpInputExp.warp_id, 5, %s, Warp ID 16 19 FIELD warpInputExp.magiced, 5, %s, magic? 20 FIELD rawExp.telescope, 10, %s, Telescope 21 FIELD rawExp.camera, 10, %s, Camera 22 FIELD rawExp.dateobs, 20, %s, Date/Time 23 FIELD rawExp.ra, 8, %10.6f, RA, op=OP1 24 FIELD rawExp.decl, 8, %10.6f, DEC, op=OP2 25 FIELD rawExp.object, 8, %s, Object 26 FIELD rawExp.filter, 8, %s, Filter 27 FIELD rawExp.exp_time, 5, %s, exptime 28 FIELD rawExp.airmass, 5, %s, airmass 29 FIELD rawExp.bg, 5, %s, bg 30 FIELD rawExp.bg_stdev, 5, %s, bg_stdev
Note:
See TracChangeset
for help on using the changeset viewer.
