edickie / ciftify

The tools of the Human Connectome Project (HCP) adapted for working with non-HCP datasets
https://edickie.github.io/ciftify/
MIT License
116 stars 157 forks source link

global name 'inputfMRI' is not defined #16

Closed daytonmiranda closed 7 years ago

daytonmiranda commented 7 years ago

line 169 says : run(['fslmaths', inputfMRI, '-Tmean', func3D]) the i in inputfMRI needs to be capitalized

edickie commented 7 years ago

fixed