IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2009, 3:54:30 PM (17 years ago)
Author:
bills
Message:

last params from Paul S

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/magic_process.pl

    r23778 r23908  
    140140        # set threshold to 4 sigma
    141141        $command .= ' -t 4';
    142         # add -S except not for MD images
    143         # $command .= ' -S';
     142
     143        # add -S
     144        $command .= ' -S';
    144145
    145146        # create the list of inputs used at this stage. At higher levels the
Note: See TracChangeset for help on using the changeset viewer.