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
In some but not all cases, resample_space causes an image to be shifted left/right / in the axial plane by a few mm. I have not figured out the boundary conditions of when this happens and when it does not happen. Here is an example of when it happens:
The top is the original image. The bottom is resampled to a new space -- notice how the image has been shifted right. In my testing, this occurrence of this bug may depend more on the target space being sampled to, rather than the resampling algorithm, but more testing is needed to better understand this.
Contact me directly for the brain imaging files used to above to reproduce the bug; I don't have permission to post them publicly. Using other files, the bug may or may not appear.
The text was updated successfully, but these errors were encountered:
In some but not all cases, resample_space causes an image to be shifted left/right / in the axial plane by a few mm. I have not figured out the boundary conditions of when this happens and when it does not happen. Here is an example of when it happens:
The top is the original image. The bottom is resampled to a new space -- notice how the image has been shifted right. In my testing, this occurrence of this bug may depend more on the target space being sampled to, rather than the resampling algorithm, but more testing is needed to better understand this.
Here is the code to recreate the bug:
Contact me directly for the brain imaging files used to above to reproduce the bug; I don't have permission to post them publicly. Using other files, the bug may or may not appear.
The text was updated successfully, but these errors were encountered: