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

Bug fixes and improvements for LayerError visualization tool #1973

Merged
merged 8 commits into from
Oct 16, 2024

Conversation

SamFerracin
Copy link
Collaborator

Improvements

This PR adds new keywords that I found useful while using these tools, such as:

  • highest_rate: The highest rate used to ocmpute the colorscale.
  • color_out_of_scale: The color of any rate that is larger than highest_rate
  • Added example on docs that shows how to draw with custom embeddings (useful when the backend is massive and data is only available for few qubits)

Fixes

  • An indexing issue that gives KeyError when the first qubit is not 0.

@SamFerracin SamFerracin merged commit 0f659ec into Qiskit:main Oct 16, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants