Draft: Migrating parts of the RICH mirror alignment process to YAML
- Adds an XML <-> YAML converter for the RICH mirror alignment conditions.
- Adds the ability to manipulate calibration tilts in YAML files.
- Adds a version of TiltObj that is compatible with YAML files.
- Adds the ability to output magnification factors in a single YAML file.
Merge request reports
Activity
added RICH new feature labels
assigned to @pnaik
unassigned @pnaik
requested review from @pnaik
This MR was created to preserve the work of @vmarsh who was a summer student at Bristol in 2021. @jreich has taken over this work. It is likely that we will choose not to merge this branch, and create another branch with an updated set of files in the proper places. However for now we are keeping this MR open as draft.
Edited by Paras NaikThese items are now incorporated in !160 (closed)
- Adds an XML <-> YAML converter for the RICH mirror alignment conditions. (+ contributions from @jreich)
- Adds the ability to manipulate calibration tilts in YAML files.
- Adds a version of TiltObj that is compatible with YAML files.
This item is a very nice feature, but requires some work to fully implement. We hope to revisit this later.
- Adds the ability to output magnification factors in a single YAML file.
added 42 commits
-
971c5d49...06ead648 - 41 commits from branch
master
- 80f91913 - Merge recent master changes to branch.
-
971c5d49...06ead648 - 41 commits from branch
I think it is appropriate to close this merge request, since it is not intended to be merged. I have made sure to credit the contributions of @vmarsh in the comments of the code that will be merged in !160 (closed)
added RICH mirror alignment RTA labels