Bases: QWidget
A scalable table widget to display export-relevant data for each ROI.
Intended for integration with the fitting/export tab in the spectrum viewer.
-
clear_table() → None[source]
-
update_roi_data(roi_name: str, params: dict[str, float], status: str = 'Ready') → None[source]
Add or update a row for the given ROI.