Index: trunk/ippTasks/detrend.process.pro
===================================================================
--- trunk/ippTasks/detrend.process.pro	(revision 9430)
+++ trunk/ippTasks/detrend.process.pro	(revision 9455)
@@ -29,6 +29,6 @@
   host         local
 
-  periods      -poll 1
-  periods      -exec 5
+  periods      -poll 1.0
+  periods      -exec 2.0
   periods      -timeout 30
 
@@ -76,5 +76,5 @@
   periods      -poll 0.5
   periods      -exec 1.0
-  periods      -timeout 60
+  periods      -timeout 30
 
   task.exec
@@ -124,4 +124,5 @@
     echo "success detrend_process_imfile.pl $options:0"
     queuepush DetrendProcessImfiles -replace -key 1:3:5 "DONE $options:0"
+    # detrend_process_imfile.pl --force_exist --det_id $DET_ID --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --det_type $DET_TYPE --input_uri $URI
   end
 
@@ -146,6 +147,6 @@
   host         local
 
-  periods      -poll 1
-  periods      -exec 5
+  periods      -poll 1.0
+  periods      -exec 2.0
   periods      -timeout 30
 
@@ -191,5 +192,5 @@
   periods      -poll 0.5
   periods      -exec 1.0
-  periods      -timeout 60
+  periods      -timeout 30
 
   task.exec
