Skip to content

0.10.4

Choose a tag to compare

@oesteban oesteban released this 11 Oct 19:53
· 1702 commits to master since this release
0.10.4

Release Notes

Patch release with a few small bug fixes and improvements.

CHANGES

  • FIX: Remove unused, undocumented output from the bold_reference workflow (#409) @oesteban
  • FIX: Do not validate built paths (#405) @effigies
  • FIX: Ensure that length of indices matches length of values (#397) @rciric
  • ENH: Add a new Binarize interface using nibabel (#402) @oesteban
  • ENH: Enable BIDSFreeSurferDir to take an absolute path as a subjects directory (#398) @effigies
  • TEST: Separate LTA length fixing and add doctest (#403) @davhunt