diff options
author | Thomas White <taw@physics.org> | 2015-08-31 17:22:26 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-08-31 17:22:26 +0200 |
commit | e9caa5bb6a12138b857bdd214ba7197b2f2e43f1 (patch) | |
tree | 2d22a67ad9b918fac2d5cd3c7f13dbafc0409302 /doc | |
parent | f64e11a71fb860ec0c7f421c359b8b5125a8c470 (diff) |
partialator: Add --max-rel-B
Diffstat (limited to 'doc')
-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 11e535c7..640376d9 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -122,6 +122,11 @@ Disable cross-validation (for testing only). .PD Read a list of filenames, event IDs and dataset IDs from \fIfilename\fR. See the section on \fBCUSTOM DATASET SPLITTING\fR below. +.PD 0 +.IP \fB--max-rel-B=\fIn\fR +.PD +Reject crystals if the absolute values of their relative Debye-Waller ("B") factors are more than \fIn\fR square Angstroms. The default is \fB--max-rel-B=100\fR. + .SH PARTIALITY MODELS The available partiality models are: |