David Sarrut

Results 81 comments of David Sarrut

> Regarding test065_dose_from_edep_ct.py: I added a timing test of the method `patient.create_label_image()`. Creating the label image (voxel labels) takes about 5.5 sec on my MacBook Pro. > > How "very...

WARNING to #[34ccbce](https://github.com/OpenGATE/opengate/pull/403/commits/34ccbce7dc26f2c4e9ed7f5e841ca93b40997efb) I change the way image data are sent from py to cpp. Now this is explicitely copied on the cpp side. I had to do this to...

https://github.com/OpenGATE/opengate/wiki/Status-of-test-for-refactor%E2%80%90actors-branch

Awsome! Thank you very much, Alex!

Hello (first, sorry I did not see this message before). I think the digitizer is not correct here and should be adapted with additional modules (energy blurring etc). Maybe the...

Hello, thanks ;) Indeed, the doc is still lacking for this, sorry. - with "spectrum_lines", it means the source will be polyenergetic, yes, but with a discrete number of photopeaks...

OK, we are waiting for end of life python 3.8 before merging (end 2024)

Hi, yes, indeed, the STL management is not (yet) included in the opengate python package. It is feasible and planned, but not with a high priority right now. If you...

Update - yes indeed, ok for such wrapper functions - SimpleITK may not be required: it seems that it may be linked to torch + itk together - alternative idea:...