Index: trunk/ippTasks/pantasks.pro
===================================================================
--- trunk/ippTasks/pantasks.pro	(revision 10745)
+++ trunk/ippTasks/pantasks.pro	(revision 10746)
@@ -7,6 +7,7 @@
 # $scripts = $HOME/src/pantasks/ipp/ippTasks
 $scripts = .
-$LOGDIR = `ipp_datapath.pl path://ESSENCE`
+# $LOGDIR = `ipp_datapath.pl path://ESSENCE`
 # $LOGDIR = `ipp_datapath.pl path://SIMTEST`
+$LOGDIR = `ipp_datapath.pl path://ISPTEST`
 
 $LOGDIR = $LOGDIR/logs
@@ -21,9 +22,13 @@
   if ($parallel) 
     controller exit true
-#    controller host add alala
-    controller host add sn2
-    controller host add sn3
-    controller host add sn4
-    controller host add sn5
+    controller host add po02
+    controller host add po03
+    controller host add po04
+    controller host add po05
+    controller host add po06
+    controller host add po07
+    controller host add po08
+    controller host add po09
+    controller host add po10
 #    controller host add sn6
 # sn7 serves the disk
@@ -34,12 +39,12 @@
 
 macro load.tasks
-#  input $scripts/phase0.pro
+  input $scripts/phase0.pro
 #  input $scripts/phase2.pro
 #  input $scripts/phase3.pro
-  input $scripts/detrend.process.pro
-  input $scripts/detrend.stack.pro
-  input $scripts/detrend.norm.pro
-  input $scripts/detrend.resid.pro
-  input $scripts/detrend.reject.pro
+#  input $scripts/detrend.process.pro
+#  input $scripts/detrend.stack.pro
+#  input $scripts/detrend.norm.pro
+#  input $scripts/detrend.resid.pro
+#  input $scripts/detrend.reject.pro
 end
 
