Skip to content

Add ramp and ramp_to_zero support to Channel#192

Open
nulinspiratie wants to merge 1 commit intomainfrom
feature/ramp-support
Open

Add ramp and ramp_to_zero support to Channel#192
nulinspiratie wants to merge 1 commit intomainfrom
feature/ramp-support

Conversation

@nulinspiratie
Copy link
Contributor

  • Channel.ramp(slope, duration): dedicated method for QUA voltage ramps
  • Channel.ramp_to_zero(duration=None): wraps qm.qua.ramp_to_zero
  • Channel.play() now accepts ramp() objects directly without validate=False; validation is automatically skipped for QuaProgramRampPulse instances

Fixes #187

- Channel.ramp(slope, duration): dedicated method for QUA voltage ramps
- Channel.ramp_to_zero(duration=None): wraps qm.qua.ramp_to_zero
- Channel.play() now accepts ramp() objects directly without validate=False;
  validation is automatically skipped for QuaProgramRampPulse instances
@nulinspiratie nulinspiratie requested a review from KU-QM March 3, 2026 13:49
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.

MWChannel cannot ramp_to_zero() but can be sticky

1 participant