This is a bug fix release with important changes to Jacobian estimation and tensor reorientation.
See #1884 for Jacobians and #1880 for tensors. Please open an issue or discussion if there are any questions.
What's Changed
- BUG: Fix tensor reorientation with displacement fields by @cookpa in #1871
- ENH: Support composite transforms in ReorientTensorImage by @cookpa in #1874
- Dt background value by @cookpa in #1875
- Apply PPD reorientation for tensor data in antsApplyTransforms by @cookpa in #1879
- ENH: Allow writing Jacobian matrix as NIFTI by @cookpa in #1885
- BUG: Jacobian determinants incorrect for non-identity direction matrices by @cookpa in #1887
Full Changelog: v2.6.0...v2.6.1