-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.17.0 (December 19, 2024) New feature release in the 0.17.x series. This release improves handling of datasets where T1w images are not the primary modality. It also supports the generation of fsLR meshes on the subject surface with the names: sub-<label>/anat/sub-<label>_hemi-<L|R>_space-fsLR_den-<label>_<surface>.surf.gii These are useful for plotting CIFTI results on subject anatomy. * FIX: Stop excluding FS minc_modify_header used during fallback registration (#453) * ENH: Output fsLR meshes on subject surfaces (#460) * ENH: Support spatial normalization to alternative modalities (#459) * ENH: Add `t2w_file` output to `TemplateFlowSelect` (#457) * MNT: Enable pre-release tests (#461) * MNT: Complete transition from flake8/black to ruff (#435) * MNT: Adopt src/ layout and tox (#458)
- Loading branch information
Showing
4 changed files
with
40 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters