There have been some formatting updates to PrintHeader, it will now print arrays / matrices, including the qto_xyz matrix populated from the NIFTI qform.
What's Changed
- STYLE: CoordRepType -> CoordinateType code readability by @hjmjohnson in #1894
- ENH: Fix tensor I/O for python by @cookpa in #1897
- DOC: Remove spare opening parenthesis in README link by @jhlegarreta in #1904
- ENH: allow antsTransformInfo to read MatrixOffsetTransformBase by @cookpa in #1906
- BUG: slices exceeded bounds if mask extends close to the edge of the image by @cookpa in #1911
- ENH: Fix header printing by @cookpa in #1912
New Contributors
- @jhlegarreta made their first contribution in #1904
Full Changelog: v2.6.2...v2.6.3