Skip to content

Releases: spinalcordtoolbox/manual-correction

r20250327

27 Mar 12:27
8cd580d
Compare
Choose a tag to compare

Addressing feedback from the 2024 SCT course, along with general improvements and bug fixes.

release notes

What's Changed

  • Handle KeyErrors more gracefully if user marks FILES_REG as a qc_fail.yml by @valosekj in #72
  • Upgrade node12 actions by @mguaypaq in #73
  • Add "Name" and "SpatialReference" key-value pair to JSON sidecar, remove check_if_modified by @valosekj in #76
  • package_for_correction.py - make explicit that the script is compatible with BIDS sessions by @valosekj in #79
  • Allow to specify custom metadata to be included in JSON sidecars by @valosekj in #80
  • Do not use date/time for the QC folder by @valosekj in #92
  • Add options for sub-folder and for func sesssions by @sandrinebedard in #88
  • Revert "Add options for sub-folder and for func sesssions" by @rohanbanerjee in #94
  • Add support for spinal rootlets segmentation by @KaterinaKrejci231054 in #98
  • Include JSON metadata created by SCT by @valosekj in #105
  • Set the default value for -path-label to match -path-img by @valosekj in #106
  • Add input arg to set opacity for labels by @valosekj in #107
  • Fix nested GeneratedBy key in JSON sidecar by @valosekj in #109
  • package_for_correction.py: copy also JSON sidecars by @valosekj in #110

New Contributors

Full Changelog: r20231101...r20250327

r20231101

01 Nov 23:55
Compare
Choose a tag to compare

Release for the 2023 SCT Course

r20230302

02 Mar 20:40
Compare
Choose a tag to compare

First stable release.