aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-11-27 16:08:46 +0100
committerThomas White <taw@physics.org>2014-12-09 12:04:46 +0100
commit22f8072bb728e73be66700c1a5e242cb1d74576b (patch)
tree9756051382874cc9eca03140f6d17dc9e319dd0b /doc
parentac0be37983d4a5507e21a19794cb0bf6474fd592 (diff)
partialator: Add --max-adu
Diffstat (limited to 'doc')
-rw-r--r--doc/man/partialator.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1
index ce766642..f1476790 100644
--- a/doc/man/partialator.1
+++ b/doc/man/partialator.1
@@ -79,6 +79,11 @@ Run \fIn\fR analyses in parallel.
Disable the polarisation correction.
.PD 0
+.IP \fB--max-adu=\fR\fIn\fR
+.PD
+Include reflections only if their peak values were less than \fIn\fR. That means, \fIn\fR is the saturation value of the detector. The default is infinity, i.e. no cutoff.
+
+.PD 0
.IP \fB--min-measurements=\fR\fIn\fR
.PD
Include a reflection in the output only if it appears at least least \fIn\fR times. The default is \fB--min-measurements=2\fR.