Skip to content

Commit e78e577

Browse files
committed
rel(2.0.2): Update CHANGES [skip ci]
1 parent 4909f5f commit e78e577

File tree

1 file changed

+29
-6
lines changed

1 file changed

+29
-6
lines changed

CHANGES.rst

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2.0.2 (May 07, 2021)
2+
====================
3+
A patch release including hot-fixes and some relevant improvements inteded for the reliability
4+
of the new API.
5+
The most relevant advance is the new :math:`B_0` fieldmap unwarping object which is compatible
6+
with *NiTranforms* and evades the problem of fiddling with the target image's x-forms.
7+
8+
* FIX: Normalize phase-encoding polarity of coefficients after TOPUP (#202)
9+
* FIX: Revise generation of the displacements field from coefficients (#199)
10+
* FIX: Inconsistency left after renaming inputs to SDC-SyN (removing "BOLD") (#182)
11+
* FIX: Correctly interpolate the BIDS root when datasets have sessions (#180)
12+
* ENH: :math:`B_0` fieldmap unwarping object (#204)
13+
* ENH: Add estimation method description to outputs (#191)
14+
* ENH: Ensure a function node is covered with unit tests (#188)
15+
* ENH: Add a preprocessing pipeline for SDC-SyN (#184)
16+
* ENH: [rodents] Add input to override default B-Spline distances in INU correction with N4 (#178)
17+
* ENH: Adopt new brain extraction algorithm in magnitude preparation workflow (#176)
18+
* DOC: Fix typos as per codespell (#205)
19+
* MAINT: Double-check conversion from TOPUP to standardized fieldmaps (#200)
20+
* MAINT: Divide ambiguous debug parameter into smaller, more focused parameters (#190)
21+
* MAINT: Adapt to GitHub actions' upgrade to Ubuntu 20.04 (#185)
22+
123
2.0.1 (March 05, 2021)
224
======================
325
A patch release including some bugfixes and minimal improvements over the previous
@@ -108,16 +130,17 @@ A complete list of issues addressed by the release is found `in the GitHub repo
108130
about *SDCFlows*.
109131
To do so, please move the author(s) name(s) to the front of the following list:
110132

111-
Markiewicz, Christopher J. \ :sup:`1`\ ; Goncalves, Mathias \ :sup:`1`\ ; Adebimpe, Azeez \ :sup:`2`\ ; Blair, Ross W. \ :sup:`1`\ ; Cieslak, Matthew \ :sup:`2`\ ; Naveau, Mikaël \ :sup:`3`\ ; Sitek, Kevin R. \ :sup:`4`\ ; Sneve, Markus H. \ :sup:`5`\ ; Gorgolewski, Krzysztof J. \ :sup:`1`\ ; Satterthwaite, Theodore D. \ :sup:`2`\ ; Poldrack, Russell A. \ :sup:`1`\ ; Esteban, Oscar \ :sup:`6`\ .
133+
Markiewicz, Christopher J. \ :sup:`1`\ ; Goncalves, Mathias \ :sup:`1`\ ; MacNicol, Eilidh \ :sup:`2`\ ; Adebimpe, Azeez \ :sup:`3`\ ; Blair, Ross W. \ :sup:`1`\ ; Cieslak, Matthew \ :sup:`3`\ ; Naveau, Mikaël \ :sup:`4`\ ; Sitek, Kevin R. \ :sup:`5`\ ; Sneve, Markus H. \ :sup:`6`\ ; Gorgolewski, Krzysztof J. \ :sup:`1`\ ; Satterthwaite, Theodore D. \ :sup:`3`\ ; Poldrack, Russell A. \ :sup:`1`\ ; Esteban, Oscar \ :sup:`7`\ .
112134

113135
Affiliations:
114136

115137
1. Department of Psychology, Stanford University
116-
2. Perelman School of Medicine, University of Pennsylvania, PA, USA
117-
3. Cyceron, UMS 3408 (CNRS - UCBN), France
118-
4. Speech & Hearing Bioscience & Technology Program, Harvard University
119-
5. Center for Lifespan Changes in Brain and Cognition, University of Oslo
120-
6. Dept. of Radiology, Lausanne University Hospital, University of Lausanne
138+
2. Department of Neuroimaging, King's College London
139+
3. Perelman School of Medicine, University of Pennsylvania, PA, USA
140+
4. Cyceron, UMS 3408 (CNRS - UCBN), France
141+
5. Speech & Hearing Bioscience & Technology Program, Harvard University
142+
6. Center for Lifespan Changes in Brain and Cognition, University of Oslo
143+
7. Dept. of Radiology, Lausanne University Hospital, University of Lausanne
121144

122145
1.3.x series
123146
============

0 commit comments

Comments
 (0)