Skip to content

Commit 001136b

Browse files
authored
Update rabi.py
1 parent 1e39331 commit 001136b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/rabi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# MEASZ a[0];
2828

2929
def gen_parametric_waveform_circuit(t):
30-
qc = Circuit(2)
30+
qc = Circuit(1)
3131

3232
param0 = Param("a")
3333

0 commit comments

Comments
 (0)