DiamondLightSource / DiamondLightSource/mx-bluesky
Put OMEGA_FLIP into HyperionFeatureFlags
Open
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
The `OMEGA_FLIP` parameter is currently hard-coded in mx-bluesky as a constant. We should move it to `HyperionFeatureSetting` so that it can be read from the config server / filesystem instead.
## Acceptance Criteria
- Add omega_flip to the `FeatureSetting` class, as well as a property for it in i03's domain.properties
- Remove omega_flip from `I03Constants`
Contributor guide
Assessment
This issue has not been assessed yet.