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
According to Siddon's method there does not seem to be a restriction in vol_spacing being all positive. However when I use vol_spacing with negative numbers I often get a NonIntersectingRayError, should vol_spacing be positive for the code to work ?