diff options
author | Thomas White <taw@physics.org> | 2018-07-26 11:04:27 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-07-26 11:04:27 +0200 |
commit | 777766d6eb122f009fabd75753771e10977b8e62 (patch) | |
tree | 4cbff4b453303cf100008176f3476ee47d5cc2cb /doc/man/partialator.1 | |
parent | ac0eee20f20d7624717b11f22bdfd515bd3e4ce5 (diff) |
partialator: Add missing documentation for --no-Bscale
Diffstat (limited to 'doc/man/partialator.1')
-rw-r--r-- | doc/man/partialator.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1 index aa25d2a7..3f8fef09 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -67,6 +67,11 @@ Run \fIn\fR cycles of scaling and post refinement. Disable the scaling part of the refinement calculation. .PD 0 +.IP \fB--no-Bscale\fR +.PD +Disable the Debye-Waller part of the scaling calculation. + +.PD 0 .IP \fB--no-pr\fR .PD Disable the orientation/physics model part of the refinement calculation. |