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

separate the cifti images for smoothing #49

Closed edickie closed 6 years ago

edickie commented 6 years ago

There is some weird (memory leak?) thing happening with wb_command -cifti-smoothing where everything freezes if you try to smooth more than one image in parallel on the same machine... Will switch to separating and smoothing the three parts (instead of the cifti file) to see if this goes away.

edickie commented 6 years ago

so actually the cpu flags handle this better