Skip to content

24.1.0

Latest
Compare
Choose a tag to compare
@mgxd mgxd released this 03 Oct 13:47
· 3 commits to master since this release

Release Notes

This new minor release includes a few bug fixes, such as excluding MCRIBS from surface reconstruction without a precomputed segmentation and ensuring generated derivatives are not masked, as well as improvements to reporting.

Changelog

Enhancements

  • ENH: Add boilerplate, errors to report (#403)
  • ENH: Add age to session report (#402)
  • ENH: Improvements to age parsing (#395, #398)

Fixes

  • FIX: MCRIBS auto surface reconstruction logic (#399)
  • FIX: Do not force masking of anatomicals when using --derivatives (#400)

Internals / Maintenance

  • MAINT: Revisit warnings filter (#396)
  • MAINT: Automate testing with tox (#404)
  • MAINT: Port over parser arguments and tests from fmriprep (#401)