DiamondLightSource / DiamondLightSource/mx-bluesky
Clear constants out of the parameter models
Open
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
A number of the things in the parameter models are really just constants. In particular:
* `zocalo_environment`
* `beamline`
* `det_dist_to_beam_converter_path`
* `insertion_prefix`
and probably others. They are just confusing things.
## Acceptance Criteria
- Constants like the above are no longer put in the parameter model, instead read from a single place
Contributor guide
Assessment
This issue has not been assessed yet.