Closed NathanMolinier closed 1 year ago
Good point! Thanks! 👍🏻
Yeah, the script automatically ads manual
suffix:
We should probably drop this. Especially when the user uses -suffix-files-label
flag.
The easiest solution could be to add a check if -manual
is already presented in the filename; if so, do not add it again.
Resolved in https://github.com/spinalcordtoolbox/manual-correction/pull/43 -- we do not use the -manual
suffix anymore.
The script automatically adds
manual
suffix even when just modifying the labels:Also, the script raises warnings when using wildcard -- already reported in #35