Changeset 15992 for trunk/ippMonitor/def/rawExp_failed.d
- Timestamp:
- Jan 3, 2008, 1:08:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/rawExp_failed.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/rawExp_failed.d
r15954 r15992 6 6 # limit this table to non-OBJECT types of images 7 7 WHERE fault > 0 8 WHERE rawExp.exp_type = 'OBJECT' 8 9 9 10 ARGS ARG1 exp_id=$exp_id 11 12 OP OP1 $ra * 57.295783 13 OP OP2 $decl * 57.295783 10 14 11 15 # field size format name show link to extras … … 14 18 FIELD telescope, 10, %s, Telescope 15 19 FIELD camera, 10, %s, Camera 16 FIELD exp_type, 10, %s, Type 20 FIELD ra, 8, %10.6f, RA, op=OP1 21 FIELD decl, 8, %10.6f, DEC, op=OP2 17 22 FIELD filter, 10, %s, FILTER 18 23 FIELD dateobs, 20, %s, Date/Time
Note:
See TracChangeset
for help on using the changeset viewer.
