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 a single protocol in Qibocal?, we can use this runcard.
platform: qw5q_gold_qblox
qubits: [0]
actions:
- id: resonator high power high amplitude
priority: 0
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 example.yml -o resonator_spectroscopy_routine