From 9f8a7c9df4696eb840dbd668bcceeb45a0d45f87 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 19 Jul 2019 11:50:48 +0200 Subject: ambigator: Use three pre-defined resolution bins if no resolution limits are given --- doc/man/ambigator.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/man/ambigator.1 b/doc/man/ambigator.1 index 65ef16a0..501dfb8e 100644 --- a/doc/man/ambigator.1 +++ b/doc/man/ambigator.1 @@ -29,6 +29,8 @@ If the ambiguity operator is known (or, equivalently, the actual and apparent sy The default behaviour is to compare each crystal to every other crystal. This leads to a computational complexity proportional to the square of the number of crystals. If the number of crystals is large, the number of comparisons can be limited without compromising the algorithm much. In this case, the crystals to correlate against will be selected randomly. +By default, the reflections will be compared and correlated in three resolution bins: up to 10, 10-2.5 and about 2.5 Angstrom. You can override this by using \fB--highres\fR and \fB--lowres\fR, in which case only one resolution bin will be used for all reflections. + .SH OPTIONS .PD 0 -- cgit v1.2.3