Skip to content

Liometopum

Latest

Choose a tag to compare

@cookpa cookpa released this 08 Oct 19:02
· 1 commit to master since this release

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

Full Changelog: v2.6.2...v2.6.3