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

plotting of PTs with non-fixed sample rate #837

Open
Nomos11 opened this issue Jun 8, 2024 · 0 comments
Open

plotting of PTs with non-fixed sample rate #837

Nomos11 opened this issue Jun 8, 2024 · 0 comments
Labels
Feature Performance qupulse's resource consumption Priority: Optional

Comments

@Nomos11
Copy link
Collaborator

Nomos11 commented Jun 8, 2024

Currently, it appears that each PT will be sampled with the given plotting sample rate (since it is turned into a program beforehand) to match what the hardware would put out.

to get a quick overview over the pulse without caring about actual staircase behavior on a hardware, it could be convenient to allow e.g. ConstantPTs or PointPTs wih sparse entries to be sampled at only the actually defined points / at lower rates and have it interpolated implicitly by matplotlib to avoid plotting millions of points for pulse sequences consisting of pulses with completely different timescales.

@Nomos11 Nomos11 added Feature Performance qupulse's resource consumption labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Performance qupulse's resource consumption Priority: Optional
Projects
None yet
Development

No branches or pull requests

1 participant