Index: branches/pap/ippMonitor/def/camProcessedExp.d
===================================================================
--- branches/pap/ippMonitor/def/camProcessedExp.d	(revision 23948)
+++ branches/pap/ippMonitor/def/camProcessedExp.d	(revision 25027)
@@ -10,8 +10,4 @@
 WHERE camProcessedExp.cam_id  = camRun.cam_id
 WHERE camProcessedExp.fault = 0
-
-# define image names to be used below
-# IMAGE VAR basename filerule camera class_id
-IMAGE JPEG2 $camProcessedExp.path_base PPIMAGE.JPEG2 $rawExp.camera NONE
 
 # define the arguments supplied to the links below (if any)
@@ -32,11 +28,11 @@
 FIELD chipRun.chip_id,           	 5,   %s,     Chip ID,      value,  	 chipProcessedImfile.php, ARG2
 FIELD camRun.cam_id,             	 5,   %s,     Cam ID,       value,  	 camProcessedExp.php,     ARG3
+FIELD camRun.state,                      5,   %s,     state,        value,  	 camProcessedImfile.php,  ARG4
 FIELD camRun.label,             	 5,   %s,     Label
-FIELD *,    	                	 8,   %s,     image,        image=JPEG2, camProcessedImfile.php,  ARG4
 FIELD rawExp.telescope,      		10,   %s,     Telescope
 FIELD rawExp.camera,         		10,   %s,     Camera
 FIELD rawExp.dateobs,        		19,   %T,     Date/Time
-FIELD rawExp.ra,           		 8,   %10.6f, RA,           op=OP1      
-FIELD rawExp.decl,         		 8,   %10.6f, DEC,          op=OP2
+FIELD rawExp.ra,           		 8,   %C, RA,           op=OP1      
+FIELD rawExp.decl,         		 8,   %C, DEC,          op=OP2
 FIELD rawExp.object,         		10,   %s,     Object
 FIELD rawExp.filter,         		10,   %s,     FILTER
