Skip to content

Commit f28f532

Browse files
committed
doc(2.13.0): Changelog entry
1 parent 0ecd4c5 commit f28f532

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
2.12.0 (March 21, 2025)
223
=======================
324
Feature release in the 2.12.x series.

0 commit comments

Comments
 (0)