github nipy/nipype 1.8.0

latest releases: 1.10.0, 1.9.2, 1.9.1...
3 years ago

1.8.0 (May 10, 2022)

New feature release in the 1.8.x series.

The primary new features are a batch of PETSurfer interfaces.

This release drops support for Python < 3.7 and Numpy < 1.17, triggering a minor version bump.
Additionally, matplotlib < 2.1 will stop working with some interfaces, but more recent versions
will start working.

Full changelog: https://github.com/nipy/nipype/milestone/1.8.0?closed=1

  • FIX: Change plt.hist() argument from deprecated 'normed' to 'density' (#3455)
  • ENH: Add random seed option to ANTs registration (#3463)
  • ENH: Add PETsurfer interfaces (#3437)
  • ENH: Add Text2Vest and Vest2Text interfaces (#3447)
  • REF: Optimize ICC_rep_anova with a memoized helper function (#3454)
  • REF: Rearranging matmul order and using hermitian flag in ICC_rep_anova (#3453)
  • MNT: Drop distutils (#3458)
  • CI: Cache test data (#3459)

New Contributors

Full Changelog: 1.7.1...1.8.0

Don't miss a new nipype release

NewReleases is sending notifications on new releases.