File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ 0.17.0 (December 19, 2024)
2+ ==========================
3+ New feature release in the 0.17.x series.
4+
5+ This release improves handling of datasets where T1w images are not
6+ the primary modality. It also supports the generation of fsLR meshes
7+ on the subject surface with the names:
8+
9+ ```
10+ sub-<label>/anat/sub-<label>_hemi-<L|R>_space-fsLR_den-<label>_<surface>.surf.gii
11+ ```
12+
13+ These are useful for plotting CIFTI results on subject anatomy.
14+
15+ * FIX: Stop excluding FS minc_modify_header used during fallback registration (#453)
16+ * ENH: Output fsLR meshes on subject surfaces (#460)
17+ * ENH: Support spatial normalization to alternative modalities (#459)
18+ * ENH: Add `t2w_file ` output to `TemplateFlowSelect ` (#457)
19+ * MNT: Enable pre-release tests (#461)
20+ * MNT: Complete transition from flake8/black to ruff (#435)
21+ * MNT: Adopt src/ layout and tox (#458)
22+
1230.16.1 (August 26, 2024)
224========================
325A bug-fix release that reworks selection within the
You can’t perform that action at this time.
0 commit comments