Index: trunk/ippMonitor/def/camSummary.d
===================================================================
--- trunk/ippMonitor/def/camSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/camSummary.d	(revision 28597)
@@ -16,2 +16,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
Index: trunk/ippMonitor/def/chipSummary.d
===================================================================
--- trunk/ippMonitor/def/chipSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/chipSummary.d	(revision 28597)
@@ -10,5 +10,5 @@
 FIELD tess_id,    	 7, %s,     tess_id
 FIELD state,    	 7, %s,     state
-FIELD count(state) as n, 7, %d,     count
+FIELD count(state),      7, %d,     count
 
 MODE  summary
@@ -16,2 +16,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
Index: trunk/ippMonitor/def/destreakSummary.d
===================================================================
--- trunk/ippMonitor/def/destreakSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/destreakSummary.d	(revision 28597)
@@ -15,2 +15,3 @@
 GROUP stage
 GROUP label
+GROUP data_group
Index: trunk/ippMonitor/def/diffSummary.d
===================================================================
--- trunk/ippMonitor/def/diffSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/diffSummary.d	(revision 28597)
@@ -16,2 +16,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
Index: trunk/ippMonitor/def/distRun.d
===================================================================
--- trunk/ippMonitor/def/distRun.d	(revision 28496)
+++ trunk/ippMonitor/def/distRun.d	(revision 28597)
@@ -9,5 +9,5 @@
 
 #     field                   size  format  name         show    link to                  extras
-FIELD distRun.dist_id,        5, %d,     Dist ID
+FIELD distinct(distRun.dist_id),        5, %d,     Dist ID
 FIELD distRun.target_id,      5, %d,     Target ID
 FIELD distRun.stage,          5, %s,     Stage
@@ -25,2 +25,4 @@
 FIELD distComponent.fault,    5, %d,     Comp. Fault
 FIELD distRun.note,           5, %s,     Note
+
+GROUP dist_id
Index: trunk/ippMonitor/def/distSummary.d
===================================================================
--- trunk/ippMonitor/def/distSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/distSummary.d	(revision 28597)
@@ -6,5 +6,5 @@
 #     field                   size  format  name         show    link to                  extras
 FIELD distRun.label,          15, %s,     Label
-FIELD distRun.data_group,          15, %s,     data grp
+#FIELD distRun.data_group,          15, %s,     data grp
 FIELD distRun.stage,          5, %s,     Stage
 FIELD distRun.state,          5, %s,     State
@@ -16,2 +16,3 @@
 GROUP stage
 GROUP state
+GROUP data_group
Index: trunk/ippMonitor/def/fakeSummary.d
===================================================================
--- trunk/ippMonitor/def/fakeSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/fakeSummary.d	(revision 28597)
@@ -16,2 +16,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
Index: trunk/ippMonitor/def/magicSummary.d
===================================================================
--- trunk/ippMonitor/def/magicSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/magicSummary.d	(revision 28597)
@@ -14,2 +14,4 @@
 GROUP state
 GROUP label
+GROUP data_group
+GROUP workdir
Index: trunk/ippMonitor/def/rawDetrendExp_detrend.d
===================================================================
--- trunk/ippMonitor/def/rawDetrendExp_detrend.d	(revision 28496)
+++ trunk/ippMonitor/def/rawDetrendExp_detrend.d	(revision 28597)
@@ -7,9 +7,9 @@
 WHERE rawExp.exp_type != 'OBJECT'
 
-ARGS ARG1 exp_id=$exp_id
+ARGS ARG1 rawImfile.exp_id=$exp_id
 
 #        field        	size  format  name           show     link to         extras
-FIELD    exp_id,      	 5,   %d,     Exp ID
-FIELD    exp_name,    	10,   %s,     Exp Name,     value,   rawImfile.php,  ARG1
+FIELD    exp_id,      	 5,   %d,     Exp ID,     value,   rawImfile.php,  ARG1
+FIELD    exp_name,    	10,   %s,     Exp Name
 FIELD    telescope,   	10,   %s,     Telescope
 FIELD    camera,      	10,   %s,     Camera
Index: trunk/ippMonitor/def/stackSummary.d
===================================================================
--- trunk/ippMonitor/def/stackSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/stackSummary.d	(revision 28597)
@@ -16,2 +16,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
Index: trunk/ippMonitor/def/warpSummary.d
===================================================================
--- trunk/ippMonitor/def/warpSummary.d	(revision 28496)
+++ trunk/ippMonitor/def/warpSummary.d	(revision 28597)
@@ -18,2 +18,4 @@
 GROUP label
 GROUP workdir
+GROUP data_group
+GROUP tess_id
