mantidimaging.gui.widgets.spectrum_widgets.export_settings_widget module#
- class mantidimaging.gui.widgets.spectrum_widgets.export_settings_widget.FitExportFormWidget(parent=None)[source]#
Bases:
QWidgetExport Format and Export Area dropdowns.
- property is_full_sample_export: bool#
True when the user has selected ‘Full sample image’ in the Image Export Region dropdown.
- property overlay_opacity: float#
Return overlay opacity spinbox. Opacity flipped so that 0% transparency = 100% opacity to improve intuitivenessl
- property parameter_selected#
- populate_parameter_selector(param_names: list[str]) None[source]#
Populate the parameter selector combo with fitted parameter names and enable it after all data is written to export table