aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-06-02 10:23:08 +0200
committerThomas White <taw@physics.org>2022-06-02 10:23:08 +0200
commit703dfdafb614a63501cfae07148800c65958436e (patch)
tree811b56ea231ae5db3d8f80e3b44cff3cc0513b7e /doc/man
parenta65abec0fce191e473037a0043e62bdaf6ff8b37 (diff)
Update indexamajig(1) to say that things also refer to --peaks=msgpack
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/indexamajig.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index b8fed6d4..a9d80175 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -336,7 +336,7 @@ Normally, peaks which contain one or more pixels above max_adu (defined in the d
.PD 0
.IP \fB--no-revalidate\fR
.PD
-When using \fB--peaks=hdf5\fR or \fB--peaks=cxi\fR, the peaks will be put through some of the same checks as if you were using \fB--peaks=zaef\fR. These checks reject peaks which are too close to panel edges, are saturated (unless you use \fB--use-saturated\fR), have other nearby peaks (closer than twice the inner integration radius, see \fB--int-radius\fR), or have any part in a bad region. Using this option skips this validation step, and uses the peaks directly.
+When using \fB--peaks=hdf5\fR, \fB--peaks=cxi\fR or \fB--peaks=msgpack\fR, the peaks will be put through some of the same checks as if you were using \fB--peaks=zaef\fR. These checks reject peaks which are too close to panel edges, are saturated (unless you use \fB--use-saturated\fR), have other nearby peaks (closer than twice the inner integration radius, see \fB--int-radius\fR), or have any part in a bad region. Using this option skips this validation step, and uses the peaks directly.
.PD 0
.IP \fB--no-half-pixel-shift\fR
@@ -346,7 +346,7 @@ CrystFEL considers all peak locations to be distances from the corner of the det
.PD 0
.IP \fB--check-hdf5-snr\fR
.PD
-With this option with \fB--peaks=hdf5\fR, the peaks will additionally be checked to see that they satisfy the minimum SNR specified with \fB--min-snr\fR.
+With this option with \fB--peaks=hdf5\fR (or \fBcxi\fR or \fBmsgpack\fR), the peaks will additionally be checked to see that they satisfy the minimum SNR specified with \fB--min-snr\fR.
.SH INDEXING OPTIONS
.PD 0