From e43cd9c4dc57c5aedcebf02a6e78d961928951d9 Mon Sep 17 00:00:00 2001 From: Helen Ginn Date: Tue, 17 Jan 2017 14:45:05 +0000 Subject: Fiddle with parameter - temporary --- libcrystfel/src/taketwo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcrystfel/src/taketwo.c b/libcrystfel/src/taketwo.c index 4ee67767..a1b7f8c7 100644 --- a/libcrystfel/src/taketwo.c +++ b/libcrystfel/src/taketwo.c @@ -80,7 +80,7 @@ int global_nrlps; #define RECIP_TOLERANCE (0.00015*1e10) /* Threshold for network members to consider a potential solution */ -#define NETWORK_MEMBER_THRESHOLD (25) +#define NETWORK_MEMBER_THRESHOLD (11) /* Maximum network members (obviously a solution so should stop) */ #define MAX_NETWORK_MEMBERS (500) -- cgit v1.2.3