This release contains a bug fix for the previous bug fix - antsApplyTransforms was not outputting tensor data at all, and instead produced a blank image.
Also fix a bug that affects file backups for template construction - doesn't affect the processing itself.
Thanks to @Mazhe123 for reporting the tensor bug. Apologies for the inconvenience.
What's Changed
- BUG: Backup templates tried to copy non-existent files by @cookpa in #1890
- BUG: Need to compute Exp(D) before reorienting by @cookpa in #1892
Full Changelog: v2.6.1...v2.6.2