Is there any way of disabling Compton effect for GATEV10 in Python? #819
Replies: 1 comment
-
|
Hi! Currently, it is not possible to selectively disable specific physics processes (like Compton) using the OpenGATE Python interface. The mechanism to fine-tune standard physics lists by deactivating individual processes has not been implemented. Unsure it will be in the future (not easy todo with Geant4) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using either "EmLivermorePhysics" or "EmStandardPhysics_option4" for the physics list. Is it possible for the latest GATE version in Python to disable Compton leaving only photoelectric effect for photon interaction? It doesn't seem to be working the way it did for GATEV9 (or at least I haven't figured out how).
Beta Was this translation helpful? Give feedback.
All reactions