ISISComputingGroup / ISISComputingGroup/EPICS-refl
Reflectometry: Parameter tolerence is determined by motor deadband
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the tolerance used to determine if a parameter is not in position (i.e., SP:RBV vs RBV not to within tolerance) comes from a argument in parameter creation in the configuration file. Ideally we should check the underlying motor deadband and pass a bool up the layer stack. This would also be useful to have a single parameter for feeding this information both on the OPI and table of motors.
## Acceptance Criteria
- [ ] Motor deadband is used to determine if the parameter is out of position on OPI
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.