-
Notifications
You must be signed in to change notification settings - Fork 8
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
FEAT: Raptor x simluation setup #378
Conversation
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.
Nice job here, I just have a few remarks. I stopped half way with the if isinstance(...) remarks, there are some that I did not report.
About the docstrings, you might want to make them uniform because right now it feels like some times you speak to a user, other times a developer, and other times an efficient quick description (which i prefer tbh)
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.
Could you add log errors to other setter with isisntance pattern ?
Co-authored-by: Sébastien Morais <[email protected]>
Co-authored-by: Sébastien Morais <[email protected]>
Co-authored-by: Hui Zhou <[email protected]>
Co-authored-by: Hui Zhou <[email protected]>
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.
LGTM
For more information, see https://pre-commit.ci
# Conflicts: # tests/legacy/system/test_edb.py
…raptor_x_simluation_setup
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.
LGTM
RaptorX simulatiom setup support added. Works only with Release 2024.2 and higher.