Index: /trunk/ippTasks/detrend.process.pro
===================================================================
--- /trunk/ippTasks/detrend.process.pro	(revision 9429)
+++ /trunk/ippTasks/detrend.process.pro	(revision 9430)
@@ -26,5 +26,5 @@
 # compare the new list with the ones already selected
 task	       dettool.process.load
-  command      dettool -toprocess -simple
+  command      dettool -toprocessedimfile -simple
   host         local
 
Index: /trunk/ippTasks/detrend.resid.pro
===================================================================
--- /trunk/ippTasks/detrend.resid.pro	(revision 9429)
+++ /trunk/ippTasks/detrend.resid.pro	(revision 9430)
@@ -2,5 +2,5 @@
 ## this file contains the tasks for running the detrend processing stage
 
-# dettool -toresid -simple
+# dettool -toresidimfile -simple
 # 0    bias 1      850131b mc       o_850131b.mc.fit PPIMAGE_O 1.492870 2.848350 292.565582
 # ITER TYPE DET_ID EXP_TAG CLASS_ID URI-IN           
@@ -27,5 +27,5 @@
 # compare the new list with the ones already selected
 task	       dettool.resid.load
-  command      dettool -toresid -simple
+  command      dettool -toresidimfile -simple
   host         local
 
Index: /trunk/ippTasks/detrend.stack.pro
===================================================================
--- /trunk/ippTasks/detrend.stack.pro	(revision 9429)
+++ /trunk/ippTasks/detrend.stack.pro	(revision 9430)
@@ -27,5 +27,5 @@
 # compare the new list with the ones already selected
 task	       dettool.stack.load
-  command      dettool -tostack -simple
+  command      dettool -tostacked -simple
   host         local
 
