From fddfbb4fd069d914865afc53053574b87ba2d552 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 26 Mar 2014 17:48:47 +0100 Subject: indexamajig: Don't check SNR with --peaks=hdf5 unless given --check-hdf5-snr --- doc/man/indexamajig.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index cb24e916..c0ddd41f 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -315,7 +315,12 @@ 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, the peaks will be put through 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), fall short of the minimum SNR value given by \fB--min-snr\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, 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--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. .PD 0 .IP \fB--no-peaks-in-stream\fR -- cgit v1.2.3