Index: trunk/ippMonitor/def/rawExp.d
===================================================================
--- trunk/ippMonitor/def/rawExp.d	(revision 15954)
+++ trunk/ippMonitor/def/rawExp.d	(revision 15992)
@@ -6,4 +6,7 @@
 ARGS ARG1 exp_id=$exp_id
 
+OP   OP1  $ra * 57.295783
+OP   OP2  $decl * 57.295783
+
 #        field        size format  name           show          link to   extras
 FIELD    exp_id,       5,  %s,     Exp ID
@@ -12,8 +15,9 @@
 FIELD    camera,      10,  %s,     Camera
 FIELD    exp_type,     8,  %s,     Type    
+FIELD    dateobs,      8,  %s,     Date/Time
+FIELD    ra,           8,  %10.6f, RA,           op=OP1      
+FIELD    decl,         8,  %10.6f, DEC,          op=OP2
+FIELD    object,      10,  %s,     object
 FIELD    filter,      10,  %s,     FILTER
-FIELD    ra,           8,  %s,     ra          
-FIELD    decl,         8,  %s,     decl        
-FIELD    object,      10,  %s,     object
 FIELD    airmass,      5,  %s,     airmass     
 FIELD    exp_time,     5,  %s,     exp_time    
