Dear neuroimaging community,
We are happy to announce the release of SCT v7.3.
The most notable changes for this release include:
- Feature: Add deep learning-based motion correction algorithm (
-dlflag) tosct_dmri_mocoandsct_fmri_moco. View pull request - Feature: Implement
length_anteriorandlength_posteriormetrics insct_process_segmentation. View pull request - Enhancement: Reduce memory usage in
sct_apply_transfowhen warping 4D images by avoiding unnecessary data copies. View pull request - Enhancement: Handle missing centerline slices in
sct_compute_ascorandsct_process_segmentationby limiting segmentation metrics to only overlapping slices. View pull request - Bug: Fix excessive RAM usage and slow processing in
sct_process_segmentationby resampling after cropping rather than before. View pull request - Bug: Fix blank QC report page by improving rendering performance for large reports. View pull request
- Bug: Fix bug in
sct_analyze_lesionwhere thevert_levelcolumn would sometimes be incorrectly included in thetotal % all_tractssum when using-f -perslice 1. View pull request - Bug: Fix several bugs with the
find_angle_hogfunction insct_register_to_templateto make computed HOG values consistent. View pull request - Bug: Avoid crash in
sct_deepsegduring inference ifspineis present in the$SCT_DIRpath. View pull request - Installation: Fix several bugs in
sct.defto improve Apptainer installation (install directory, task installation). View pull request - Documentation: Update web tutorials to include changes to the slides from the 2025 SCT Course. View pull request
For the full list of changes included in this release, click here.
For installation instructions, click here.
If you have any questions or feature requests, please post in the SCT forum.
Happy processing!
The Spinal Cord Toolbox Team