Skip to content

Commit

Permalink
fix: Add time of flight to qblox acquisition
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Feb 25, 2025
1 parent cf7cd2c commit acef40e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions iqm5q/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,39 +77,39 @@
},
"0/acquisition": {
"kind": "acquisition",
"delay": 0.0,
"delay": 220,
"smearing": 0.0,
"threshold": 0.006009676396746288,
"iq_angle": -1.366086296449765,
"kernel": null
},
"1/acquisition": {
"kind": "acquisition",
"delay": 0.0,
"delay": 220,
"smearing": 0.0,
"threshold": -0.002891639813886525,
"iq_angle": 2.2582675487543065,
"kernel": null
},
"2/acquisition": {
"kind": "acquisition",
"delay": 0.0,
"delay": 220,
"smearing": 0.0,
"threshold": -0.0008435443099797797,
"iq_angle": -0.23851439842989142,
"kernel": null
},
"3/acquisition": {
"kind": "acquisition",
"delay": 0.0,
"delay": 220,
"smearing": 0.0,
"threshold": -0.00016351692173836613,
"iq_angle": -2.626604620716164,
"kernel": null
},
"4/acquisition": {
"kind": "acquisition",
"delay": 0.0,
"delay": 220,
"smearing": 0.0,
"threshold": -7.350438994377484e-05,
"iq_angle": -1.5683185974735296,
Expand Down

0 comments on commit acef40e

Please sign in to comment.