DiamondLightSource / DiamondLightSource/mx-bluesky
Move logic from `run_hyperion.sh` into python
Open
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
`run_hyperion.sh` is getting more complicated and difficult to maintain, we should move its functionality into hyperion python so we can unit test it
it duplicates a lot of functionality (like argument parsing) that is already built in in python and we can then get rid of that
Contributor guide
Assessment
This issue has not been assessed yet.