aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/xgandalf.h
diff options
context:
space:
mode:
authorYaroslav Gevorkov <yaroslav.gevorkov@desy.de>2019-05-07 19:26:57 +0200
committerThomas White <taw@physics.org>2019-05-08 10:27:02 +0200
commitc908df3b78051f3c4a08d4114d61b5505ae51afc (patch)
tree2898060c0a024696f2bd71f62643c054f5f7217b /libcrystfel/src/xgandalf.h
parentbf602577aa55c0adcbf6b79021d40d2456119bed (diff)
Add new xgandalf options
Diffstat (limited to 'libcrystfel/src/xgandalf.h')
-rw-r--r--libcrystfel/src/xgandalf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/xgandalf.h b/libcrystfel/src/xgandalf.h
index 09dbf7d4..23c5c1b0 100644
--- a/libcrystfel/src/xgandalf.h
+++ b/libcrystfel/src/xgandalf.h
@@ -47,6 +47,7 @@ struct xgandalf_options {
unsigned int no_deviation_from_provided_cell;
float minLatticeVectorLength_A;
float maxLatticeVectorLength_A;
+ int maxPeaksForIndexing;
};
#include "index.h"