aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-07-19 11:50:48 +0200
committerThomas White <taw@physics.org>2019-07-22 15:14:26 +0200
commit9f8a7c9df4696eb840dbd668bcceeb45a0d45f87 (patch)
treed144165a1d96875375afefcd21fc9ceb680e8476 /doc
parentcc9c0a4ed16963d75dc1b07aef3bdea32f4c0e05 (diff)
ambigator: Use three pre-defined resolution bins if no resolution limits are given
Diffstat (limited to 'doc')
-rw-r--r--doc/man/ambigator.12
1 files changed, 2 insertions, 0 deletions
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