[ODIN] White beam profile
@nvaytet is already working on this.
Since Feb 9, 2026.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
They want to determine how the beam spreads out as a function of position for the camera.
They will put the CMOS/Orca camera in the beam, and image directly what is coming in (through a pin hole).
Plot a 2d image, and make 1d histograms along the x and y dimensions of the same signal.
Then, more the camera further away from the source and repeat the measurement.
In the end, we need to have a plot with 1d x/y profiles with different colours for different distances:
This should just be a notebook on code shelf that does this.
To begin with, we can assume that each distance will be recorded in a new nexus file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.