-
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
RIKENFE: Provide calibrated Magnet temperature PVs #7975
Comments
PRs
To test
Notes
|
It would also be good to write some system tests for this, even if a bit trivial. |
I now added some simple tests because it is not possible (I think) to simulate calc records. I also added edge case handling in the calculations to guard against division by 0. |
New system tests have been added. Changes are made in support, ioc, and testframework. Those are important to pull before testing. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a support technician, I would like the RIKEN magnet temperature PVs to be calibrated values, so that they can be interpreted more easily. Currently, the values are raw voltages and have to be converted after extracting them from log files and/or the instrument database.
The provided calibration calculation steps are as follows (edited for clarity):
Acceptance Criterion
Notes
The text was updated successfully, but these errors were encountered: