Index: trunk/ippMonitor/def/detNormalizedExp.d
===================================================================
--- trunk/ippMonitor/def/detNormalizedExp.d	(revision 9323)
+++ trunk/ippMonitor/def/detNormalizedExp.d	(revision 9439)
@@ -4,11 +4,11 @@
 MENU  ipp.detrend.dat
 
-#     field     name     show   link to     extras
-FIELD det_id, 20,   det_id
-FIELD iteration, 20,   iteration
-FIELD bg, 20, bg
-FIELD bg_stdev, 20, bg_stdev
-FIELD bg_mean_stdev, 20, bg_mean_stdev
-FIELD b1_uri, 20,   b1_uri
-FIELD b2_uri, 20,   b2_uri
-FIELD recipe, 20,   recipe
+#     field        size     name       show            link to                  extras
+FIELD det_id,        7,     det_id
+FIELD bg,            8,     backgnd
+FIELD bg_mean_stdev, 8,     [stdev]
+FIELD bg_stdev,      8,     stdev
+FIELD iteration,     5,     iteration
+FIELD b2_uri,        8,     image,     image=$b2_uri,  detNormalizedImfile.php, det_id=$det_id,iteration=$iteration,image=$b1_uri
+#FIELD b1_uri, 20,   b1_uri
+#FIELD recipe, 20,   recipe
