Skip to content

GUI: Fix overall statistics

Raza, Zamaan requested to merge overall_statistics_fix into develop

Addresses #236 (closed)

The minimum d cutoff was not being applied correctly when merging peak collections, and as a result, the overall statistics (including all resolution shells) were off. Now when merging peaks, only peaks between the specified minimum and maximum d in SubframeMergedPeaks are added.

Merge request reports