I’m trying to use the normalisation feature of BCBtoolkit to normalise my lesion mask. The output of the enantiomorphic and normalised T1 file seemed alright, but the lesion masks had this weird white edge outside the skull alongside the lesion (using fsleyes the value of this white edge is 1.0). Unfortunately I can’t upload any attachment as a new user. Do you have any idea why this may be the case and how may I resolve this?
Thank you for the quick response. The mask worked for me! I was worried before that the lesion mask might be problematic as well, but I suppose the only issue was with the white ribbons. Thanks for the help!
I installed BCBToolkit and found out that the BCBToolkit.sh needs the write permission to the config file. I wonder if we could copy the config file to somewhere else (Home directory, not the system) and specify the path / redirect the command to write to that config file instead?
We want to prevent users write the files in the system.
The GUI handles the config file, so I’d need to recompile the whole package just to make that change. But you could just put the file in the Tools/extraFiles folder of the BCBtoolkit so it doesn’t need to be created. The BCBToolkit will, however, require writing permissions in the tmp folder inside the BCBtoolkit folder. You would need to change the path of the $tmp variable in the bash scripts of Tools/scripts to another tmp location.
You can use this blank configuration file after removing the “.txt” extension: BCBToolKit.conf.txt (1.3 KB)