DiamondLightSource / DiamondLightSource/mx-bluesky
Only check barcode if we need to
Open
enhancement
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Currently, the robot will pause briefly on the way to load to check the pin barcode. The barcode is only useful to user who have actually set the expected barcode in ispyb and so synchweb can tell them if it matches. Therefore if there is no expected barcode in ispyb then we do not need to check the barcode of the pin.
## Acceptance Criteria
* Agamemnon tells us the expected barcode (currently it doesn't)
* Based on this we set the robot to not check the barcode (PV for this exists)
Contributor guide
Assessment
This issue has not been assessed yet.