rnfinnegan

Results 5 comments of rnfinnegan

Hi @bwheelz36 and @pchlap - yes I believe this is due to a change in SimpleITK versions. Previously, `sitk.sitkBSpline` was equal to `3` (see [SimpleITK v2.1.0 code](https://github.com/SimpleITK/SimpleITK/blob/v2.1.0/Code/Common/include/sitkInterpolator.h)) Now, `sitk.sitkBSpline` is...

Hi @indranilmallick, thanks for opening up this issue. It seems like some geometric information has been lost/changed somewhere along the conversion process. To help narrow down the cause of this...

Hello, This is a great question @YYAN97! Different grid size could definitely be a culprit, as Phil mentioned. Another likely cause is how structures are represented. As @pchlap said, the...

Could use dummy data (cylinder, spheres) for some of these

Hello! I am very happy that you find PlatiPy useful. Thanks for providing a working example, @SimonBiggs! For some context, it seems like your original code produced an error because...