diff options
-rw-r--r-- | libcrystfel/src/reax.c | 2 |
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 |