Releases: nipreps/fmriprep
Releases · nipreps/fmriprep
20.0.0rc2
1.5.9
Release Notes
Bug-fix release in the 1.5.x series.
This release fixes a bug for some phase maps generated by Philips. A full fix with better handling
of all phase maps will be available in an upcoming minor release (20.0 or 20.1), but this should permit
users who are processing with 1.5.x to resolve this issue in a way that does not affect phase maps
unaffected by the bug.
CHANGES
- FIX: Center phase maps around central mode, avoiding FoV-related outliers (nipreps/sdcflows#89)
20.0.0rc1
1.5.8
1.5.7
Release Notes
Bug-fix release in the 1.5.x series.
CHANGES
- FIX: Calculate FoV with shape and zooms (nipreps/smriprep#161)
1.5.6
1.5.5
1.5.4
1.5.3
fMRIPrep 1.5.3 (December 12, 2019)
The last bug fix release of the 1.5.x series.
- FIX: Do not run STC if SliceTiming metadata is set but empty (#1854) @oesteban
- FIX: Link to EPINorm issue in README (#1903) @adelavega
- FIX: Respect --dummy-scans 0 (#1908) @jdkent
- ENH: Upgrade SDCFlows to new API (1.0.0) (#1886) @oesteban
- ENH: Add --fs-subjects-dir flag (#1901) @effigies
- DOC: Improving accessibility of confounds description (#1877) @kfinc
- MAINT: Ensure data is packaged in sdist (#1902) @effigies
- MAINT: Remove deprecated command-line arguments (#1909) @mgxd