FSL 6.0.7.21, 9th March 2026
fsleyes 1.17.0 -> 1.17.1
Detailed history
BF: Stupid bug in copy coordinates functionMNT: Add widget accessors for testingTEST: Should have added this test previouslyDOC: Copy coords in userdocs
fsl-fdt 2602.1 -> 2603.0
- BF: Fix bug in
vecregThe warp gradient calculation was not taking voxel dimensions into account, meaning that it was incorrect for reference image spaces that are not 1mm isotropic.
A few unrelated changes have been made to address compiler warnings, and probtrackx has been updated to print a warning encouraging users to switch to probtrackx2 (only ~15 years too late).
Detailed history
BF: Vecreg not calculating warp gradient correctly - was assuming 1mm isotropicMNT: Remove duplicate catch clause (NEWMAT::Exception is a std::runtime_error)MNT: indentationMNT: Explicitly convert from int to placate macOS compilerMNT: Make (very) old probtrackx emit warning