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 bae4ef9 commit c9aa4eb
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.001991798128011722,
Expand All @@ -59,7 +59,7 @@
"frequency": 4957511346
},
"D1/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": 0.31394651971665033,
"filter": {}
},
Expand All @@ -68,7 +68,7 @@
"frequency": 7379568000
},
"D2/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.002578995377684328,
Expand All @@ -81,7 +81,7 @@
"frequency": 5563745712
},
"D2/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.2693102674878147,
"filter": {}
},
Expand All @@ -90,7 +90,7 @@
"frequency": 7490960000
},
"D3/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.002421164775577672,
Expand All @@ -103,7 +103,7 @@
"frequency": 5652307573
},
"D3/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.17830274314573707,
"filter": {}
},
Expand All @@ -112,7 +112,7 @@
"frequency": 7706570000
},
"D4/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"threshold": 0.0015434116678446636,
Expand All @@ -125,7 +125,7 @@
"frequency": 6249230083
},
"D4/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.4329726183619601,
"filter": {}
},
Expand All @@ -134,7 +134,7 @@
"frequency": 7636110000
},
"D5/acquisition": {
"kind": "acquisition",
"kind": "qm-acquisition",
"delay": 224,
"smearing": 0,
"gain": 10,
Expand All @@ -147,7 +147,7 @@
"frequency": 5526780884
},
"D5/flux": {
"kind": "dc",
"kind": "opx-output",
"offset": -0.5,
"filter": {}
}
Expand Down

0 comments on commit c9aa4eb

Please sign in to comment.