From 270e3440f7fe3f8da5d31666c429179b9ae07798 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 7 Jul 2015 11:57:33 +0200 Subject: Update docs --- doc/man/partialator.1 | 10 ++++++++++ doc/man/process_hkl.1 | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'doc') diff --git a/doc/man/partialator.1 b/doc/man/partialator.1 index 3f24a34f..5c3c24bb 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -95,6 +95,16 @@ Include a reflection in the output only if it appears at least least \fIn\fR tim .PD Merge reflections which are up to \fIn\fR nm^-1 higher than the apparent resolution limit of each individual crystal. \fIn\fR can be negative to merge \fIlower\fR than the apparent resolution limit. The default is \fBpush-res=0\fR - note that this is different to the default behaviour of \fBprocess_hkl\fR. +.PD 0 +.IP \fB--start-after=\fR\fIn\fR +.PD +Ignore the first \fIn\fR crystals in the input. The default is \fB--start-after=0\fR, i.e. start at the beginning. + +.PD 0 +.IP \fB--stop-after=\fR\fIn\fR +.PD +Stop processing after \fIn\fR crystals have been successfully read. The default is \fB--stop-after=0\fR, which means to process all the patterns from the start point to the end of the input (see \fB--start-after\fR). + .SH PARTIALITY MODELS The available partiality models are: diff --git a/doc/man/process_hkl.1 b/doc/man/process_hkl.1 index 072ee97d..6db3c213 100644 --- a/doc/man/process_hkl.1 +++ b/doc/man/process_hkl.1 @@ -66,6 +66,16 @@ Ignore the first \fIn\fR crystals in the input. The default is \fB--start-after .PD Stop processing after \fIn\fR crystals have been successfully merged. The default is \fB--stop-after=0\fR, which means to process all the patterns from the start point to the end of the input (see \fB--start-after\fR). +.PD 0 +.IP \fB--even-only\fR +.PD +Merge only the even-numbered crystals in the stream. "Even-numbered" is defined simply according to position in the stream, i.e. not according to any serial number. See also \fB--odd-only\fR. + +.PD 0 +.IP \fB--odd-only\fR +.PD +Merge only the odd-numbered crystals in the stream. "Odd-numbered" is defined simply according to position in the stream, i.e. not according to any serial number. See also \fB--even-only\fR. + .PD 0 .IP \fB--scale\fR .PD -- cgit v1.2.3