aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-09 19:05:50 +0100
committerThomas White <taw@physics.org>2012-03-09 19:05:50 +0100
commit051654a3f4b931fe2c105c2996d4ddf1c9ed7924 (patch)
treef438fca4aba2dc70f8ba7c58035788bd1db72e58 /libcrystfel/src/detector.h
parent29d658bb5d5fdc40791d659c857e977c5d3f2441 (diff)
Remove integr_radius field from detector description
Diffstat (limited to 'libcrystfel/src/detector.h')
-rw-r--r--libcrystfel/src/detector.h1
1 files changed, 0 insertions, 1 deletions
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 */