From e64bcc7e502e190d79c8c67bb6dd321a2fb19f25 Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Sun, 23 Nov 2025 17:10:50 +0100 Subject: [PATCH] jfjoch_broker: Fix SpotAnalyze --- image_analysis/SpotAnalyze.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/image_analysis/SpotAnalyze.cpp b/image_analysis/SpotAnalyze.cpp index 1d1da582..1e1b9dfa 100644 --- a/image_analysis/SpotAnalyze.cpp +++ b/image_analysis/SpotAnalyze.cpp @@ -48,7 +48,6 @@ void SpotAnalyze(const DiffractionExperiment &experiment, output.indexing_result = false; else { auto uc = latt->GetUnitCell(); - if (uc.alpha < experiment.GetIndexingSettings().) bool beam_center_updated = false;