aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/pinkindexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/pinkindexer.h')
-rw-r--r--libcrystfel/src/pinkindexer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/pinkindexer.h b/libcrystfel/src/pinkindexer.h
index 8c2d4cb6..fed04917 100644
--- a/libcrystfel/src/pinkindexer.h
+++ b/libcrystfel/src/pinkindexer.h
@@ -47,8 +47,8 @@ struct pinkIndexer_options {
int min_peaks;
int no_check_indexed;
float reflectionRadius; /* In m^-1 */
- float overridenPhotonEnergy;
- float overridenBandwidth;
+ float customPhotonEnergy;
+ float customBandwidth;
};
#include <stddef.h>