|
if [ ${RegName} = "MSMSulc" ] ; then |
This construction needs to be converted to a conditional for a sphere name STRING "MSMSulc" or "reg.reg_LR" for FreeSurfer and used in locations that are currently hardcoded to "MSMSulc" and in the current locations that use the current construction, a sphere name FILE ${RegSphere}
HCPpipelines/PostFreeSurfer/scripts/CreateMyelinMaps.sh
Line 199 in f093d8b
This construction needs to be converted to a conditional for a sphere name STRING "MSMSulc" or "reg.reg_LR" for FreeSurfer and used in locations that are currently hardcoded to "MSMSulc" and in the current locations that use the current construction, a sphere name FILE ${RegSphere}