DiamondLightSource / DiamondLightSource/mx-bluesky
Convert OAV gain/exposure sliders to bluesky
Open
I23 Laser Shaping
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
The GUI has sliders to control the exposure time and gain of the OAV. These are firstly set to the current values here: https://github.com/DiamondLightSource/aithre/blob/e6bcfa3915a6df59bf609681c6a3258c3a4a07c1/bin/guiv4_prod.py#L265
and changing these via the sliders here: https://github.com/DiamondLightSource/aithre/blob/e6bcfa3915a6df59bf609681c6a3258c3a4a07c1/bin/guiv4_prod.py#L318
updates with caputs here: https://github.com/DiamondLightSource/aithre/blob/e6bcfa3915a6df59bf609681c6a3258c3a4a07c1/bin/guiv4_prod.py#L416
These should be converted to bluesky plans and blueapi.
Contributor guide
Assessment
This issue has not been assessed yet.