diff options
Diffstat (limited to 'libcrystfel/src/xgandalf.h')
-rw-r--r-- | libcrystfel/src/xgandalf.h | 1 |
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" |