Add proton CT runnable example#895
Conversation
|
Before merging, I'd like to finish PCT's "sibling" PR, just to make sure that everything works alright between the two software. |
We should reflect on what we will do in the future with PCT. There was a (dysfunctional) test using Could you discuss with @axel-grc what you want to do with PCT tests in the future? If you want to use |
|
I discussed yesterday with @tbaudier and @axel-grc about how to reorganize the code, here are my plans:
The PCT side is almost ready. Additionally, I finished updating Of course let me know if you disagree with this plan, nothing is set in stone! |
|
Sounds good. The callable proton CT will be part of the wheel I suppose. |
|
I agree that AddTrackerUncertainty.py should be part of PCT. It is conceptually closer to the reconstruction than to the simulation. @acoussat : Otherwise, what is the status of this and the sibling PR? |
Proton CT runnable example. The goal is to use it in connection with PCT in order to have a complete proton CT pipeline (from MC simulation to tomographic reconstruction) easily runnable.
The example is taken from PCT, from which it will probably be removed. This example was already somewhat available in GATE in the form of a GATE 9 to GATE 10 migration guide.