Index: trunk/ippTasks/survey.pro
===================================================================
--- trunk/ippTasks/survey.pro	(revision 26932)
+++ trunk/ippTasks/survey.pro	(revision 26941)
@@ -362,5 +362,5 @@
 
 # Do we need anything else here? 
-    $run = difftool -definewarpstack -distance 0.1 -good_frac 0.2 # -timediff 3600
+    $run = difftool -definewarpstack -good_frac 0.2
     $run = $run -warp_label $label
     $run = $run -stack_label $stack_label
@@ -443,5 +443,5 @@
     $day = `date +%d`
 # Do we need anything else here? 
-    $run = difftool -definestackstack -good_frac 0.2 # -timediff 3600
+    $run = difftool -definestackstack -good_frac 0.2 
     $run = $run -input_label $label
     $run = $run -template_label $stack_label
