aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-02-09 15:54:41 +0100
committerThomas White <taw@physics.org>2015-02-09 16:00:25 +0100
commit9bc8da473b500284f14f4dc8b3107cc6f6b8ad7c (patch)
tree9bdf5277c17964e3c6e0ca43b61adf3c5a1120e5 /doc
parent39db07ff9e7b345660780477632da88dfb8cc86f (diff)
compare_hkl: Add d1sig and d2sig
Diffstat (limited to 'doc')
-rw-r--r--doc/man/compare_hkl.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/compare_hkl.1 b/doc/man/compare_hkl.1
index 270e990c..b628f0b6 100644
--- a/doc/man/compare_hkl.1
+++ b/doc/man/compare_hkl.1
@@ -70,6 +70,9 @@ Note that this figure of merit compares measurements within one data set, so it
.IP \fBRano/Rsplit\fR
.PD
The ratio of Rano to Rsplit, as defined above.
+.IP "\fBd1sig\fR and \fBd2sig\fR"
+.PD
+The fraction of differences between intensities which are within one times (for \fBd1sig\fR) and two times (for \fBd2sig\fR) the mean of the corresponding sigma(I) values.
.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.
.RE