From 051654a3f4b931fe2c105c2996d4ddf1c9ed7924 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 9 Mar 2012 19:05:50 +0100 Subject: Remove integr_radius field from detector description --- libcrystfel/src/detector.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libcrystfel/src/detector.h') diff --git a/libcrystfel/src/detector.h b/libcrystfel/src/detector.h index 7214ac29..799719f8 100644 --- a/libcrystfel/src/detector.h +++ b/libcrystfel/src/detector.h @@ -61,7 +61,6 @@ struct panel char badrow; /* 'x' or 'y' */ int no_index; /* Don't index peaks in this panel if non-zero */ double peak_sep; /* Characteristic peak separation */ - double integr_radius; /* Peak integration radius */ char *rigid_group; /* Rigid group, or -1 for none */ double adu_per_eV; /* Number of ADU per eV */ -- cgit v1.2.3