boulderopalscaleup.routines.TransmonRetuning

class boulderopalscaleup.routines.TransmonRetuning(*, transmon, spectroscopy_waveform=None)

Parameters for running a transmon retuning routine.

Variables

  • transmon (str) – The reference for the transmon to target.
  • spectroscopy_waveform (ConstantWaveform or None , optional) – The drive pulse used during transmon spectroscopy. Defaults to a 10,000 ns pulse whose amplitude is defined by the logic of the experiment.

Was this useful?