From 70cb465c18a8b14796607fa32b2d945af500560b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 24 Oct 2019 15:30:27 +0200 Subject: get_hkl: Clean up resolution cutoffs and add --lowres --- doc/man/get_hkl.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/man/get_hkl.1 b/doc/man/get_hkl.1 index 90637a8a..8d76c154 100644 --- a/doc/man/get_hkl.1 +++ b/doc/man/get_hkl.1 @@ -79,9 +79,12 @@ The intensities of the reflections will be multiplied by their symmetric multipl .PD 0 .IP \fB--cutoff-angstroms=\fR\fIn\fR .IP \fB--cutoff-angstroms=\fR\fIn1,n2,n3\fR +.IP \fB--highres=\fR\fIn\fR +.IP \fB--lowres=\fR\fIn\fR .PD In the first form, reflections with d (=lamba/2*sin(theta)) < \fIn\fR will be removed. In the second form, anisotropic truncation will be performed with separate resolution limits \fIn1\fR, \fIn2\fR and \fIn3\fR along a*, b* and c* respectively. You must also specify \fB-p\fR or \fB--pdb\fR. +The option \fB--lowres\fR will remove reflections with d > \fIn\fR. \fB--highres\fR is a synonym for \fB--cutoff-angstroms\fR. .SH REINDEXING REFLECTIONS .PD 0 -- cgit v1.2.3