|
| 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 | + |
1 | 23 | 2.0.1 (March 05, 2021)
|
2 | 24 | ======================
|
3 | 25 | 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
|
108 | 130 | about *SDCFlows*.
|
109 | 131 | To do so, please move the author(s) name(s) to the front of the following list:
|
110 | 132 |
|
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`\ . |
112 | 134 |
|
113 | 135 | Affiliations:
|
114 | 136 |
|
115 | 137 | 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 |
121 | 144 |
|
122 | 145 | 1.3.x series
|
123 | 146 | ============
|
|
0 commit comments