edickie / ciftify

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

bug - ciftify_clean_img fails when no confounds modelled #96

Open edickie opened 5 years ago

edickie commented 5 years ago

There also appears to be a bug with ciftify_clean_img in the case where --detrend and/or --scale are set to True but not confounds are given. In this case, nilearn ends up being fed an empty data frame and everything crashes.