Skip to content

2.2.3

Latest

Choose a tag to compare

@effigies effigies released this 25 Nov 20:51
· 8 commits to main since this release
2.2.3
a5cda56

Fixed

  • NIfTI files with bad qform matrices, resulting from non-normalized quaternions, would previously raise a NIFTI_HEADER_UNREADABLE error. Now only the axis codes are disabled, preventing orientation checks, but not raising errors.

Pull requests merged

  • fix: Set nifti_header.axis_codes to null for bad qforms, rather than error by @effigies in #297

Full Changelog: 2.2.2...2.2.3