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 plotter for ExecutionSpans #1923

Merged
merged 20 commits into from
Oct 30, 2024
Merged

Conversation

ihincks
Copy link
Collaborator

@ihincks ihincks commented Sep 13, 2024

Summary

This PR adds a plotter for execution spans.

It also updates plotting infrastructure a bit:

  • Add a testing artifact folder to store files produced during testing.
  • Add a test class method that makes it easy to put plotly figures into the artifact folder.
  • Add a method for helping to import from the optional plotly dependency.

Details and comments

image

@ihincks ihincks force-pushed the plot-execution-spans branch from 064c274 to 5f6bf99 Compare October 26, 2024 19:41
@ihincks ihincks marked this pull request as ready for review October 27, 2024 15:34
@ihincks ihincks requested a review from SamFerracin October 28, 2024 15:27
qiskit_ibm_runtime/execution_span/execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/execution_span/execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/execution_span/execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/utils/noise_learner_result.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/visualization/draw_execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/visualization/draw_execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/visualization/utils.py Show resolved Hide resolved
qiskit_ibm_runtime/visualization/draw_layer_error_map.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/visualization/draw_execution_spans.py Outdated Show resolved Hide resolved
qiskit_ibm_runtime/visualization/draw_execution_spans.py Outdated Show resolved Hide resolved
@kt474 kt474 added the Changelog: New Feature Include in the Added section of the changelog label Oct 30, 2024
@kt474 kt474 added this to the 0.32.0 milestone Oct 30, 2024
@kt474 kt474 merged commit 7da4024 into Qiskit:main Oct 30, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants