diff options
author | Thomas White <taw@physics.org> | 2018-12-18 11:09:21 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-12-18 15:38:13 +0100 |
commit | 80f8f5927de74b87115fd7bab01c9d578f1685ca (patch) | |
tree | efa51858366e206dbe2d205e110e550087d16f27 /doc/man/check_hkl.1 | |
parent | 566b41277c68997b0ad291d0e23479fb26ddeaa3 (diff) |
check_hkl: Add a note to manual page
Diffstat (limited to 'doc/man/check_hkl.1')
-rw-r--r-- | doc/man/check_hkl.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man/check_hkl.1 b/doc/man/check_hkl.1 index 71cba848..a30cfa68 100644 --- a/doc/man/check_hkl.1 +++ b/doc/man/check_hkl.1 @@ -70,6 +70,8 @@ Perform an L-test for twinning. The shell file will contain the values of |L|, .IP \fB--wilson\fR .PD Calculate a Wilson plot. The shell file will contain the values of s^2 and ln(<I>/eE) (and also the shell number and d in Angstroms for your convenience). The B factor will be calculated using data above 3.2 A resolution and displayed on the terminal. +.IP +Note that the atoms/species in the unit cell need to be known in order to calculate a Wilson plot. The average stoichiometry of protein will be used by check_hkl. This means that the results will be inaccurate for non-protein samples. .PD 0 .IP \fB--ignore-negs\fR |