Skip to content

Commit

Permalink
B2-B4 and B3-B4 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisham Kazim committed Dec 25, 2024
1 parent f01390f commit e61ff53
Showing 1 changed file with 57 additions and 2 deletions.
59 changes: 57 additions & 2 deletions qw11q/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,17 @@
0.935305257333166
]
}
},
"o4": {
"filter": {
"feedforward": [
1.0891790415038731,
-1.024484298837039
],
"feedback": [
0.933705257333166
]
}
}
},
"con5": {
Expand Down Expand Up @@ -608,7 +619,7 @@
"duration": 40,
"amplitude": 0.05,
"shape": "Gaussian(5)",
"frequency": 6500000000,
"frequency": 6612097382,
"relative_start": 0,
"phase": 0.0,
"type": "qd"
Expand Down Expand Up @@ -843,6 +854,50 @@
}
]
},
"B3-B4": {
"CZ": [
{
"duration": 38,
"amplitude": -0.285,
"shape": "Rectangular()",
"qubit": "B4",
"relative_start": 0,
"type": "qf"
},
{
"type": "virtual_z",
"phase": 0,
"qubit": "B3"
},
{
"type": "virtual_z",
"phase": 0,
"qubit": "B4"
}
]
},
"B2-B4": {
"CZ": [
{
"duration": 38,
"amplitude": -0.24,
"shape": "Rectangular()",
"qubit": "B4",
"relative_start": 0,
"type": "qf"
},
{
"type": "virtual_z",
"phase": 0,
"qubit": "B2"
},
{
"type": "virtual_z",
"phase": 0,
"qubit": "B4"
}
]
},
"D1-D2": {
"CZ": [
{
Expand Down Expand Up @@ -1472,7 +1527,7 @@
"bare_resonator_frequency": 7708293729,
"readout_frequency": 7701181947,
"drive_frequency": 6809610828,
"anharmonicity": -200000000,
"anharmonicity": -197513445,
"sweetspot": 0.28779891451466577,
"asymmetry": 0.0,
"crosstalk_matrix": {
Expand Down

0 comments on commit e61ff53

Please sign in to comment.