class dummyInterface(config_file)

Bases: autodeer.classes.Interface

Represents the interface connection from autoEPR to the spectrometer.

Dummy
Bridge
resonator_list
state = 'False'
speedup
pulses
start_time = '0'
SNR
key1
fc
Q
mode
x
scale
launch(sequence, savename, **kwargs)

Launches the experiment and initialises autosaving.

Parameters:
sequenceSequence

The sequence to be launched

savenamestr

The savename for this measurement. A timestamp will be added to the value.

acquire_dataset(**kwargs)

Acquires the dataset.

tune_rectpulse(*, tp, LO, B, reptime, **kwargs)
tune_pulse(pulse, mode, LO, B, reptime, shots=400)
isrunning()
terminate()

Terminates the experiment immediately.