aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-03-15 11:30:47 +0100
committerThomas White <taw@physics.org>2013-04-17 17:33:49 +0200
commit101aa5f9f8290b1d180d04d6ab5ff7eac934c148 (patch)
tree63dbc6fdf79afe12c2c9f3b57274c52bbc581859 /doc/man
parent454b01b732b98a0b1cddbd85f91df64560416494 (diff)
partial_sim: Add --osf-stddev
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/partial_sim.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1
index 5b417978..9f3436ea 100644
--- a/doc/man/partial_sim.1
+++ b/doc/man/partial_sim.1
@@ -77,6 +77,12 @@ Add random values with a flat distribution to the components of the reciprocal l
.PD
Save a table of values to \fIfilename\fR containing, in resolution shells, the following columns: resolution shell centre in nm^-1, number of reflections in shell, mean partiality, maximum partiality.
+.PD 0
+.B
+.IP "\fB--osf-stddev=\fR\fIval\fR
+.PD
+Set the standard deviation of the distribution of overall scaling factors to \fIval\fR. The distribution will be cut at zero, i.e. negative or zero scaling factors are not allowed. The distribution will be centered on 1. The default is \fB--osf-stddev=2.0\fR.
+
.SH AUTHOR
This page was written by Thomas White.