Skip to content

Commit

Permalink
Merge pull request #1085 from qiboteam/fix_phases
Browse files Browse the repository at this point in the history
Change targets in dummy virtual z corrections
  • Loading branch information
scarrazza authored Oct 31, 2024
2 parents 171522a + 923fe93 commit 065aabb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/qibolab/dummy/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
{
"type": "virtual_z",
"phase": 0.0,
"qubit": 1
"qubit": 0
},
{
"type": "virtual_z",
Expand Down Expand Up @@ -396,7 +396,7 @@
{
"type": "virtual_z",
"phase": 0.0,
"qubit": 1
"qubit": 3
},
{
"type": "virtual_z",
Expand Down Expand Up @@ -426,7 +426,7 @@
{
"type": "virtual_z",
"phase": 0.0,
"qubit": 1
"qubit": 3
},
{
"type": "virtual_z",
Expand Down Expand Up @@ -476,7 +476,7 @@
{
"type": "virtual_z",
"phase": 0.0,
"qubit": 1
"qubit": 4
},
{
"type": "virtual_z",
Expand Down

0 comments on commit 065aabb

Please sign in to comment.