sct-pipeline / contrast-agnostic-softseg-spinalcord

Contrast-agnostic spinal cord segmentation project with softseg
MIT License
4 stars 3 forks source link

Fix MTS filenames in preprocessing and charts scripts #46

Closed sandrinebedard closed 1 year ago

sandrinebedard commented 1 year ago

Description

This PR renames MTS file names such as:

acq-MTon_MTS → flip-1_mt-on_MTS
acq-MToff_MTS → flip-1_mt-off_MTS
acq-T1w_MTS → flip-2_mt-off_MTS

Fixes #44