Skip to content

Add to_single_waveform property to PulseTemplate #889

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

Merged
merged 5 commits into from
Feb 18, 2025

Conversation

shumpohl
Copy link
Member

@shumpohl shumpohl commented Feb 14, 2025

This PR adds a to_single_waveform argument to PulseTemplate which makes it translate itself into a single waveform on program creation.

Furthermore these pulse templates for ward the kwarg:

  • SequencePT
  • RepetitionPT
  • ForLoopPT.
  • MappingPT

Closes #578
Enables #882

  • Add kwarg to other pulse templates
  • write test
  • newspiece

Documentation is moved to #894

Copy link

github-actions bot commented Feb 14, 2025

Test Results

    6 files      6 suites   7m 35s ⏱️
1 207 tests 1 146 ✅  61 💤 0 ❌
7 242 runs  6 876 ✅ 366 💤 0 ❌

Results for commit 3fea47d.

♻️ This comment has been updated with latest results.

@shumpohl
Copy link
Member Author

@Nomos11 To you think this is reasonable?

@shumpohl
Copy link
Member Author

@Nomos11 plz merge

@shumpohl shumpohl self-assigned this Feb 18, 2025
@shumpohl shumpohl requested a review from Nomos11 February 18, 2025 14:56
@Nomos11 Nomos11 merged commit 15d6707 into master Feb 18, 2025
9 checks passed
@Nomos11 Nomos11 deleted the issues/578_to_single_waveform branch February 18, 2025 15:06
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.

Atomicity overhaul
2 participants