DiamondLightSource / DiamondLightSource/mx-bluesky

Create plan to optimise transmission using OAV images

Open
#1,318 1 comment 0 reactions 1 assignee Claimed by @srishtysajeev View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.