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

docs(notebooks): add M3 readout error mitigation guide #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kevinsung
Copy link

Summary

Notebook explaining readout error and how to mitigate it for the Sampler primitive using mthree.

Details and comments

@pedrorrivero pedrorrivero added PL-4 Priority level 4/5 → Medium-low notebook Notebook improvements or additions labels Mar 30, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8486016629

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8481137071: 0.0%
Covered Lines: 290
Relevant Lines: 290

💛 - Coveralls

Copy link
Contributor

@ritajitmajumdar1 ritajitmajumdar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great notebook to teach M3. However, a few points which I felt:

  1. Is it possible to choose a different example? For this example, the mitigated outcome is not a quasi-distribution. So anyone who is not aware of this will have a hard time understanding the requirement of nearest_probability_distribution.
  2. Is is possible to show the outcome of each of the three steps - read the mapping, calibrate, and mitigate. The outcome of mitigation is already shown as a histogram. But can you also show the outcomes of read (I guess here it will be the first two qubits), and calibrate also? Drives in the point of calibration running only on relevant qubits.

@pedrorrivero pedrorrivero changed the title docs(notebooks): add notebook on readout error mitigation docs(notebooks): add notebook on M3 readout error mitigation Apr 8, 2024
@pedrorrivero pedrorrivero changed the title docs(notebooks): add notebook on M3 readout error mitigation docs(notebooks): add M3 readout error mitigation guide Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notebook Notebook improvements or additions PL-4 Priority level 4/5 → Medium-low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants