Skip to content

release-v0.1.2-beta2

Pre-release
Pre-release

Choose a tag to compare

@DerOrfa DerOrfa released this 20 Nov 16:43
· 849 commits to master since this release

Fixed

Many small bugs - refer to commits for details...

Added

  • Rescaling factor to pre-processed B1:
    To deal with B1 maps that are not in p.u. of the nominal flip angle.
    Percent units expected by the hMRI-toolbox, but...
    The current BIDS proposal is to have B1 maps scaled so that a value of 1 corresponds to the nominal flip angle.
    To be continued...

  • Logging processing messages:
    In order to review and keep track of info, warnings and other messages coming up during data processing, all messages are logged using the hmri_log.m script.
    Various options available (pop-up messages, messages logged to the Matlab Command Window, messages saved into a log file).
    Improved tracking and readability of the messages, with more explicit descriptions and improved uniformity of the used format.

Changed

  • Imperfect spoiling correction disabled by default:
    To avoid confusion and resulting mistake (applying correction coefficients to the wrong sequence).
    With the publication of "standard MPM protocols", it is likely to have new protocols implemented with sequences other than the customised sequences for which the correction coefficients have been calculated.
    Therefore the TR and FA criteria are not sufficient any longer to identify the right set of correction coeficients to be used unambiguously.