From 923fe93c209f3263d918bc586955ae6d99f7ffea Mon Sep 17 00:00:00 2001 From: Edoardo-Pedicillo Date: Wed, 30 Oct 2024 20:14:00 +0400 Subject: [PATCH] fix: change qubit targets in dummy virtual z corrections --- src/qibolab/dummy/parameters.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/qibolab/dummy/parameters.json b/src/qibolab/dummy/parameters.json index 498ab97d5..1ea6198ea 100644 --- a/src/qibolab/dummy/parameters.json +++ b/src/qibolab/dummy/parameters.json @@ -280,7 +280,7 @@ { "type": "virtual_z", "phase": 0.0, - "qubit": 1 + "qubit": 0 }, { "type": "virtual_z", @@ -396,7 +396,7 @@ { "type": "virtual_z", "phase": 0.0, - "qubit": 1 + "qubit": 3 }, { "type": "virtual_z", @@ -426,7 +426,7 @@ { "type": "virtual_z", "phase": 0.0, - "qubit": 1 + "qubit": 3 }, { "type": "virtual_z", @@ -476,7 +476,7 @@ { "type": "virtual_z", "phase": 0.0, - "qubit": 1 + "qubit": 4 }, { "type": "virtual_z",