diff options
author | Thomas White <taw@physics.org> | 2013-04-11 16:36:54 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-04-11 16:37:45 +0200 |
commit | 3370cfe58ce32e67a092c7c3d130232410178088 (patch) | |
tree | c8ee4f95dece4b1c43894851e9616923ff482982 /doc | |
parent | e27da1bd5af8c10fcc17c024d5c9ae2988caf55c (diff) |
partial_sim: Document --pgraph
Conflicts:
doc/man/partial_sim.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/partial_sim.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/partial_sim.1 b/doc/man/partial_sim.1 index 5b44d34f..5b417978 100644 --- a/doc/man/partial_sim.1 +++ b/doc/man/partial_sim.1 @@ -71,6 +71,12 @@ 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 +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. + .SH AUTHOR This page was written by Thomas White. |