Index: trunk/ippMonitor/def/rawExp_failed.d
===================================================================
--- trunk/ippMonitor/def/rawExp_failed.d	(revision 15954)
+++ trunk/ippMonitor/def/rawExp_failed.d	(revision 15992)
@@ -6,6 +6,10 @@
 # limit this table to non-OBJECT types of images
 WHERE fault > 0
+WHERE rawExp.exp_type = 'OBJECT'
 
 ARGS ARG1 exp_id=$exp_id
+
+OP   OP1  $ra * 57.295783
+OP   OP2  $decl * 57.295783
 
 #        field        size  format  name       show     link to         extras
@@ -14,5 +18,6 @@
 FIELD    telescope,   10,   %s,     Telescope
 FIELD    camera,      10,   %s,     Camera
-FIELD    exp_type,    10,   %s,     Type    
+FIELD    ra,           8,  %10.6f, RA,           op=OP1      
+FIELD    decl,         8,  %10.6f, DEC,          op=OP2
 FIELD    filter,      10,   %s,     FILTER
 FIELD    dateobs,     20,   %s,     Date/Time
