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
fix: Remove checks for unit zooms and symmetric rotations in template warp (#3376)
A user with a custom template is generating warps that have spacing
`[1.5 1.5 1.5]`:
https://neurostars.org/t/use-custom-dartel-template-in-fmriprep/30670/8
The check for unit spacing was mostly intended to avoid weird behavior
where we might generate a bad affine. The interpretation of isotropic
spacing is straightforward, so I think we can relax this. Creating a
docker image to allow for testing.
0 commit comments