We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e39331 commit 001136bCopy full SHA for 001136b
experiments/rabi.py
@@ -27,7 +27,7 @@
27
# MEASZ a[0];
28
29
def gen_parametric_waveform_circuit(t):
30
- qc = Circuit(2)
+ qc = Circuit(1)
31
32
param0 = Param("a")
33
0 commit comments