Index: trunk/ippMonitor/def/chipProcessedImfile_failure.d
===================================================================
--- trunk/ippMonitor/def/chipProcessedImfile_failure.d	(revision 20028)
+++ trunk/ippMonitor/def/chipProcessedImfile_failure.d	(revision 20200)
@@ -10,5 +10,5 @@
 WHERE chipProcessedImfile.fault != 0
 
-ARGS  ARG1 rawImfile.exp_id=$chipRun.exp_id
+ARGS  ARG1 rawImfile.exp_id=$rawExp.exp_id
 
 ARGS  ARG2 chipRun.chip_id=$chipRun.chip_id
Index: trunk/ippMonitor/def/rawScienceExp.d
===================================================================
--- trunk/ippMonitor/def/rawScienceExp.d	(revision 20028)
+++ trunk/ippMonitor/def/rawScienceExp.d	(revision 20200)
@@ -7,5 +7,5 @@
 WHERE (rawExp.exp_type = 'OBJECT' or rawExp.exp_type = 'LIGHT')
 
-ARGS ARG1 exp_id=$exp_id
+ARGS ARG1 rawImfile.exp_id=$exp_id
 
 OP   OP1  $ra * 57.295783
