-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cryogenics: Implement the Enhanced Cryostat Control as IOC logic #6947
Cryogenics: Implement the Enhanced Cryostat Control as IOC logic #6947
Comments
Original content of the ticket: As someone using cryogenics at ISIS (especially on EMU) I need enhanced cryostat control scripts, so that systems running under pressure control will heat and cool automatically to the desired temperature, automatically adjusting the gas flow and heater for optimal running. Acceptance Criteria
Notes
|
Clarification from cryogenics, this needs to be separate (but mutually exclusive with) the little blue cryostat logic. I've added the following acceptance criteria to the ticket:
|
Additional info from cryo seems to suggest that the LBC cryostat is a "Flow" type and the ones for EMU/Muon are "VTI" type. This seems like a potentially good way to differenciate the logic |
Couple of things I wasn't clear on from design docs and a problem running tests. |
As someone using cryogenics at ISIS (especially on EMU) I need enhanced cryostat control scripts, so that systems running under pressure control will heat and cool automatically to the desired temperature, automatically adjusting the gas flow and heater for optimal running.
Acceptance Criteria
There is a desire to supply the definition of the pressure law as a Python functionNotes
cryo_control_test_v3.py
To Review
The text was updated successfully, but these errors were encountered: