From edb11fb700e8f6a17e03b54e203e13c26cf5ab3c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 29 Apr 2014 13:57:31 +0200 Subject: partial_sim: Add --background --- doc/man/partial_sim.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/man/partial_sim.1') diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1 index b3e5c9a2..2af472e9 100644 --- a/doc/man/partial_sim.1 +++ b/doc/man/partial_sim.1 @@ -105,7 +105,14 @@ Use \fIn\fR threads for simulation. Default: 1. .B .IP "\fB--images=\fR\fIprefix\fR" .PD -For each chunk in the output stream, write an image in HDF5 format to \fIprefix\fR\fB/sim-\fR\fINNN\fR\fB.h5\fR, where \fINNN\fR is the sequence number of the chunk in the output stream. This option is incompatible with \fB-j\fR. +For each chunk in the output stream, write a 'sketch' image in HDF5 format to \fIprefix\fR\fB/sim-\fR\fINNN\fR\fB.h5\fR, where \fINNN\fR is the sequence number of the chunk in the output stream. This option is incompatible with \fB-j\fR. The intensities in the peaks in the sketches will have th + +.PD 0 +.B +.IP "\fB--background=\fIval\fR" +.PD +Add a Poisson-distributed background with \fIval\fR photons to the sketches (see \fB--images\fR). The default is \fB--background=3000\fR.\fR. + .SH AUTHOR This page was written by Thomas White. -- cgit v1.2.3