Skip to content

1.8.3

Compare
Choose a tag to compare
@effigies effigies released this 14 Jul 15:35
· 438 commits to master since this release

Release Notes

Bug-fix release in the 1.8.x series.

This release includes compatibility fixes for nibabel 4.x and resolves a denial-of-service
bug when the etelemetry server is down that resulted in excessive (blocking) network hits that
would cause any tools using nipype interfaces to take a very long time.

What's Changed

  • FIX: Argument order to numpy.save() (#3485)
  • FIX: Add tolerance parameter to ComputeDVARS (#3489)
  • FIX: Delay access of nibabel.trackvis until actually needed (#3488)
  • FIX: Avoid excessive etelemetry pings (#3484)
  • ENH: Added outputs' generation to DWIBiascorrect interface (#3476)

New Contributors

Full Changelog: 1.8.2...1.8.3