1.8.3
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
- @LostBenjamin made their first contribution in #3485
Full Changelog: 1.8.2...1.8.3