josephdviviano / epitome

scriptit modules for fmri analysis
Other
9 stars 6 forks source link

MODULE: linreg_fs2epi_fsl typo #58

Closed colinhawco closed 7 years ago

colinhawco commented 7 years ago

if [ ${multisession} -eq 1 ]; then DIR_T1="${DIR_DATA}/${DIR_EXPT}/${SUB}/T1/${SESS}" else DIR_T1="${DIR_DATA}/${DIR_EXPT}/${SUB}/T1/SESS01)" fi

Not in the else, there is a ")" instead of a "/"

josephdviviano commented 7 years ago

Thanks @colinhawco , nice catch, fixed in latest commit 80bd3f8