Skip to content

Commit

Permalink
fix: Update channel kinds to qm-specific configs
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Aug 26, 2024
1 parent 099bed3 commit 5c347f2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions qw11qD/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"frequency": 7137520000
},
"D1/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.00206660062562288,
Expand All @@ -59,7 +59,7 @@
"frequency": 4958286116
},
"D1/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": 0.224,
"filter": {
"feedforward": [
Expand All @@ -76,7 +76,7 @@
"frequency": 7379568000
},
"D2/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.002621696461984542,
Expand All @@ -89,7 +89,7 @@
"frequency": 5564026190
},
"D2/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.395,
"filter": {
"feedforward": [
Expand All @@ -106,7 +106,7 @@
"frequency": 7490960000
},
"D3/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.0022953048928512146,
Expand All @@ -119,7 +119,7 @@
"frequency": 5652743158
},
"D3/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.243,
"filter": {
"feedforward": [
Expand All @@ -136,7 +136,7 @@
"frequency": 7706570000
},
"D4/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.0016417382238347856,
Expand All @@ -149,7 +149,7 @@
"frequency": 6249324670
},
"D4/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": 0.0,
"filter": {
"feedforward": [
Expand All @@ -166,7 +166,7 @@
"frequency": 7636110000
},
"D5/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"gain": 10,
Expand All @@ -179,7 +179,7 @@
"frequency": 5526780884
},
"D5/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": 0.0,
"filter": {}
}
Expand Down

0 comments on commit 5c347f2

Please sign in to comment.