File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
12
1.5.8 (January 28, 2020)
2
13
========================
3
14
Bug-fix release in the 1.5.x series.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ install_requires =
30
30
psutil >=5.4
31
31
pybids ~= 0.9.4
32
32
pyyaml
33
- sdcflows ~=1.0.4
33
+ sdcflows ~= 1.0.5
34
34
smriprep ~= 0.4.2
35
35
tedana >=0.0.5
36
36
templateflow ~= 0.4.1
You can’t perform that action at this time.
0 commit comments