tbaudier

Results 16 issues of tbaudier

**Describe the bug** The test5 (pet) failed for all tests on Github Actions. **Desktop (please complete the following information):** - Github actions **Additional context** The error was introduced after the...

**Describe the bug** With Geant4 v11, the visualisation is not correct: eg: the world wireframes are not display **Desktop (please complete the following information):** - OS: MacOs 12.3.1 and Linux...

Link to lfreetype With MacOS 11 Big Sur, the link during the compilation of Gate failed with: ``` [100%] Building CXX object CMakeFiles/Gate.dir/Gate.cc.o [100%] Linking CXX executable Gate ld: library...

Follow https://github.com/OpenGATE/GateContrib/pull/22 This previous PR was rebased to be able to merge it with master branch when the previous questions will be answered (@fsmekens )

Change element->GetNumberOfElements() to element->GetNumberOfIsotopes() @narbor

With the branch https://github.com/OpenGATE/GateTools/tree/mergeTool , I want to create a tool to merge Gate jobs together. The jobs were previously create using cluster https://github.com/OpenGATE/GateTools/blob/mergeTool/clustertools/gate_split_and_run.py . First I want to list...

Hi all, Hi @djboersma , Do you think it's possible to create a tool converting binary mask to DicomRTStruct; the opposite of gt_dicom_rt_struct_to_image? Thank you

enhancement

With G4 version 11.2.1, these tests are false: - [x] test049_pet_digit_blurring_v3.py - [x] test050_let_actor_letd_mt.py - [x] test053_phid_01_gammas_at211.py - [x] test053_phid_02_bi213.py and test053_phid_03_fr221 - [x] test053_phid_05_it_ref_mt.py and test053_phid_06_it_model.py - [x] test061_user_event_info_mt.py...

It's a discussion about the output path: The output are stored in "output" folder automatically: https://github.com/OpenGATE/opengate/blob/3cbb30312e9b68a0e8e1c43c6547f2363d2da59c/opengate/managers.py#L1020 and https://github.com/OpenGATE/opengate/blob/3cbb30312e9b68a0e8e1c43c6547f2363d2da59c/opengate/managers.py#L1180 The idea is good but for the moment, we have some trouble:...