Changeset 24763
- Timestamp:
- Jul 12, 2009, 10:53:00 AM (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
r24379 r24763 144 144 # XXX: get all of these parameters from a recipe 145 145 146 # set threshold to 4 sigma146 # set threshold to 2.3 sigma (Default specified by Paul Sydney) 147 147 $command .= ' -t 2.3'; 148 # $command .= ' -t 4'; 148 149 # set threshold to 2.75 sigma (Test by EAM : uncorrelated noise is typically ~20% higher than expected) 150 # XXX we have fixed the output variance to address this 151 # $command .= ' -t 2.75'; 152 153 # set threshold to 4 sigma (for testing) 154 # $command .= ' -t 4'; 149 155 150 156 # set Minimum percent visible required between pixels clusters in a valid streak [0.0 - 1.0]
Note:
See TracChangeset
for help on using the changeset viewer.
