mahos.gui.spectroscopy.SpectroscopyWidget#
- class mahos.gui.spectroscopy.SpectroscopyWidget(gconf: dict, name, gparams_name, confocal_name, plot: PlotWidget, context, parent=None)#
Control widget for Spectroscopy.
- __init__(gconf: dict, name, gparams_name, confocal_name, plot: PlotWidget, context, parent=None)#
Methods
__init__
(gconf, name, gparams_name, ...[, ...])apply_widgets
(data)export_data
()finalize
(data)get_plottable_data
()init_connection
()init_widgets
()init_with_status
(status)initialize widget after receiving first status.
load_data
()refresh_all
()request_start
()request_stop
()save_data
()start_acquisition
()update_buffer
(buffer)update_data
(data)update_state
(state, last_state)update_temperature
(status)validate
()Attributes