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

Add backend kwarg to readout error experiments #1019

Merged

Conversation

chriseclectic
Copy link
Collaborator

Summary

  • Adds backend kwarg to LocalReadoutError and CorrelatedReadoutError experiment inits. If this is set without specifying physical qubits all qubits on the backend will be used for the experiment.
  • Renames the qubits init kwarg of LocalReadoutError and CorrelatedReadoutError to `physical_qubits.

Details and comments

* Adds `backend` kwarg to LocalReadoutError and CorrelatedReadoutError experiment inits. If this is set without specifying physical qubits all qubits on the backend will be used for the experiment.
* Renames the `qubits` init kwarg of LocalReadoutError and CorrelatedReadoutError to `physical_qubits.
@chriseclectic chriseclectic added Changelog: Deprecation Include in "Deprecated" section of changelog Changelog: New Feature Include in the "Added" section of the changelog labels Jan 20, 2023
@chriseclectic chriseclectic added this to the Release 0.5 milestone Jan 20, 2023
Copy link
Contributor

@ihincks ihincks left a comment

Choose a reason for hiding this comment

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

LGTM

releasenotes/notes/readout-error-c95b99ae5a6ba7ac.yaml Outdated Show resolved Hide resolved
Co-authored-by: Ian Hincks <ian.hincks@gmail.com>
@chriseclectic chriseclectic merged commit c9dfdbe into qiskit-community:main Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Deprecation Include in "Deprecated" section of changelog Changelog: New Feature Include in the "Added" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants