Changeset 21158
- Timestamp:
- Jan 23, 2009, 3:07:37 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_process.pl
r20756 r21158 106 106 $command = "$removestreaks --outroot $outroot"; 107 107 $command .= " --verbose" if $verbose; 108 109 # added per Paul Sydney's Jan 6, 2009 110 $command .= " -D 3"; 111 112 113 # added per Paul Sydney's Jan 8, 2009 to help solve the STS problem 114 # removed because it didn't help the STS problem and it quadrupled the number of false streaks for m31 115 # Paul asked me to remove this parameter Jan 20,2009 116 # $command .= " -C 0"; 117 108 118 109 119 # $command .= " -u 6";
Note:
See TracChangeset
for help on using the changeset viewer.
