ISISComputingGroup / ISISComputingGroup/EPICS-refl
Reflectometry: IOC can calculate slit gaps
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As a reflectometry user, I would like the IOC to provide functionality to calculate correct slit gap sizes given desired values for Theta, footprint & resolution. This is currently done via the reflectometry scripting library, however we should aim to have everything in a single place in the reflectometry IOC.
### Acceptance criteria
- The reflectometry IOC provides a slit gap calculator, which takes values for theta, footprint and resolution as input.
- The reflectometry OPI contains controls for interacting with the slit gap calculator
### Note
See `calculate_slit_gaps` method in `/technique/reflectometry/base.py` for the implementation that is to be reproduced
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.