File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.5.0 (TBD)
2
+ ===========
3
+
4
+ Two hallmark changes conducive to a new minor release line have been included in
5
+ version 1.5.0: the upgrade of *PyBIDS * to the 0.9 series and the split of *SDCflows *
6
+ off from *fMRIPrep * codebase.
7
+ *PyBIDS * 0.9.x has a better handling of the indexed dataset that will permit some
8
+ optimizations to *fMRIPrep *'s memory fingerprint.
9
+ *SDCflows * now are found at `poldracklab/sdcflows <https://github.com/poldracklab/sdcflows >`__,
10
+ and have been split to allow a more granular and thorough testing in collaboration
11
+ with M. Cieslak, A. Adebimpe, and T. Satterthwaite.
12
+ Some other bugfixes, improvements to the documentation and minor features are also
13
+ shipped with the new release.
14
+
15
+
16
+ * ENH: Add TaskName metadata to BOLD outputs (#1714) @effigies
17
+ * REF: Separate SDCflows from fMRIPrep (#1670) @oesteban
18
+ * MAINT: Remove old ``extensions `` entity selector for PyBIDS queries (#1707) @oesteban
19
+ * FIX: Postpone ``pandoc `` conversion of boilerplate after workflow has fully run (#1710) @oesteban
20
+ * DOC: adding recon-all issue to faq (#1622) @franklin-feingold
21
+ * FIX: Use MNI152NLin2009cAsym for SDC if no templates are specified (#1703) @effigies
22
+ * FIX: Correct BOLD-T1w registration description if DoF != 9 (#1701) @effigies
23
+ * MAINT: Use PyBIDS 0.9.x via niworkflows/smriprep PRs (#1695) @effigies
24
+ * DOC: Add copyright waiver to boilerplate and reviewer note to docs (#1691) @effigies
25
+
1
26
1.4.1 (July 9, 2019)
2
27
====================
3
28
You can’t perform that action at this time.
0 commit comments