Releases: spinalcordtoolbox/sct_tutorial_data
Releases · spinalcordtoolbox/sct_tutorial_data
r20260522_dev0
Update script and tutorial datasets for PR #5197 (#36) * `tutorial-datasets.csv`: Fix 'shape metric' before-starting files * `tutorial-datasets.csv`: Add missing `warp_template2anat` file * Add first draft of CSV postprocessing script This should save us from having to ever manually update CSVs again. * `process_csvs.py`: Update to fix PR review bugs - mismatches between single-subject and multi-subject CSVs - missing truncation on mtr_in_wm.csv * Generate symmetry metrics in output CSVs
r20260508
Update script and tutorial datasets for PR #5197 (#36) * `tutorial-datasets.csv`: Fix 'shape metric' before-starting files * `tutorial-datasets.csv`: Add missing `warp_template2anat` file * Add first draft of CSV postprocessing script This should save us from having to ever manually update CSVs again. * `process_csvs.py`: Update to fix PR review bugs - mismatches between single-subject and multi-subject CSVs - missing truncation on mtr_in_wm.csv * Generate symmetry metrics in output CSVs
SCT-Course-20251208
What's Changed
- Automatically upload CSV files as artifacts during CI runs by @joshuacwnewton in #31
- Add MS lesion segmentation data by @plbenveniste in #32
- Update
batch_single_subject.shfor the 2025 SCT Course by @joshuacwnewton in #33 - Fix extra column in single row of csv by @mguaypaq in #34
New Contributors
- @plbenveniste made their first contribution in #32
Full Changelog: r20250916...SCT-Course-20251208
r20250916
What's Changed
- Create new
data_rootlets-registration.zipdownload from existingt2.nii.gzandt2_seg.nii.gzfiles by @sandrinebedard in #28 - Update
sct_deepsegcalls to use new subparser syntax (no-task) by @joshuacwnewton in #30
New Contributors
- @sandrinebedard made their first contribution in #28
Full Changelog: r20250310...r20250916
r20250310
Switch to using T2 warps in dMRI/fMRI tutorials (#27)
SCT-Course-20241209
Update `batch_single_subject.sh` and `process_data.sh` to match chang…
r20241007
Add data and commands for `rootlets-segmentation` tutorial (#22) * tutorial-datasets.csv: Update with rootlets data * batch_single_subject.sh: Update with rootlets segmentation --------- Co-authored-by: valosekj <jan.valosek@upol.cz>
r20240919
This release adds the necessary data and commands for the Lesion Analysis tutorial, added in PR spinalcordtoolbox/spinalcordtoolbox#4586 by @valosekj.
r20231129
`tutorial-datasets.csv`: Remove t1.nii.gz from seg zip
SCT-Course-20231020
Add sample `qc_fail.yml` file.