Index: trunk/ippScripts/scripts/magic_process.pl
===================================================================
--- trunk/ippScripts/scripts/magic_process.pl	(revision 25927)
+++ trunk/ippScripts/scripts/magic_process.pl	(revision 25933)
@@ -148,13 +148,13 @@
 
         # set threshold to 2.75 sigma (Test by EAM : uncorrelated noise is typically ~20% higher than expected)
-	# XXX we have fixed the output variance to address this
+        # XXX we have fixed the output variance to address this
         # $command .= ' -t 2.75';
 
         # set threshold to 4 sigma (for testing)
-	# $command .= ' -t 4';
+        # $command .= ' -t 4';
 
         # set Minimum percent visible required between pixels clusters in a valid streak [0.0 - 1.0]
         # default is 0.2
-        $command .= ' -P 0.2';
+        # $command .= ' -P 0.2';
 
         #$command .= ' -t 4' . ' -P 0.25';
