Skip to content

GUI: Added error handling for interpolation bug when sorting peak tables

Raza, Zamaan requested to merge gui_peak_sort_fix into develop

Resolves #141 (closed)

I realise it would be better to fix the origin of exception rather than handle the cascade of thrown exceptions, so I have opened a new issue, #142 (closed), but in the meantime, this will prevent the GUI from crashing when sorting a table of peaks.

Edited by Raza, Zamaan

Merge request reports