Index: trunk/ippMonitor/def/rawScienceExp.d
===================================================================
--- trunk/ippMonitor/def/rawScienceExp.d	(revision 15954)
+++ trunk/ippMonitor/def/rawScienceExp.d	(revision 15992)
@@ -14,14 +14,14 @@
 #        field        size format  name           show          link to   extras
 FIELD    exp_id,       5,  %s,     Exp ID
-FIELD    exp_name,    10,  %s,     Exp Name,     value,   rawImfile.php,  ARG1
-FIELD    telescope,   10,  %s,     Telescope
-FIELD    camera,      10,  %s,     Camera
-FIELD    exp_type,     8,  %s,     Type    
-FIELD    filter,      10,  %s,     FILTER
+FIELD    exp_name,     8,  %s,     Exp Name,     value,   rawImfile.php,  ARG1
+FIELD    telescope,    8,  %s,     Telescope
+FIELD    camera,       8,  %s,     Camera
+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    object,       8,  %s,     object
+FIELD    filter,       8,  %s,     FILTER
+FIELD    exp_time,     5,  %s,     exp_time    
 FIELD    airmass,      5,  %s,     airmass     
-FIELD    exp_time,     5,  %s,     exp_time    
 FIELD    bg,           5,  %s,     bg          
 FIELD    bg_stdev,     5,  %s,     bg_stdev    
@@ -32,2 +32,3 @@
 # FIELD    ccd_temp, 20,   ccd_temp    
 # FIELD    posang, 20,   posang      
+# FIELD    exp_type,     8,  %s,     Type    
