Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Requirement] Timepix image intensifier saturation workflow. #24

Open
YooSunYoung opened this issue Jun 12, 2024 · 0 comments
Open

[Requirement] Timepix image intensifier saturation workflow. #24

YooSunYoung opened this issue Jun 12, 2024 · 0 comments

Comments

@YooSunYoung
Copy link
Member

Executive summary

Scan different gains of the image intensifier and find a saturating point.

Context and background knowledge

After setting up a timepix detector, we need to optimize the gain of the image intensifier.

Inputs

Collected timepix image and image intensifier gain (timestamp needed)

Methodology

As increasing/decreasing gain, the detector should have inconsistent increasing/decreasing of intensities along the (?)...
We compare n+1th image with nth image and find where this effect disappears(saturates).

$$intensities(gain_{n+1}) / intensities(gain_{n})$$

Should be a flat line.

Outputs

  • nth gain where saturation starts.
  • Gain scanning results.

Which interfaces are required?

Python module / function, Jupyter notebook

Test cases

TODO: We need a timepix image intensifier optimization test file.

Comments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant