mahos.msgs.hbt_msgs.HBTData#

class mahos.msgs.hbt_msgs.HBTData(params: dict | None = None)#
__init__(params: dict | None = None)#

Methods

__init__([params])

can_resume(params)

Check if the measurement can be resumed with given new params.

denormalize_xdata(xdata)

Deprecated.

denormalize_ydata(ydata)

Deprecated.

get_bg_ratio()

get_bin()

get_range()

get_reference()

get_reference_window()

get_t0()

get_xdata([normalize])

get_ydata([normalize])

has_data()

return True if current data is valid (not empty).

has_data_normalized()

return True if has normalized data.

init_axes()

set_bin(timebin)

update_plot_params(plot_params)