Skip to content

Commit 86264fe

Browse files
committed
maint: update changelog
1 parent e8fa8ad commit 86264fe

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
25.0.0 (TBD)
2+
============
3+
A new minor release with some improvements to anatomical to template spatial normalization.
4+
5+
Registration will now prioritize the same modality as the anatomical template, if available.
6+
7+
A new flag `--norm-csf` performs CSF normalization on the anatomical template prior to template registration.
8+
9+
A new flag `--multi-step-reg` adds an intermediate step when registering to MNI152NLin6Asym, first performing anatomical -> MNIInfant:cohort-X (age matched by default), and then concatenates the transform with an already computed MNIInfant -> MNI152NLin6Asym.
10+
11+
Both of these flags are experimental and disabled unless requested, but comparisons and feedback with your data are helpful for future determinations!
12+
13+
14+
* ENH: Add flag for multi-step registration to adult templates (#415)
15+
* FEAT: Option to normalize CSF prior to template registration (#419)
16+
* ENH: Expand template registration to use either anatomical modality (#418)
17+
* FIX: New styling catches (#417)
18+
* FIX: Default surface recon method should be None (#416)
19+
* TST: Build workflow across different conditions (#409)
20+
* MAINT: Remove deprecated parser arguments (#407)
21+
22+
123
24.1.0 (October 02, 2024)
224
=========================
325
This new minor release includes a few bug fixes, such as excluding MCRIBS from surface reconstruction without a precomputed segmentation and ensuring generated derivatives are not masked, as well as improvements to reporting.

0 commit comments

Comments
 (0)