Minimal working example#

This section shows the steps to perform a resonator spectroscopy with Qibocal.

To run a resonator spectroscopy, following the instructions presented in How to execute calibration protocols in Qibocal?, we can use this runcard.

platform: qw5q_gold

targets: [0]

actions:
    - id: resonator high power high amplitude
      operation: resonator_spectroscopy
      parameters:
          freq_width: 10_000_000
          freq_step: 100_000
          amplitude: 0.4
          power_level: high
          nshots: 1024

More examples of runcards are available on Github .

Run the routine#

qq auto example.yml -o resonator_spectroscopy_routine