aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-21 23:25:15 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:44 +0100
commit09616059eb2b1208295358c127204da929ca27c2 (patch)
treece000fb75bd498562c13f148fd7412329d6b8715 /libcrystfel
parent985418be1b50dd66114709fe63933e8b62654966 (diff)
Reduce minimum threshold for candidacy
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 4f12075e..a8136a0e 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 (5.0)
+#define MIN_SIGMAS (3.0)
/* Maximum number of times the angular tolerance that vectors are permitted to