- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/magic_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/ippScripts/scripts/magic_process.pl
r24379 r24951 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.
