Up to now, user must enter filenames in '"/manual_labeling_correction.sh" script to manually correct errors of labeling. This can be avoided if user enters filenames in an external "yaml" file. This issue will be addressed based on PR https://github.com/sct-pipeline/spine-generic/pull/87 still in development.
TODO:
create yaml parser in "/manual_labeling_correction.sh"
update README to explain use of yaml file to user
update comments in "/manual_labeling_correction.sh"
Up to now, user must enter filenames in '"/manual_labeling_correction.sh" script to manually correct errors of labeling. This can be avoided if user enters filenames in an external "yaml" file. This issue will be addressed based on PR https://github.com/sct-pipeline/spine-generic/pull/87 still in development.
TODO: