mahos.gui.hbt.HBTWidget#

class mahos.gui.hbt.HBTWidget(gconf: dict, name, gparams_name, confocal_name, plot: PlotWidget, context, parent=None)#

Control widget for HBT.

__init__(gconf: dict, name, gparams_name, confocal_name, plot: PlotWidget, context, parent=None)#

Methods

__init__(gconf, name, gparams_name, ...[, ...])

apply_widgets(data, loaded)

export_data()

finalize(data)

get_plot_params()

get_plottable_data()

init_connection()

init_widgets()

init_with_status(status)

initialize widget after receiving first status.

load_data()

refresh_plot()

request_start()

request_stop()

save_data()

update_buffer(buffer)

update_data(data)

update_plot_enable(enable)

update_plot_params()

update_state(state, last_state)

Attributes