aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-04-08 15:58:34 +0200
committerThomas White <taw@physics.org>2014-04-08 15:58:34 +0200
commit54176de692b7709e1148904089229f09758436f1 (patch)
treed71b180923743ee65d3b44f3d53eba09d4a0b9c8 /doc
parent2500081ea6724ec8bfcb68204150688095edbf99 (diff)
indexamajig: Add --push-res
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index a813dca9..ae71a571 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -331,6 +331,11 @@ Do not record integrated reflections in the stream. The resulting output won't
.PD
Show detailed information about reflection integration when \fIcondition\fR is met. The \fIcondition\fR can be \fBall\fR, \fBnone\fR, a set of Miller indices separated by commas, \fBrandom\fR, \fBimplausible\fR or \fBnegative\fR. \fBrandom\fR means to show information about a random 1% of the peaks. \fBnegative\fR means to show peaks with intensities which are negative by more than 3 sigma. \fBimplausible\fR means to show peaks with intensities which are negative by more than 5 sigma. The default is \fB--int-diag=none\fR.
+.PD 0
+.IP \fB--push-res=\fIn\fR
+.PD
+When \fBrescut\fR is in the integration method, integrate \fIn\fR nm^-1 higher than the apparent resolution limit of each individual crystal. If \fBrescut\fR is not used, this option has no effect. \fIn\fR can be negative to integrate \fIlower\fR than the apparent resolution limit. The default is \fB--rescut=0\fR.
+
.SH BUGS
ReAx indexing is experimental. It works very nicely for some people, and crashes for others. In a future version, it will be improved and fully supported.