aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-20 12:21:23 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:43 +0100
commit36c3440e23106e6fdb1a947f9300b23228c3109a (patch)
tree91fd428fa50adede22941bb60199463d429a66e5 /libcrystfel
parentc4f05988a711b205e40e1d2fda2a975368194376 (diff)
Reduce ReAx threshold to 5 sigma
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/reax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/reax.c b/libcrystfel/src/reax.c
index d603f34a..6db5d3dd 100644
--- a/libcrystfel/src/reax.c
+++ b/libcrystfel/src/reax.c
@@ -37,7 +37,7 @@
/* Minimum number of standard deviations above the mean a peak must be in the
* 1D FT to qualify as a candidate vector */
-#define MIN_SIGMAS (7.0)
+#define MIN_SIGMAS (5.0)
/* Maximum number of times the angular tolerance that vectors are permitted to