diff options
author | Thomas White <taw@physics.org> | 2015-04-04 15:55:26 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-04-20 12:55:36 +0200 |
commit | 2868423d46b61118eee93187d3f0046a3e33fb62 (patch) | |
tree | f0dbbef88d8cb795c2d92e14c9ccc1137341beb9 /doc/man | |
parent | 3c1f9603ff5078db607597e23d3c8113f2d06e56 (diff) |
partial_sim: Update --help and manual
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/partial_sim.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1 index 86ef0701..e11c75e7 100644 --- a/doc/man/partial_sim.1 +++ b/doc/man/partial_sim.1 @@ -144,6 +144,10 @@ Set the radius of the scattering density surrounding each reciprocal lattice poi .PD Set the central photon energy, in eV, for the incident beam. The default is \fB--photon-energy=9000\fR, i.e. 9 keV X-rays. +.PD 0 +.IP \fB--really-random\fR +.PD +Seed the random number generator using the kernel random number generator (/dev/urandom). This means that truly random numbers for the orientation and crystal size, instead of the same sequence being used for each new run. .SH AUTHOR This page was written by Thomas White. |