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

Pass effective noise factors to extrapolator #51

Open
1 task done
maxi-bon opened this issue Nov 10, 2023 · 0 comments
Open
1 task done

Pass effective noise factors to extrapolator #51

maxi-bon opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New non-feature request (e.g. performance) triage Pending assessment

Comments

@maxi-bon
Copy link

maxi-bon commented Nov 10, 2023

What is the current behavior?

The ZNE runs give the following warning:

(From https://github.com/qiskit-community/prototype-zne/blob/main/zne/noise_amplification/folding_amplifier/folding_amplifier.py in line 147)

UserWarning: Rounding of noise factor: Foldings are performed with noise factor 1.11 instead of specified noise factor 1.10 which amounts to a relative error of 1.01%.

and similar for other noise factors. The intended noise factor is 1.10, and I believe also curvefit takes 1.10

What is the expected enhancement?

The curvefit should take the "correct" value of 1.11 actually sent to the IBM device. This value should also be propagated (e.g., in the meta data)

Context

No response

Suggestions

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxi-bon maxi-bon added enhancement New non-feature request (e.g. performance) triage Pending assessment labels Nov 10, 2023
@maxi-bon maxi-bon closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2023
@maxi-bon maxi-bon reopened this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New non-feature request (e.g. performance) triage Pending assessment
Projects
None yet
Development

No branches or pull requests

1 participant