Releases: spinalcordtoolbox/manual-correction
Releases · spinalcordtoolbox/manual-correction
r20250327
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 aqc_fail.yml
by @valosekj in #72 - Upgrade node12 actions by @mguaypaq in #73
- Add
"Name"
and"SpatialReference"
key-value pair to JSON sidecar, removecheck_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
- @mguaypaq made their first contribution in #73
- @sandrinebedard made their first contribution in #88
- @rohanbanerjee made their first contribution in #94
Full Changelog: r20231101...r20250327