Skip to content

v0.6.0

Choose a tag to compare

@Barisevrenugur Barisevrenugur released this 26 Jul 14:30
· 474 commits to master since this release

Added

  • support for reading RepetitionTime from individual file metadata for AFI B1-mapping data (i.e. support for qMRI-BIDS formatted data)

Fixed

  • issue #5: fixed version check for compiled toolbox
  • QUIQI check: dependence on stats toolbox
  • issue #14 (Spatial processing: Inverse deformation field moved along with forward deformation field to requested folder)
  • issue #59: both the qform and the sform of the first PD-weighted image are now propagated to the quantitative maps, rather than just the sform

Breaking changes

  • AFI B1 mapping data must be entered in the opposite order to previously (for sequence programmers: the assumption is now made that the order of alTR strictly reflects the order of acquisition, rather than being sorted). A warning will be printed if the toolbox detects that the data might have been provided in the wrong order (see changes made in #41). Note that while this is a breaking change, it should make data sorting more logical.