Skip to content

Releases: nipreps/nibabies

21.0.1

18 Oct 15:57
Compare
Choose a tag to compare

Release Notes

A patch release in the 21.0.x series.

This patch release is for all Docker/Singularity users.

infant_recon_all did not have access to all required templates, causing failures for certain ages.

Changes

  • DOCKER: Add missing infant_recon_all templates (130dcf3)

21.0.0

18 Oct 15:55
Compare
Choose a tag to compare

Release Notes

The first major release series of 2021.

This release includes enhancements, such as:

  • Fine-grain subcortical alignment during CIFTI generation
  • Improved functional registration to template space
  • Greatly minimized container environment

Additionally, a plethora of bug-fixes are included, and documentation has been improved.

As with all minor version increments, working directories from previous versions should not be reused.

If you encounter any issues with this release, please let us know by posting an issue on our GitHub page!

Changes

  • DOC: Set up external readthedocs documentation (#119) (#126) (#128)
  • DOCKER: Reduce container image size (#105) (#133)
  • DOCKER: Strip ABI tag from libQt5Core.so.5 (#109)
  • DOCKER: Modernize Dockerfile (#85)
  • ENH: Port slice timing correction enhancements from fMRIPrep (#137)
  • ENH: Change default --output-layout to bids (#130)
  • ENH: Subcortical alignment workflow (#72)
  • ENH: Framewise displacement head radius flag (#104)
  • ENH: Incorporate subcortical CIFTI alignment to functional processing (#102)
  • ENH: Do not run infant_recon_all if already completed (#101)
  • FIX: Handle sessions when grouping BOLDs (#139)
  • FIX: Ensure MNIInfant is added if no --output-spaces are used (#136)
  • FIX: Ensure nibabies-wrapper patches are correctly bound (#113)
  • FIX: BOLD to template normalization (#99)
  • FIX: SDC fieldwarp application (#98)
  • FIX: Avoid running BBReg under certain conditions (#95)
  • FIX: Standard output spaces (#92)
  • FIX: Small Docker environment fixes (#86)
  • FIX: Feed NiTransforms with LTAs of type RAS2RAS (#84)
  • MAINT: Rename default infant_recon_all output directory (#129)
  • MAINT: Bump SDCFlows to latest bugfix version (d799fee)
  • MAINT: Attempt to pull most recent dev version (#94)
  • MAINT: Initial CircleCI workflow (#93)
  • STY: black nibabies module (#118)

0.1.2 Hotfix Release

30 Jun 22:40
Compare
Choose a tag to compare

Release Notes

This release fixes an issue with the BOLD reference grouping logic potentially processing the same BOLD file twice, leading to a duplication error.

Changes

  • FIX: BOLD file duplication error (#83)

0.1.1

21 Jun 23:43
Compare
Choose a tag to compare

Release Notes

Summer is here and so is another NiBabies release 🌞 !* This release fixes up issues with BIDS validation, as well as includes a wrapper script to facilitate running with either Docker or Singularity. The wrapper can be installed through pip, like so:

pip install nibabies-wrapper==0.1.1

Check out the full changelog below.

Changes

  • FIX: BIDS validation error
  • ENH: Additional wrapper script (nibabies-wrapper) to facilitate running through Docker/Singularity
  • DOC: Updates anatomical processing figure, adds functional processing figure
  • DOC: Fixes typo in README usage

* Sorry southern hemisphere users ☃️

0.1.0

09 Jun 17:22
Compare
Choose a tag to compare

0.1.0 (May 26, 2021)

This minor release includes support for both anatomical and functional preprocessing.

  • Implements susceptibility distortion correction for BOLDs
  • Improved documentation
  • Adds estimated fieldmap report
  • Removed unused commandline arguments