Index: trunk/ippScripts/scripts/magic_process.pl
===================================================================
--- trunk/ippScripts/scripts/magic_process.pl	(revision 26901)
+++ trunk/ippScripts/scripts/magic_process.pl	(revision 26933)
@@ -110,6 +110,9 @@
     $command .= " --verbose" if $verbose;
 
-### To enable debugging output:
-#    $command .= " --test";
+    ### To enable debugging output:
+    #    $command .= " --test";
+
+    ### per email from Paul Sydney 2010.02.11, we should use threshold of 2.35 to catch the faint streak(s)
+    $command .= " --threshold 2.35";
 
     if (scalar @$inputs == 1 and $node ne "root") {
