From e2335528269bf688d724248d3771cd3cee6558de Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 14 Aug 2014 11:10:18 +0200 Subject: Factorise reflection prediction and do it before creating the mask --- tests/prof2d_check.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/prof2d_check.c b/tests/prof2d_check.c index 3352db49..38abe6f3 100644 --- a/tests/prof2d_check.c +++ b/tests/prof2d_check.c @@ -140,6 +140,7 @@ int main(int argc, char *argv[]) image.crystals = &cr; list = find_intersections(&image, cr, PMODEL_SPHERE); + crystal_set_reflections(cr, list); for ( fs=0; fs