DiamondLightSource / DiamondLightSource/mx-bluesky
Create plan to optimise transmission using OAV images
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Plan should do something like this:
- Move beamline into position for scintillator (+ move scint in)
- Take image of OAV
- Open image and get max pixel intensity
- If max is above target value, then lower transmission, if higher than raise transmission
- Do this with a binary search - i.e if saturation is too high then move transmission to (current trans + lowest trans / 2)
- Repeat this until we're sufficiently close to the target saturation value (~50%?)
## Acceptance Criteria
- Specific criteria that will be used to judge if the issue is fixed
Contributor guide
Assessment
This issue has not been assessed yet.