Index: trunk/ippTasks/detrend.reject.pro
===================================================================
--- trunk/ippTasks/detrend.reject.pro	(revision 9506)
+++ trunk/ippTasks/detrend.reject.pro	(revision 10542)
@@ -48,6 +48,7 @@
       $ITER     = $word:1
       $DET_TYPE = $word:2
-      $CAMERA   = $word:3
-      queuepush DetrendRejectExposure -uniq -key 1:2 "NEW $DET_ID $ITER $DET_TYPE $CAMERA"
+      $MODE     = $word:3
+      $CAMERA   = $word:4
+      queuepush DetrendRejectExposure -uniq -key 1:2 "NEW $DET_ID $ITER $DET_TYPE $MODE $CAMERA"
     end
 
