Index: trunk/ippMonitor/def/rawImfile.d
===================================================================
--- trunk/ippMonitor/def/rawImfile.d	(revision 15954)
+++ trunk/ippMonitor/def/rawImfile.d	(revision 15992)
@@ -6,19 +6,23 @@
 HEAD PHP insert_backref ("rawExp.php", "exp_id", $ID['link']);
 
+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
 FIELD    exp_name,      5, %s,      Exposure
 FIELD    class_id,      8, %s,      Chip ID
+FIELD    ra,           	8, %10.6f,  RA,           op=OP1      
+FIELD    decl,         	8, %10.6f,  DEC,          op=OP2
+FIELD    object,       	8, %s,      object
+FIELD    filter,       	8, %s,      FILTER
+FIELD    airmass,      	5, %s,      airmass     
+FIELD    exp_time,     	5, %s,      exp_time    
 FIELD    bg,	        8, %s,      backgnd
 FIELD    bg_stdev,      8, %s,      stdev
 FIELD    bg_mean_stdev, 8, %s,      [stdev]
+FIELD    exp_type,      8, %s,      exp_type
 FIELD    uri,	       10, %s,      uri
-# FIELD    class,      20, %s,      Class
-# FIELD    uri,	      20,   uri
-# FIELD    exp_type,  20,   exp_type
-# FIELD    filter,    20,   filter
 # FIELD    airmass,   20,   airmass
-# FIELD    ra,	      20,   ra
-# FIELD    decl,      20,   decl
 # FIELD    exp_time,  20,   exp_time
 # FIELD    alt,       20,   alt
