Since Nifti file names are generated with the structure name, this fails when the structure name contains a special character such as a |.
Need to add some functionality to strip out special characters from the name, and then also check that by doing so a conflict with another existing structure name in the set doesn't occur. If it does, then insert some additional valid characters to make it unique again.
Since Nifti file names are generated with the structure name, this fails when the structure name contains a special character such as a |.
Need to add some functionality to strip out special characters from the name, and then also check that by doing so a conflict with another existing structure name in the set doesn't occur. If it does, then insert some additional valid characters to make it unique again.