From e53110088bc818ef5b551b65bdaf702d9f04efc5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 11 Apr 2013 17:35:25 +0200 Subject: Remove hacked-in systematic absence checks Tom is an idiot --- src/check_hkl.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/check_hkl.c') diff --git a/src/check_hkl.c b/src/check_hkl.c index 0f485654..71f107da 100644 --- a/src/check_hkl.c +++ b/src/check_hkl.c @@ -199,9 +199,6 @@ static void plot_shells(RefList *list, UnitCell *cell, const SymOpList *sym, d = 2.0 * resolution(cell, h, k, l); if ( forbidden_reflection(cell, h, k, l) ) continue; - if ( h % 2 ) continue; - if ( k % 2 ) continue; - if ( l % 2 ) continue; bin = -1; for ( i=0; i