Takuya Hayashi
Takuya Hayashi
Hi Adrian, Sorry for not inlucding this file in this version of the pipelne. We are now working on the new version of the NHP-HCP pipeline. Attached is the latest...
Okay. Then, I would change the following line (L495): From ``` if [ "$CustomBrain" = "NONE" ] ; then ``` To ``` if [[ "$CustomBrain" = "NONE" || "$CustomBrain" =...
Yes, I'm still thinking of it but not yet coded. I think almost everything that the current NONE does is also useful even using Mask_orig, but with the minor tweak....
We will try keeping backwards compatibility. Thanks!