You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the following we show a possible runcard for the optimization of the resonator frequency together with expected output plot.
55
+
56
+
.. code-block:: yaml
57
+
58
+
- id: resonator_frequency
59
+
operation: resonator_frequency
60
+
parameters:
61
+
freq_width: 1_000_000
62
+
freq_step: 100_000
63
+
64
+
.. image:: frequency_optimization.png
65
+
66
+
67
+
68
+
Resonator Optimization
69
+
----------------------
70
+
71
+
In addition to this metric, the protocol also computes the quantum non-demolition-ness (QND) of the measurement, which serves to evaluate measurement-induced state disturbance.
72
+
To capture leakage outside the computational basis the protocol includes the computation of QND with an additional :math:`\pi` pulse.
73
+
Readout parameters are then updated based on the configuration that yields the highest assignment fidelity.
0 commit comments