Skip to content

25.2.0

Latest
Compare
Choose a tag to compare
@mgxd mgxd released this 25 Sep 17:38
· 8 commits to master since this release

Release Notes

The first release of the 25.2.x series.

This release synchronizes with downstream dependencies, as well as
leverages TemplateFlow to retrieve intermediate transforms used during multi-step registration.

If you are reusing a previous TemplateFlow cache (which may be the case if running with
Apptainer / Singularity), you will need to clear or update your cache to ensure these new files
are available.

Thanks to @LuciMoore for the contribution!

Changes

Documentation

  • DOC: MCRIBS and surf recon methods chosen based on age (#485)

Enhancements

  • ENH: Retrieve transforms with templateflow (#486)
  • ENH: Save cortex mask (#487)
  • ENH: Add multiverse output layout (#481)

Bug Fixes

  • FIX: Default to grid-constant when resampling BOLD to output spaces
  • FIX: Propagate error code if pipeline run is unsuccessful