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
gridscan.pycontains 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