From 8f50f49ed22b9adfc03a015f142c0e887e686e7b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 9 Oct 2012 15:39:00 +0200 Subject: Tweak compare_hkl manual --- doc/man/compare_hkl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/compare_hkl.1 b/doc/man/compare_hkl.1 index 71c3d544..bddbc66c 100644 --- a/doc/man/compare_hkl.1 +++ b/doc/man/compare_hkl.1 @@ -53,9 +53,9 @@ sqrt(sum[(I1-kI2)^2] / sum(I1^2)) The Pearson correlation coefficient. .IP \fBCC*\fR .PD -The value "CC*", see Karplus and Diederichs, Science 336 (2012) p1030. +See Karplus and Diederichs, Science 336 (2012) p1030. .PP -I1 and I2 are the intensities of the same reflection in both reflection lists. The scale factor, k, is given by sum(i1*i2) / sum(i2^2), unless you use \fB-u\fR. +I1 and I2 are the intensities of the same reflection in both reflection lists. The scale factor, k, is given by sum(I1*i2) / sum(I2^2), unless you use \fB-u\fR. .RE .PD 0 -- cgit v1.2.3