OpenGATE / GateContrib

User-oriented public repository of Gate (macros, examples and user contributions)
77 stars 135 forks source link

Problem with imaging/PhantomSource/Voxelized_Phantom_Source/brain_phantom.i33 #61

Open Alucero97 opened 2 years ago

Alucero97 commented 2 years ago

Hi, I am trying to perform the voxelized phantom source example. Nevertheless, it seems that I have a problem with git lfs and I do not know how to solve it. I tried the "git lfs clone" command after having git lfs installed with the whole GateContrib but it does not download the correct file. Because of that i have this problem running the .mac file:

GateVImageVolume.cc (l.739): I find R= 0 in the image, while range stop at -1

PS: just when i was writing this I thought I downloaded the correct file. Now I have a _brainphantom.i33 with a size of 16.4MB (instead of the one with a size of kB that I had before). Now I have a similar error but with different values:

GateVImageVolume.cc (l.739): I find R=257 in the image, while range stop at 256

Does anyone encounter this problem in the past?

Thanks in advance for your time.

Alejandro