Releases: nipreps/niworkflows
Releases · nipreps/niworkflows
1.1.6
07 Feb 17:59
Compare
Sorry, something went wrong.
No results found
Release Notes
Update NiBabel pinned version.
CHANGES
MAINT: Update nibabel's pin to >=3.0.1
1.1.5
06 Feb 06:03
Compare
Sorry, something went wrong.
No results found
Release Notes
A refactor of recently introduced spaces/references/spatial-references objects, and some methods for upstream pipelines.
CHANGES
ENH: Revision of spaces
module for consistency (#457 )
ENH: Add BIDS output version checker (#456 )
ENH: Standard space querying (#455 )
ENH: Add cache to SpatialReferences (#453 )
ENH: Add helper function for cleaning a directory (#454 )
FIX: Parsing of floats in ResampleImageBySpacing
(#452 )
1.1.4
29 Jan 03:08
Compare
Sorry, something went wrong.
No results found
Release Notes
Minor enhancements to better represent spaces/spatial-references,
and increasing the test coverage of the Reports System (with thanks to J. Kent
for the contribution):
CHANGES
ENH: Separate Space
and SpatialReferences
(#451 )
ENH+TST: Add all valid entities to the default report specification (#447 )
1.1.3
16 Jan 18:22
Compare
Sorry, something went wrong.
No results found
Release Notes
A fix/enhancement of the report generation system. With thanks to J. Kent for
the contribution.
CHANGES
ENH/FIX: parse orderings to account for missing entities (#443 )
1.1.2
18 Dec 07:16
Compare
Sorry, something went wrong.
No results found
Release Notes
Hotfix of 1.1.1
CHANGES
FIX: IntraModalMerge
- Undefined input name used in _run_interface
(#442 )
1.1.1
18 Dec 00:29
Compare
Sorry, something went wrong.
No results found
Release Notes
A bugfix release to support addressing nipreps/sdcflows#77 .
With thanks to Alejandro De La Vega for contributions.
CHANGES
FIX: IntraModalMerge
failed for dims (x, y, z, 1) (#441 ) @oesteban
ENH: Add n4_only
workflow -- to skip brain extraction (#435 ) @adelavega
MAINT: Update nibabel to 3.0.0rc1 (#439 ) @mgxd
1.0.3
18 Dec 21:31
Compare
Sorry, something went wrong.
No results found
Release Notes
Hot-fix release in the 1.0.x series. Backported from 1.1.2.
CHANGES
FIX: IntraModalMerge
- Undefined input name used in _run_interface
(#442 )
FIX: IntraModalMerge
failed for dims (x, y, z, 1) (#441 ) @oesteban
1.1.0
09 Dec 17:53
Compare
Sorry, something went wrong.
No results found
Release Notes
The first minor release of the niworkflows 1.x series. Numerous interfaces (GenerateCifti, CiftiNameSource, GiftiNameSource) have been changed to be compatible with HCP grayordinates.
CHANGES
ENH: CIFTI / fsLR density (#436 ) @mgxd
ENH: expand GenerateCifti & MedialNaNs interfaces to support HCP grayordinates / fsLR surfaces (#417 ) @mgxd
1.0.2
09 Dec 17:55
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug-fix release in the 1.0.x series.
CHANGES
FIX: Permit dummy scans to be 0 (#438 ) @jdkent
MNT: Specify junit_family to suppress pytest DeprecationWarning (#432 ) @effigies
1.0.1
27 Nov 21:21
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug-fix release in the 1.0.x series.
CHANGES
FIX: Ensure data type of masked image matches T1.mgz (#430 ) @effigies