aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hrs-scaling.c2
-rwxr-xr-xtests/partialator_merge_check_12
2 files changed, 2 insertions, 2 deletions
diff --git a/src/hrs-scaling.c b/src/hrs-scaling.c
index 5acb247f..3c0709b4 100644
--- a/src/hrs-scaling.c
+++ b/src/hrs-scaling.c
@@ -498,7 +498,7 @@ RefList *scale_intensities(Crystal **crystals, int n, RefList *gref,
int i;
double max_corr;
RefList *full = NULL;
- const int min_redundancy = 3;
+ const int min_redundancy = 2;
for ( i=0; i<n; i++ ) crystal_set_osf(crystals[i], 1.0);
diff --git a/tests/partialator_merge_check_1 b/tests/partialator_merge_check_1
index 633cb815..98c34d65 100755
--- a/tests/partialator_merge_check_1
+++ b/tests/partialator_merge_check_1
@@ -31,7 +31,7 @@ EOF
cat > partialator_merge_check_1_ans.hkl << EOF
h k l I phase sigma(I) counts fs/px ss/px
- 1 0 0 150.00 - 1.00 1 938.0 629.0
+ 1 0 0 150.00 - 35.36 2 0.0 0.0
End of reflections
EOF