Skip to content

Commit

Permalink
fix: Amend iqm5q parameters conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Dec 5, 2024
1 parent ca8c5d6 commit 0b24876
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 193 deletions.
78 changes: 39 additions & 39 deletions iqm5q/calibration.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
"dressed_frequency": 5232350000
},
"qubit": {
"frequency_01": 4107190912,
"sweetspot": -0.00032
"frequency_01": 4107103000,
"sweetspot": 0.0
},
"readout": {
"fidelity": 0.8813695332352548,
"fidelity": 0.8243948107529758,
"ground_state": [
-0.00015195208233262958,
-0.000985601153693728
-6.0712872642443926e-05,
-0.0013829331590255586
],
"excited_state": [
-0.0010697099373757786,
-0.0018774868430586568
-0.0010612986942729267,
-0.0026254519396038804
]
},
"t1": [
23723,
8600,
null
],
"t2": [
21179,
3240,
null
],
"t2_spin_echo": [
Expand All @@ -47,22 +47,22 @@
"sweetspot": 0.0163
},
"readout": {
"fidelity": 0.9201551424368062,
"fidelity": 0.8663902634746556,
"ground_state": [
-0.0013503568960739863,
-0.0007603875456091948
-0.0013187545816993331,
-0.0008433214384209533
],
"excited_state": [
-0.004692516447932588,
-0.0006854462984646125
-0.004393892829722593,
-0.0009727618433706375
]
},
"t1": [
11667,
20770,
null
],
"t2": [
17081,
18700,
null
],
"t2_spin_echo": [
Expand All @@ -84,22 +84,22 @@
"sweetspot": -0.0594
},
"readout": {
"fidelity": 0.8601043199144042,
"fidelity": 0.8690651330747626,
"ground_state": [
0.0007417450383877375,
-0.00108768582729621
0.0007477355390383631,
-0.0009838134427163916
],
"excited_state": [
-0.0001717875740611866,
-0.0018399920707822418
-4.797304797732117e-05,
-0.001750025765384138
]
},
"t1": [
13865,
17300,
null
],
"t2": [
29011,
23600,
null
],
"t2_spin_echo": [
Expand All @@ -121,22 +121,22 @@
"sweetspot": 0.0
},
"readout": {
"fidelity": 0.8835094289153403,
"fidelity": 0.8785609201551424,
"ground_state": [
-0.0015167998921529154,
0.0015970000222733354
-0.00027670313887111507,
-0.0025794643633485852
],
"excited_state": [
-0.0008875415432926041,
0.0032043544054559973
-0.0016862091001886334,
-0.001956961648681427
]
},
"t1": [
13399,
23120,
null
],
"t2": [
7352,
2534,
null
],
"t2_spin_echo": [
Expand All @@ -154,26 +154,26 @@
"dressed_frequency": 5519000000
},
"qubit": {
"frequency_01": 4353758484,
"frequency_01": 4353927000,
"sweetspot": 0.0
},
"readout": {
"fidelity": 0.856225758994249,
"fidelity": 0.7710311622308412,
"ground_state": [
-0.0003886838219819102,
0.00015803037757975338
-0.004737265332089251,
-0.0017042679018344717
],
"excited_state": [
-0.0016802672831106396,
0.0016435063424268216
-0.004600706324995112,
0.0006823638869344285
]
},
"t1": [
6833,
7361,
null
],
"t2": [
10962,
5500,
null
],
"t2_spin_echo": [
Expand Down Expand Up @@ -268,4 +268,4 @@
]
}
}
}
}
Loading

0 comments on commit 0b24876

Please sign in to comment.