1.10.0
Release notes
New feature release in the 1.10.x series.
This release has several improvements targeting ASLPrep and MRIQC, particularly around BIDS tooling and workflow plugins. We also drop our use of Convert3D in favor of nitransforms, allowing downstream projects to remove this non-Python dependency as needed.
Some fixes change workflow structure, so please test before upgrading.
Changes
- FIX: Copy header to ensure mask is really aligned (#844)
- FIX: Correctly use
ignore_initial_volumes
inConfoundsCorrelationPlot
(#846) - FIX: Add DWI to the default queries of BIDS querying (#833)
- ENH: Add
ignore_initial_volumes
param toConfoundsCorrelationPlot
(#843) - ENH: Add MRIQC's custom multiproc runner that allows passing the pool (#841)
- ENH: Upstream debugging hook from MRIQC (#842)
- ENH: Add ASL support in BIDS utilities (#839)
- ENH: Add hemi entity to transform path patterns (#832)
- RF: Replace Convert3d with nitransforms in MCFLIRT2ITK (#835)
- DOC: fix typo in refmap.py (#837)
- STY: Assorted refurb suggestions (#831)
- MNT: http:// → https:// (#828)
- CI: Bump actions/setup-python from 4 to 5 (#845)
- CI: Bump conda-incubator/setup-miniconda from 2 to 3 (#840)
New Contributors
Full Changelog: 1.9.0...1.10.0