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. Is this a reproducible error (does it happen every time you run it), and what is the tumor size you are using?
This error is referring to the tumor "spilling over" the space from where we are growing it, which shouldn't happen as the space is significantly larger than the tumor.
I am running the example command
python 3DTumorSimul_MultiRegionSeq.py 5000 0.6 0.00001 0.1 0
on a server. I get this error, even when I change up the numbers. Not sure what this is referring to?
Traceback (most recent call last): File "3DTumorSimul_MultiRegionSeq.py", line 432, in <module> if space[key].present == 0: KeyError: (121, 52, 63)
The text was updated successfully, but these errors were encountered: