Index: /trunk/ippScripts/scripts/magic_process.pl
===================================================================
--- /trunk/ippScripts/scripts/magic_process.pl	(revision 23907)
+++ /trunk/ippScripts/scripts/magic_process.pl	(revision 23908)
@@ -140,6 +140,7 @@
         # set threshold to 4 sigma
         $command .= ' -t 4';
-        # add -S except not for MD images
-        # $command .= ' -S';
+
+        # add -S
+        $command .= ' -S';
 
         # create the list of inputs used at this stage. At higher levels the
