From 774b310375715d665586aaa16d0aca7faf9a561f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 21 Mar 2014 16:50:43 +0100 Subject: partial_sim: Update documentation --- doc/man/partial_sim.1 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'doc/man/partial_sim.1') diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1 index 7321b9ff..9e74b97b 100644 --- a/doc/man/partial_sim.1 +++ b/doc/man/partial_sim.1 @@ -1,7 +1,7 @@ .\" .\" partial_sim man page .\" -.\" Copyright © 2012-2013 Thomas White +.\" Copyright © 2012-2014 Thomas White .\" .\" Part of CrystFEL - crystallography with a FEL .\" @@ -44,7 +44,7 @@ for information about CrystFEL geometry description files. Take the fully integrated reflection intensities from \fIfile.hkl\fR, instead of generating them randomly. .B -.IP -n \fIn\fR +.IP \fB-n\fR \fIn\fR Specify the number of different orientations to simulate. Default: 2. .PD 0 @@ -87,7 +87,7 @@ Set the standard deviation of the distribution of overall scaling factors to \fI .B .IP "\fB--full-stddev=\fR\fIval\fR .PD -Set the standard deviation of the distribution of randomly generated full intensities to \fIval\fR. The distribution will be Gaussian, centered on zero, and the absolute value will be taken (i.e. there will be no negative values). The default is \fB--full-stddev=1000.0\fR. This option has no effect if you also use \fB-i\fR or \fR--input\fB. +Set the standard deviation of the distribution of randomly generated full intensities to \fIval\fR. The distribution will be Gaussian, centered on zero, and the absolute value will be taken (i.e. there will be no negative values). The default is \fB--full-stddev=1000.0\fR. This option has no effect if you also use \fB-i\fR or \fB--input\fR. .PD 0 .B @@ -95,6 +95,18 @@ Set the standard deviation of the distribution of randomly generated full intens .PD Set the standard deviation of the noise added to the partial intensities to \fIval\fR. The noise will be Gaussian, and the same for all reflections. The default is \fB--noise-stddev=20.0\fR. +.PD 0 +.B +.IP "\fB-j\fR \fIn\fR" +.PD +Use \fIn\fR threads for simulation. Default: 1. + +.PD 0 +.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. + .SH AUTHOR This page was written by Thomas White. -- cgit v1.2.3