File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ 2.13.0 (May 15, 2025)
2+ =====================
3+ Feature release in the 2.13.x series.
4+
5+ This release addresses some longstanding issues with the SyN-SDC workflow,
6+ improving the registration quality in adult humans by utilizing a spatial prior,
7+ as well as allowing Laplacians to be up- or down-weighted in the cost function,
8+ making it more usable across species.
9+
10+ Additionally, this release allows for the use of ``EstimatedTotalReadoutTime `` or
11+ ``EstimatedEchoSpacing ``, or a manually provided fallback ``TotalReadoutTime `` value,
12+ permitting the use of SDCFlows on datasets that do not have reliable timing information
13+ without introducing incorrect metadata into the datasets.
14+
15+ * fix(syn): Re-enable priors respecting ``sd_priors `` argument (#488)
16+ * feat: Add workflow arguments for metadata estimates and fallback TRT (#479)
17+ * feat(syn): Update totalFieldVarianceInVoxel space based on voxel resolution (#487)
18+ * feat(syn): Allow changing laplacians weights in SyN registration metric (#484)
19+ * test(syn): Add a test to exercise SyN workflow creation and check parameters (#486)
20+
21+
1222.12.0 (March 21, 2025)
223=======================
324Feature release in the 2.12.x series.
You can’t perform that action at this time.
0 commit comments