Index: trunk/ippMonitor/def/detInputExp.d
===================================================================
--- trunk/ippMonitor/def/detInputExp.d	(revision 9009)
+++ trunk/ippMonitor/def/detInputExp.d	(revision 9010)
@@ -8,10 +8,10 @@
 HEAD HTML  test head 3 <br>
 
-#     field      name       show        link to                 extras
-FIELD det_id,    20,   det_id
-FIELD iteration, 20,   iteration
-FIELD exp_id,    20,   exp_id,    value,      rawImfile.php,          exp_id=$exp_id
-FIELD exp_id,    20,   processed, value=proc, detProcessedImfile.php, exp_id=$exp_id,det_id=$det_id
-FIELD include,   20,   include
+#     field      width 	name        show  link to                 extras
+FIELD det_id,    7,    	det_id
+FIELD iteration, 5,    	iteration
+FIELD exp_id,    20,   	exposure,   value,      rawImfile.php,          exp_id=$exp_id,det_id=$det_id,iteration=$iteration
+FIELD *,         5,    	choose,     value=proc, detProcessedImfile.php, exp_id=$exp_id,det_id=$det_id,iteration=$iteration
+FIELD include,   7,   	include
 
 TAIL HTML test tail 1 <br>
Index: trunk/ippMonitor/def/rawImfile.d
===================================================================
--- trunk/ippMonitor/def/rawImfile.d	(revision 9009)
+++ trunk/ippMonitor/def/rawImfile.d	(revision 9010)
@@ -9,6 +9,6 @@
 #        field        name           show   link to         extras
 FIELD    exp_id,      20,   Exposure ID
-FIELD    class,       20,   Class
 FIELD    class_id,    20,   Class ID
+# FIELD    class,       20,   Class
 # FIELD    uri,	      20,   uri
 # FIELD    exp_type,  20,   exp_type
@@ -18,6 +18,6 @@
 # FIELD    decl,      20,   decl
 # FIELD    exp_time,  20,   exp_time
-# FIELD    bg,	      20,   bg
-# FIELD    bg_stdev,  20,   bg_stdev
+FIELD    bg,	      20,   bg
+FIELD    bg_stdev,  20,   bg_stdev
 # FIELD    bg_mean_stdev, 20,   bg_mean_stdev
 # FIELD    alt,       20,   alt
