aboutsummaryrefslogtreecommitdiff
path: root/src/gui_peaksearch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_peaksearch.c')
-rw-r--r--src/gui_peaksearch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_peaksearch.c b/src/gui_peaksearch.c
index 6af0b3a6..976e08ec 100644
--- a/src/gui_peaksearch.c
+++ b/src/gui_peaksearch.c
@@ -80,7 +80,7 @@ void update_peaks(struct crystfelproject *proj)
proj->peak_search_params.local_bg_radius,
proj->peak_search_params.min_res,
proj->peak_search_params.max_res,
- 1);
+ 1, 0, NULL);
break;
case PEAK_PEAKFINDER9: