aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-10-09 15:39:00 +0200
committerThomas White <taw@physics.org>2012-10-10 14:06:50 +0200
commit8f50f49ed22b9adfc03a015f142c0e887e686e7b (patch)
tree89f0e7cdc20252292fd8017043142664e8dd83e2
parenta7e5ff2596d74f4d430d51cacffa99e32d21de22 (diff)
Tweak compare_hkl manual
-rw-r--r--doc/man/compare_hkl.14
1 files 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