mahos_dq.meas.iodmr_worker.ISweeperOverlay#

class mahos_dq.meas.iodmr_worker.ISweeperOverlay(cli, logger)#

ISweeper using Overlay.

__init__(cli, logger)#

Init client (cli), logger, conf, and internal instrument list (_instruments).

InstrumentInterfaces should be added on initialization by add_instruments() in inherited class.

Methods

__init__(cli, logger)

Init client (cli), logger, conf, and internal instrument list (_instruments).

data_msg()

get_param_dict(label)

is_finished()

start(params)

Start the worker.

stop()

Stop the worker.

update_data(frames)

work()