File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ 20.2.1 (November 06, 2020)
2
+ ==========================
3
+ Bug-fix release in the 20.2.x LTS series.
4
+
5
+ This release adds missing metadata to GIFTI and CIFTI-2 derivatives and fixes a logging
6
+ bug affecting a small number of datasets.
7
+
8
+ Additionally the ``--output-layout bids `` flag will now output fMRIPrep derivatives directly
9
+ into the output directory, nesting FreeSurfer derivatives by default in
10
+ ``<output>/sourcedata/freesurfer ``. This layout allows the output root to be a valid BIDS
11
+ Derivatives dataset, simplifying data management and provenance tracking with content tracking
12
+ tools, such as `DataLad <https://handbook.datalad.org/ >`__. This layout will likely become the
13
+ default in future release series.
14
+
15
+ * ENH: Output TaskName and timing metadata for all resampled BOLD series (#2320)
16
+ * ENH: Add --output-layout CLI option to enable BIDS (YODA) mode (#2303)
17
+ * ENH: Add Docker authentication to increase pull rate limit (#2316)
18
+ * FIX: Specify logger for warning (#2298)
19
+
1
20
20.2.0 (September 28, 2020)
2
21
===========================
3
22
With this third minor release series of 2020,
You can’t perform that action at this time.
0 commit comments