aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-07-26 11:19:08 +0200
committerThomas White <taw@physics.org>2018-07-26 11:19:08 +0200
commitdac777332aa8bbdd7ea0f08e241aa31262d9092c (patch)
tree57e7b409dfc594537b2b283a8b08f23716bb9a90 /doc
parent777766d6eb122f009fabd75753771e10977b8e62 (diff)
partialator: Add --min-res
Diffstat (limited to 'doc')
-rw-r--r--doc/man/partialator.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1
index 3f8fef09..9ce641cc 100644
--- a/doc/man/partialator.1
+++ b/doc/man/partialator.1
@@ -98,6 +98,11 @@ Disable the polarisation correction.
Include reflections only if their peak values were less than \fIn\fR. That means, \fIn\fR is the saturation value of the detector. The default is infinity, i.e. no cutoff.
.PD 0
+.IP \fB--min-res=\fR\fIn\fR
+.PD
+Merge crystals only if they diffract to beyond \fIn\fR Angstroms resolution. The default is infinity, i.e. all crystals are included. The resolution is taken from the diffraction_resolution_limit line in the stream.
+
+.PD 0
.IP \fB--min-measurements=\fR\fIn\fR
.PD
Include a reflection in the output only if it appears at least least \fIn\fR times. The default is \fB--min-measurements=2\fR.