DiamondLightSource / DiamondLightSource/mx-bluesky
`DETECTOR_SIZE_PER_BEAMLINE` should be removed
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
`gridscan.py` contains a hard-coded lookup table with the detector size per beamline.
This is something that should be configured in the beamline device module, and/or fetched from a config file.
## Acceptance Criteria
- The detector size is driven by configuration
Contributor guide
Assessment
This issue has not been assessed yet.