aboutsummaryrefslogtreecommitdiff
path: root/src/gui_index.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_index.c')
-rw-r--r--src/gui_index.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui_index.c b/src/gui_index.c
index bd4cd652..b8e1aa7e 100644
--- a/src/gui_index.c
+++ b/src/gui_index.c
@@ -50,6 +50,7 @@
#include "crystfelindexingopts.h"
#include "gui_project.h"
#include "crystfel_gui.h"
+#include "gui_peaksearch.h"
void cell_explorer_sig(struct crystfelproject *proj)
{
@@ -425,6 +426,8 @@ static void run_indexing_once(struct crystfelproject *proj)
cell = NULL;
}
+ update_peaks(proj);
+
if ( proj->indexing_params.indexing_methods == NULL ) {
methods = detect_indexing_methods(cell);
STATUS("Auto-detected indexng methods: %s\n",