aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index e9ce3ccb..15495cef 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -188,10 +188,10 @@ struct _datatemplate
int n_bad;
char *wavelength_from;
- double photon_energy_bandwidth; /* Eww */
-
enum wavelength_unit wavelength_unit;
+ double bandwidth;
+
unsigned int mask_bad;
unsigned int mask_good;