DiamondLightSource / DiamondLightSource/xrpd-toolbox
Convert Mythen Module Conversion to dict
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
See the todo in the mythen.py class.
Currently there is a ModuleConversion class for each module, eg module_0, module_1, this should be converted to:
dict[int, ModuleConversion]
Contributor guide
Assessment
This issue has not been assessed yet.