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

Refactor configuration classes to avoid redundancy #47

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

glopesdev
Copy link
Member

This PR refactors configuration classes to avoid redundant property definitions, and allow removing the unused DeviceName property from channel pulse train configurations included directly into the CreatePulsePal operator.

Finally, it reorders the pulse timing properties to follow the natural progression of the pulse train, to make it easier to map onto the documentation figure.

Fixes #45

@glopesdev glopesdev added feature New planned feature fix Pull request that fixes an issue labels Mar 23, 2024
@glopesdev glopesdev added this to the 0.2.0 milestone Mar 23, 2024
@glopesdev glopesdev merged commit 0fc2817 into main Mar 25, 2024
2 checks passed
@glopesdev glopesdev deleted the pulsepal-update branch March 25, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using a custom sort order for output channel parameters
2 participants