Skip to content

22.0.1

Compare
Choose a tag to compare
@mgxd mgxd released this 06 Apr 16:33
· 777 commits to master since this release

Release Notes

A bug-fix release in the 22.0.x series.

This release includes a fix for when using UNCInfant as an output space,
as well as a few improvements to susceptibility distortion correction (SDC).
These include a new flag (--topup-max-vols) for controlling the number of
volumes used by TOPUP, and support for SDC in the case where single phase-encoding
fieldmap is used to correct opposite phase-encoding BOLD/EPI runs.

Warning ⚠️

This release includes a new version of PyBIDS, which now preserves any
zero-padding within the run entity. As a result, NiBabies output naming
may slightly differ from previous versions.

Full Changelog

  • CI: Migrate to token auth when uploading to pypi (#203)
  • ENH: Improve fieldmap support (#205)
  • MAINT: Bump niworkflows (#208)
  • STY: Bump style dependencies, run isort on repo (#206)