Skip to content

25.0.1

Latest
Compare
Choose a tag to compare
@oesteban oesteban released this 14 Aug 08:11
· 11 commits to master since this release
25.0.1
7772372

Release Notes

A patch release addressing a critical issue in the ImageGrid class relating to coordinates, and bolstered the testing of ANTs' generated displacement fields by cross-comparing against antsApplyTransformsToPoints in several new tests.

What's changed

  • FIX: ImageGrid._coords was somehow overwritten + re-enable tests by @oesteban in #276
  • FIX: Revision of index and RAS coordinate grids generation by @oesteban in #271
  • ENH: Implement ITK densefields checks vs antsApplyTransformsToPoints by @oesteban in #277
  • ENH: Add unit test on dense fields (extracted from #266) by @oesteban in #274
  • RF: Move tests to better locations by @oesteban in #272
  • MNT: Minimal housekeeping of tests by @oesteban in #275
  • MNT: Fix coverage XML path in CircleCI by @oesteban in #265
  • MNT: Add test cases demonstrating ordering bug reading composite ITK's HDF5 files by @oesteban in #263
  • STY: Run ruff at the source root by @oesteban in #273

Full Changelog: 25.0.0...25.0.1