From c479780bc2b15e2d095cdb13d69f372933a06597 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 12 Oct 2011 12:24:35 +0200 Subject: Add a FIXME --- src/get_hkl.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/get_hkl.c b/src/get_hkl.c index 1f211597..7d3b5181 100644 --- a/src/get_hkl.c +++ b/src/get_hkl.c @@ -275,6 +275,9 @@ static RefList *expand_reflections(RefList *in, const SymOpList *target, new = add_refl(out, he, ke, le); copy_data(new, refl); + /* FIXME: Make phase negative if the reflection is + * separated from the original via an inversion */ + } } -- cgit v1.2.3