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

Monolithic crystal #691

Merged
merged 30 commits into from
Sep 19, 2024
Merged

Conversation

granadogmarc
Copy link
Contributor

Adding of a new digitizer GateVirtualSegmentationSD. The Virtual Segmentation Digitizer module provides a mechanism to generate an ID based on a virtual segmentation of the monolithic crystal, aligned with its spatial resolution. Ideally, the pitch size should be at least half of the position resolution. This virtual segmentation occurs post-simulation, ensuring that the simulation speed remains uncompromised even when dealing with large systems and numerous crystals such as total-body PET scans.

@tontyoutoure
Copy link
Contributor

Hi, may I ask why you need a virtual segmentation. Shouldn't some simple python scripting with np.histogram2d of the hit position be sufficient?

@granadogmarc
Copy link
Contributor Author

granadogmarc commented Sep 4, 2024 via email

Marc Granado and others added 27 commits September 18, 2024 15:55
	modified:   source/digits_hits/src/GateVirtualSegmentationSD.cc
	modified:   source/digits_hits/include/GateSpatialResolution.hh
	modified:   source/digits_hits/src/GateSpatialResolution.cc
@kochebina kochebina merged commit dff1778 into OpenGATE:develop Sep 19, 2024
33 checks passed
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

Successfully merging this pull request may close these issues.

3 participants