Skip to content

Releases: spinalcordtoolbox/sct_tutorial_data

r20260522_dev0

22 May 17:17
25f764a

Choose a tag to compare

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

08 May 14:00
25f764a

Choose a tag to compare

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

05 Dec 01:03
f176fd2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: r20250916...SCT-Course-20251208

r20250916

16 Sep 20:46
dc50cda

Choose a tag to compare

What's Changed

  • Create new data_rootlets-registration.zip download from existing t2.nii.gz and t2_seg.nii.gz files by @sandrinebedard in #28
  • Update sct_deepseg calls to use new subparser syntax (no -task) by @joshuacwnewton in #30

New Contributors

Full Changelog: r20250310...r20250916

r20250310

10 Mar 18:12
0d1259a

Choose a tag to compare

Switch to using T2 warps in dMRI/fMRI tutorials (#27)

SCT-Course-20241209

09 Dec 01:22
e349507

Choose a tag to compare

Update `batch_single_subject.sh` and `process_data.sh` to match chang…

r20241007

07 Oct 15:54
8b91e72

Choose a tag to compare

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

19 Sep 14:45

Choose a tag to compare

This release adds the necessary data and commands for the Lesion Analysis tutorial, added in PR spinalcordtoolbox/spinalcordtoolbox#4586 by @valosekj.

r20231129

29 Nov 23:22
0f52a46

Choose a tag to compare

`tutorial-datasets.csv`: Remove t1.nii.gz from seg zip

SCT-Course-20231020

14 Nov 19:56
3bccca7

Choose a tag to compare

Add sample `qc_fail.yml` file.