Index: trunk/ippMonitor/def/chipPendingImfile.d
===================================================================
--- trunk/ippMonitor/def/chipPendingImfile.d	(revision 18722)
+++ trunk/ippMonitor/def/chipPendingImfile.d	(revision 18970)
@@ -21,5 +21,5 @@
 FIELD chipRun.exp_id,     	 5, %d,     Exp ID
 FIELD rawExp.exp_name,     	 5, %s,     Exp Name,    value,  rawImfile.php,  ARG1
-FIELD rawImfile.class_id,     	 5, %s,     Class ID
+FIELD rawImfile.class_id,     	 8, %s,     Class ID
 FIELD chipRun.chip_id,    	 7, %d,     chip ID
 FIELD chipRun.state,    	 7, %s,     state
@@ -27,6 +27,6 @@
 FIELD rawExp.camera,         	10, %s,     Camera
 FIELD rawExp.dateobs,        	19, %T,     Date/Time
-FIELD rawExp.ra,       	         5, %10.6f, RA,          op=OP1    
-FIELD rawExp.decl,       	 5, %10.6f, DEC,         op=OP2
+FIELD rawExp.ra,       	         8, %10.6f, RA,          op=OP1    
+FIELD rawExp.decl,       	 8, %10.6f, DEC,         op=OP2
 FIELD rawExp.object,         	 8, %s,     Object
 FIELD rawExp.filter,         	10, %s,     FILTER
@@ -35,3 +35,5 @@
 FIELD rawExp.bg,             	 5, %.2f,   backgnd
 FIELD rawExp.bg_stdev,       	 5, %.2f,   stdev    
+FIELD *,                         5, %d,     Nstars,      value=0
+FIELD *, 	                 5, %.2f,   FHWM,        value=0.0
 FIELD rawExp.comment,  	        65, %s,     Comment
