aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-11-22 23:47:15 -0800
committerThomas White <taw@physics.org>2013-11-23 02:52:52 -0800
commit6647299adac4cf4fa4ebda5c9bd00773efab18e3 (patch)
treefd151b2af3ec11cbcbf3726f4f9ade20693a3a48 /doc
parent431c44e9a64add4becfbb6b407effba0411eb5b9 (diff)
Add --int-diag=negative
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index 351a2e45..25bc1cd6 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -330,7 +330,7 @@ Do not record integrated reflections in the stream. The resulting output won't
.PD 0
.IP \fB--int-diag=\fIcondition\fR\fR
.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, or \fBrandom\fR. The default is \fB--int-diag=none\fR, and \fBrandom\fR means to show information about a random 1% of the peaks.
+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 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 my more than 3 sigma. The default is \fB--int-diag=none\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.