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 test_linear.py, test_apply_linear_transform fails for all the parametrisations sw_tool='fsl', with a fresh install of FSL 6.0.2 (FLIRT 6.0).
It's an assertion error due to the difference being higher than the tolerance.
This doesn't happen in the travis CI tests, so I assume it is due to the different version of FSL.