Skip to content

22.1.0

Compare
Choose a tag to compare
@mgxd mgxd released this 02 Aug 20:41
· 641 commits to master since this release

Release Notes

A new minor release! The 22.1.x series of NiBabies includes:

  • A new flag (--force-reconall) to use FreeSurfer recon-all instead of infant_recon_all.
  • Improved alignment between FreeSurfer outputs and processed anatomical.
  • Decreased memory usage while running across multiple processes (default).
  • Fix to multi-echo processing in cases where an optimally combined file of all echoes was missing.
  • Fix to the subcortical CIFTI to be in LAS orientation.

Changes

  • FIX: Correct fsnative <-> anatomical transforms (#223)
  • FIX: Vastly improve multi-echo handling (#220)
  • ENH: Add option to use recon-all instead of infant_recon_all (#214)
  • ENH: Add migas telemetry to nibabies (#226)
  • ENH: Add interface for reorienting images (#229)
  • DOCKER: Bump Python to 3.9 (#221)
  • RF/ENH: Rework workflow generation (#219)