aboutsummaryrefslogtreecommitdiff
path: root/src/compare_hkl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r--src/compare_hkl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index 4c17fda3..b14a8dab 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -107,6 +107,7 @@ int main(int argc, char *argv[])
}
out = new_list_intensity();
+ /* Knock out the zero beam, in case it's present */
set_count(c1, 0, 0, 0, 0);
set_count(c2, 0, 0, 0, 0);