Index: trunk/ippMonitor/def/camPendingExp.d
===================================================================
--- trunk/ippMonitor/def/camPendingExp.d	(revision 18193)
+++ trunk/ippMonitor/def/camPendingExp.d	(revision 18970)
@@ -14,8 +14,9 @@
 
 #     field                     size  format  name          show   link to                  extras
-FIELD chipRun.exp_id,	         5,   %s,     exposure ID,  value, chipProcessedImfile.php, ARG1
+FIELD chipRun.exp_id,	         5,   %s,     Exp ID,       value, chipProcessedImfile.php, ARG1
 FIELD rawExp.exp_name,     	 5,   %s,     Exp Name,     value, rawImfile.php,  ARG1
 FIELD chipRun.chip_id,           5,   %s,     chip ID,      value, chipProcessedExp.php,    ARG1
 FIELD camRun.cam_id,             5,   %s,     cam ID
+FIELD camRun.state,              5,   %s,     state
 FIELD rawExp.telescope,      	10,   %s,     Telescope
 FIELD rawExp.camera,         	10,   %s,     Camera
@@ -29,4 +30,5 @@
 FIELD rawExp.bg,             	 5,   %.2f,   backgnd
 FIELD rawExp.bg_stdev,       	 5,   %.2f,   stdev    
-FIELD rawExp.bg_mean_stdev,  	 5,   %.2f,   &lt;backgnd&gt;
-FIELD rawExp.sat_pixel_frac, 	 5,   %.3f,   f(sat pixels)
+FIELD rawExp.comment,  	        65,   %s,     Comment
+
+# FIELD rawExp.bg_mean_stdev,  	 5,   %.2f,   &lt;backgnd&gt;
