Skip to content

FSL 6.0.7.21, 9th March 2026

fsleyes 1.17.0 -> 1.17.1

Detailed history

  • BF: Stupid bug in copy coordinates function
  • MNT: Add widget accessors for testing
  • TEST: Should have added this test previously
  • DOC: Copy coords in userdocs

fsl-fdt 2602.1 -> 2603.0

  • BF: Fix bug in vecreg The 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 isotropic
  • MNT: Remove duplicate catch clause (NEWMAT::Exception is a std::runtime_error)
  • MNT: indentation
  • MNT: Explicitly convert from int to placate macOS compiler
  • MNT: Make (very) old probtrackx emit warning