Releases: nipreps/sdcflows
Releases · nipreps/sdcflows
1.3.1
Release Notes
Bug-fix release adapting to use newly refacored DerivativesDataSink
CHANGES
- ENH: Use new
DerivativesDataSink
from NiWorkflows 1.2.0 (#102)
1.3.0
Release Notes
Minor release enforcing BIDS-Derivatives labels on dseg
file.
CHANGES
- FIX: WM mask selection from dseg before generating report (#100)
1.2.3 - Yanked (Do not use)
Release Notes
Bug-fix release enforcing BIDS-Derivatives labels on dseg
file.
CHANGES
- FIX: WM mask selection from dseg before generating report (#100)
1.2.2
Release Notes
Bug-fix release to fix phase-difference masking bug in the 1.2.x series.
CHANGES
- FIX: Do not reorient magnitude images (#98)
1.0.6
Release Notes
Bug-fix release to fix phase-difference masking bug in the 1.0.x series.
CHANGES
- FIX: Do not reorient magnitude images (#98)
1.2.1
Release Notes
A patch release to make SDCFlows more amicable to downstream software.
CHANGES
- MAINT: Migrate from versioneer to setuptools_scm (#97)
- MAINT: Flexibilize dependencies -- nipype, niworkflows, pybids (#95)
1.2.0
Release Notes
A minor version release containing a bugfix for the phase-difference map massaging that improves robustness.
This release is preparation for fMRIPrep 20.0.0.
CHANGES
- FIX: Scale all phase maps to
[0, 2pi]
range (#88)
- MNT: Fix package tests (#90)
- MNT: Fix circle deployment (#91)
1.0.5
Release Notes
Bug-fix release.
CHANGES
- FIX: Center phase maps around central mode, avoiding FoV-related outliers (#89)
1.1.0
Release Notes
This is a nominal release that enables downstream tools to depend on both SDCFlows and niworkflows 1.1.x.
Bug fixes needed for the 1.5.x series of fMRIPrep will be accepted into the 1.0.x series of SDCFlows.
1.0.4
Release Notes
Bug-fix release.
CHANGES
- FIX: Connect SyN outputs whenever SyN is run (#82)
- MNT: Skim Docker image, optimize CircleCI workflow, and reuse cached results (#80)