From ec1fce9b2bfa07458f2c0d17bbbe86c449e7743d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 29 Nov 2013 16:06:32 +0100 Subject: indexamajig: Add --int-diag=strong --- libcrystfel/src/integration.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcrystfel/src/integration.h') diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index ec674128..e023318a 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -41,7 +41,8 @@ typedef enum { INTDIAG_ALL, INTDIAG_INDICES, INTDIAG_NEGATIVE, - INTDIAG_IMPLAUSIBLE + INTDIAG_IMPLAUSIBLE, + INTDIAG_STRONG } IntDiag; -- cgit v1.2.3