diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/partial_sim.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1 index 5b44d34f..e41708ed 100644 --- a/doc/man/partial_sim.1 +++ b/doc/man/partial_sim.1 @@ -71,6 +71,17 @@ When combined with with \fB-i\fR, specifies the symmetry of the input reflection .PD Add random values with a flat distribution to the components of the reciprocal lattice vectors written to the stream, simulating indexing errors. The maximum value that will be added is +/- \fIval\fR percent. +.PD 0 +.B +.IP "\fB--pgraph=\fR\fIfilename\fR +.PD +Write reflection statistics to \fifilename\fR. The file consists of a one-line +header and has columns as follows: the centre of the resolution bin (in inverse +nanometres), the number of reflections in that bin across the whole simulated +data set, the mean partiality for the bin, and the maximum partiality which was +encountered in the bin. + + .SH AUTHOR This page was written by Thomas White. |