diff --git a/PreFreeSurfer/scripts/T2wToT1wDistortionCorrectAndReg.sh b/PreFreeSurfer/scripts/T2wToT1wDistortionCorrectAndReg.sh index 00c7ecc4..4fa046ab 100755 --- a/PreFreeSurfer/scripts/T2wToT1wDistortionCorrectAndReg.sh +++ b/PreFreeSurfer/scripts/T2wToT1wDistortionCorrectAndReg.sh @@ -177,7 +177,7 @@ case $DistortionCorrection in echo " " echo " " - ${HCPPIPEDIR_Global}/SiemensFieldMapPreprocessingAll.sh \ + ${HCPPIPEDIR_Global}/SiemensFieldMapPreprocessingAllNHP.sh \ --workingdir=${WD}/FieldMap \ --fmapmag=${MagnitudeInputName} \ --fmapphase=${PhaseInputName} \