mahos_dq.inst.overlay.odmr_sweeper_interface.ODMRSweeperInterface#

class mahos_dq.inst.overlay.odmr_sweeper_interface.ODMRSweeperInterface(client: InstrumentClient | MultiInstrumentClient, inst: str)#

Interface for ODMR Sweeper.

__init__(client: InstrumentClient | MultiInstrumentClient, inst: str)#

Methods

get_bounds()

Get SG bounds.

get_line()

Get single sweep line.

get_pd_analog()

Get if this sweeper uses AnalogPD or not.

get_point()

Get single point in sweep line.

get_pulse_pattern()

Get current pulse pattern.

get_unit()

Get unit.