Index: trunk/ippMonitor/def/camProcessedExp_failure.d
===================================================================
--- trunk/ippMonitor/def/camProcessedExp_failure.d	(revision 18970)
+++ trunk/ippMonitor/def/camProcessedExp_failure.d	(revision 19084)
@@ -11,15 +11,12 @@
 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)
+ARGS  ARG1  rawImfile.exp_id=$rawExp.exp_id
+ARGS  ARG2  chipRun.chip_id=$chipRun.chip_id
+ARGS  ARG3  camRun.cam_id=$camRun.cam_id
 
-# define the arguments supplied to the links below (if any)
-ARGS  ARG1  chipRun.exp_id=$chipRun.exp_id
-
-ARGS  ARG2 camRun.cam_id=$camRun.cam_id
-ARGS  ARG2 rawExp.exp_id=$rawExp.exp_id
-ARGS  ARG2 camera=$rawExp.camera
-ARGS  ARG2 basename=$camProcessedExp.path_base
+ARGS  ARG4 camRun.cam_id=$camRun.cam_id
+ARGS  ARG4 camera=$rawExp.camera
+ARGS  ARG4 basename=$camProcessedExp.path_base
 
 OP   OP1  $rawExp.ra * 57.295783
@@ -27,9 +24,9 @@
 
 #     field                     	size  format  name          show   	 link to                      extras
-FIELD chipRun.exp_id,	        	 5,   %d,     Exp ID,       value, 	 chipProcessedImfile.php,     ARG1
-FIELD rawExp.exp_name,     		 5,   %s,     Exp Name,     value, 	 rawImfile.php,               ARG1
-FIELD chipRun.chip_id,          	 5,   %d,     chip ID,      value, 	 chipProcessedExp.php,        ARG1
-FIELD camRun.cam_id,            	 5,   %d,     cam ID,       value,       camProcessedExp_failure.php, ARG2
-FIELD camRun.state,                      5,   %s,     state
+FIELD rawExp.exp_name,     	 	 5,   %s,     Exp Name
+FIELD rawExp.exp_id,	         	 5,   %s,     Exp ID,       value,  	 rawImfile.php,               ARG1
+FIELD chipRun.chip_id,           	 5,   %s,     Chip ID,      value,  	 chipProcessedImfile.php,     ARG2
+FIELD camRun.cam_id,            	 5,   %d,     Cam ID,       value,       camProcessedExp_failure.php, ARG3
+FIELD camRun.state,                      5,   %s,     state,        value,       camProcessedImfile.php,      ARG4
 FIELD rawExp.telescope,      		10,   %s,     Telescope
 FIELD rawExp.camera,         		10,   %s,     Camera
