Skip to content
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

Script to measure RB fidelity with flux induced noise and recalibration #975

Closed
wants to merge 13 commits into from

Conversation

andrea-pasquale
Copy link
Contributor

@andrea-pasquale andrea-pasquale commented Sep 3, 2024

This PR adds a script to monitor how the RB fidelity changes by modifying the offest of some
of the neighboring qubits.
The code works only for QM since it using qua for a fast evaluation of RB.
Here is how to run the code

srun -p qw11q python runcards/rb_noise.py --platform qw11q --targets D1 --output <qibocal_report_folder>

In the current example I am changing the offset of D2 and D3.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.
  • Compatibility with Qibo modules (Please edit this section if the current pull request is not compatible with the following branches).
    • Qibo: master
    • Qibolab: main
    • Qibolab_platforms_qrc: main

@andrea-pasquale andrea-pasquale added the experiment Related to an individual protocol label Sep 3, 2024
This was referenced Sep 3, 2024
@andrea-pasquale
Copy link
Contributor Author

Closing this since we have the script somewhere else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment Related to an individual protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants