-
Notifications
You must be signed in to change notification settings - Fork 4
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
Check and plot the ACIS FP safety planning limit, support the new ACIS FP model #50
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.
Looks good.
Question:
In MAY0922A_viol.json you have (line 3,4,5): And back in acisfp_check.py you have (lines 283 to 295): ---------------------------------------------------------------
How/where did self.limits["planning_hi"].value get set to 84? |
Hi @Gregg140,
This is taken from the |
Ok thanks. |
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.
Looks good
Description
This PR does three things:
Interface impacts
The ACIS FP thermal model web pages will now show lines for the planning and caution safety limits on one of the plots, and any violations of the planning limit will now be reported.
Testing
Unit tests
Functional tests