-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Single qubit in XLD1000 controlled with QM #119
Conversation
for more information, see https://pre-commit.ci
…_qrc into 1q_xld1000_qm
Calibration as of 16/02/2024 Some details:
Please add in the pull request issues that you find as you calibrate. I will assign people so that I want aware of this branch and/or the problems that come up. |
Delta is wrong both for qblox and qm? |
Thanks @igres26 for the summary. Some quick updates:
We have been monitoring these (and assignment fidelity) over the whole weekend and they generally vary a lot.
I tried this routine on a loopback (without qubit) and it gives a clear result: http://login.qrccluster.com:9000/6B3nSop3TE2efnu6li0Lvg== If you want to give a try you can change con1,octave1 -> con3,octave3 in the platform.py and (parameters.json) here. I have connected the output 1 to input 1 in octave3 in the lab. Also set the time of flight to 24 (minimum accepted by QM), otherwise you might miss the peak. If you also set I don't know why we only see noise when doing it with the qubit.
In principle the driver supports them and I pushed an example (using just
I pushed some updates on this and now it supports batches and is able to do depth 100. Try to pull the latest of
I also fixed an issue with a missing |
…_qrc into 1q_xld1000_qm
Further updates. The Ramsey detuned is still giving trouble. I would even suggest, dropping the phase detuning for an actual frequency detuning, as it seems way more consistent. And if we fully control the direction we are detuning the frequency we will know how to properly correct it better. I did some tries with 1 GHz detuning, and the fit was returning the detuning in the wrong direction still. This will also help the autocalibration effort. |
Thanks @igres26 for the update.
Feel free to share any report where you see the fit failing so that we can improve it. |
I will take a look thanks! I will try to reproduce failing fits and share the reports somehow. If we knowingly detune the frequency by 1 GHz in a direction, then we know in which direction the detuning has happened, as it will be a correction over the manual one. And rarely it will be of over 2 GHz. |
Latest calibration up. The devices will probably be disconnected tomorrow, so test away everything that is quantum machines dependent. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
New calibration as of today. The hiccup on Friday was due to the extra thermalization time that the actual cavity has to go through even though the fridge is at base temperature. Some new issues on qibocal popped up, mostly due to fitting. I suspect this is due to trying to incorporate errors into the signal experiments. The fits for the spectroscopies now show up, but don't fit properly. The fits for the following routines DO NOT show up anymore:
Those are the ones I found. Ramsey with the new detuning seems to work well. Another small note, the punch out looks a bit strange, and might make you choose a too small an aptitude to the get good single shot classification. |
Thanks @igres26, for the update. For the other fits please share with me the reports generated by qibocal and I can have a look. |
Maybe we should write on the report that there has been an attempt, but it failed. |
Nevermind @igres26, there was a problem introduced by me which I fixed in qiboteam/qibocal#744. qq fit <output_folder> and to generate the new report qq report <output_folder> |
Closing this because this chip is not available anymore. If it is needed in the future we can refer to this PR. |
Works only for
octaves
qibolab branch qiboteam/qibolab#733