Interleaved Coherence #1528
Replies: 2 comments
-
|
To avoid repeating the implementation of existing experiments, the current proposal was to change the When this will be implemented, we will be able to get access to the T1 and Ramsey sequence. The general case should also become available, with a larger rewriting planned in qiboteam/qibolab#917. |
Beta Was this translation helpful? Give feedback.
-
|
Btw, for an even faster implementation, I would support your experiment, including the duplication, but more as an external plugin. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be very useful to run a T1 and a Ramsey simultaneously (and maybe an echo sequence as well) get an experiment where the measurements are correlated. The idea is just to interleave the sequence of the multiple experiments.
Background
Currently time base characterizations are run sequentially, which means there is significant difference in time between two measurements (10s of seconds). Because of this, any low frequency effects on the qubit coherence affects the measurements and generate variations that make it difficult to correlate qubit performance (e.g. we sometimes I've measured$T_{2,echo}$ that exceed $2 T_1$ , which is only possible if the T1 that I am comparing to is not up to date).
Proposed Pulse Sequence
A version of this is in the example implementation in 20c9a88
Parameters and Outputs
These are identical input and result parameters as the t1 and ramsey routines. We could import them from there instead.
Beta Was this translation helpful? Give feedback.
All reactions