Skip to content

Commit df7302c

Browse files
committed
REL: 1.5.9
1 parent eca5e40 commit df7302c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.5.9 (February 14, 2020)
2+
=========================
3+
Bug-fix release in the 1.5.x series.
4+
5+
This release fixes a bug for some phase maps generated by Philips. A full fix with better handling
6+
of all phase maps will be available in an upcoming minor release (20.0 or 20.1), but this should permit
7+
users who are processing with 1.5.x to resolve this issue in a way that does not affect phase maps
8+
unaffected by the bug.
9+
10+
* FIX: Center phase maps around central mode, avoiding FoV-related outliers (poldracklab/sdcflows#89)
11+
112
1.5.8 (January 28, 2020)
213
========================
314
Bug-fix release in the 1.5.x series.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install_requires =
3030
psutil >=5.4
3131
pybids ~= 0.9.4
3232
pyyaml
33-
sdcflows ~=1.0.4
33+
sdcflows ~= 1.0.5
3434
smriprep ~= 0.4.2
3535
tedana >=0.0.5
3636
templateflow ~= 0.4.1

0 commit comments

Comments
 (0)