-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add helper function for Python Twiss input #697
Add helper function for Python Twiss input #697
Conversation
- added helper function `twiss` - added FODO example run script - added CTest
for more information, see https://pre-commit.ci
This will close #680 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. (Note one test is failing due to the import on line 21 of init.py.)
Ah, seems like I may need to add |
for more information, see https://pre-commit.ci
The CI complained that our import of the `twiss` helper function is unused. But we need it to be available to use it in our examples.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thank you for this! ✨
fyi @moellep |
Close #680
twiss