You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 brain_phantom.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
The text was updated successfully, but these errors were encountered:
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 brain_phantom.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
The text was updated successfully, but these errors were encountered: