Releases: nipreps/niworkflows
Releases · nipreps/niworkflows
0.2.5
CHANGES
- [PIN] Pinning nipype to nipy/nipype@master
0.2.3
CHANGES
- [PIN] Upgrade internal Nipype to current master + current nipy/nipype#2325
- [ENH] Thinner lines in tissue segmentation (#215)
- [ENH] Use nearest for coreg visualization (#214)
0.2.2
Release notes
Update nipype to latest master + a PR that improves the Node execution for experimental purposes.
CHANGES
0.2.1
A new report interface for displaying ROIs has been added
CHANGES
- [ENH] Add new ROIsPlot interface (#211)
- [PIN] Upgrade internal Nipype to current master.
0.2.0
This release makes report capable interfaces more homogeneous and simplifies tests of segmentation interfaces. Now, all report capable interfaces generate standalone SVGs by default.
CHANGES
- [ENH] Generate SVGs only (#210)
- [PIN] Upgrade internal Nipype to master after the v0.14.0 release.
0.1.11
CHANGES
- [ENH] Update internal Nipype including merging nipy/nipype#2285 before nipype itself does.
0.1.10
A new update to keep up with Nipype development.
CHANGES
- [ENH] Lower priority of "Affines do not match" warning (#209)
- [FIX] Increase tolerance in GenerateSamplingReference (#207)
- [ENH] Upgrade internal Nipype
0.1.9
CHANGELOG
- [ENH] Display surface contours for MRICoregRPT if available (#204)
- [ENH] Crop BOLD sampling reference to reduce output file size (#205)
- [ENH] Close file descriptors where possible to avoid OS limits (#208)
- [ENH] Upgrade internal Nipype
0.1.8
CHANGELOG
- [ENH] Add NKI template data grabber (#200)
- [ENH] Enable sbref to be passed to EstimateReferenceImage (#199)
- [ENH] Add utilities for fixing NIfTI qform/sform matrices (#202)
- [ENH] Upgrade internal Nipype