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

Notebook for dream #61

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Notebook for dream #61

merged 3 commits into from
Nov 11, 2024

Conversation

nvaytet
Copy link
Member

@nvaytet nvaytet commented Oct 14, 2024

Add a notebook describing the DREAM chopper cascade in WFM mode.

Comment on lines +63 to +66
open: Optional[sc.Variable] = None,
close: Optional[sc.Variable] = None,
centers: Optional[sc.Variable] = None,
widths: Optional[sc.Variable] = None,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change this part...? Doesn't ruff complain about this...?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because we use optional in the rest of the codebase and I didn't want to make it incompatible with older versions of python, as people outside of DMSC are also using it ;-)

@nvaytet nvaytet merged commit f93c00d into main Nov 11, 2024
3 checks passed
@nvaytet nvaytet deleted the notebook-for-dream branch November 11, 2024 16:47
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.

2 participants