From 71f3e20da9a1ac99045c6e34de02176524f044bc Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 10 Jun 2013 16:32:31 +0200 Subject: indexamajig: Fix default integration method --- libcrystfel/src/integration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index 58f05c39..b438e090 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -33,7 +33,7 @@ #include #endif -#define INTEGRATION_DEFAULTS_RINGS (INTEGRATION_RINGS | INTEGRATION_CENTER) +#define INTEGRATION_DEFAULTS_RINGS (INTEGRATION_RINGS) #define INTEGRATION_DEFAULTS_PROF2D (INTEGRATION_PROF2D | INTEGRATION_CENTER) /** -- cgit v1.2.3