From a784ead2cbac29e11bb9b09bfeeb8076749fe9a4 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 29 Oct 2010 17:18:49 +0200 Subject: Update beam parameters and reduce debug output --- src/facetron.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/facetron.c b/src/facetron.c index 29c4aba8..42a4bd1b 100644 --- a/src/facetron.c +++ b/src/facetron.c @@ -115,7 +115,7 @@ static void integrate_image(int mytask, void *tasks) } /* Figure out which spots should appear in this pattern */ - spots = find_intersections(image, image->indexed_cell, &n, 1); + spots = find_intersections(image, image->indexed_cell, &n, 0); /* For each reflection, estimate the partiality */ for ( j=0; j