OpenGATE / opengate

Gate 10 (beta)
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
43 stars 38 forks source link

Implement DigitizerProjectionActor.plane = 'XY' option #301

Open nkrah opened 9 months ago

nkrah commented 9 months ago

This is a FIXME from test028_ge_nm670_spect_2_helpers.py: The DigitizerProjectionActor should have a user info plane.

dsarrut commented 8 months ago

Hello, the coincidences sorter is a large work, it just started because we plan to deeply refactor it. Expect a first version in the next 6 months. It probably be performed first 'offline', meaning from the root file of Singles.

jizhang02 commented 1 week ago

Hello, I would like to know if the proj.plane = xz function has been added. :)

dsarrut commented 1 week ago

Sorry @jizhang02 not yet. I still want to do it, but this is not the priority right now.

Regarding the coinc sorter, there is a first version (still work in progress): https://github.com/OpenGATE/opengate/blob/master/opengate/tests/src/test072_coinc_sorter_1.py and other tests072