neurodata / m2g

NeuroData's MRI to Graphs (m2g) - connectome estimation package and pipeline
https://docs.neurodata.io/m2g/
Other
64 stars 36 forks source link

Enhancements #399

Open j1c opened 4 years ago

j1c commented 4 years ago

This is a list of things that can be changed to substantially improve performance of m2g. Some of it is addressed in #398

with ~1 million streamlines, it takes ~35 minutes vs 2 minutes with the line outside the for loop.

There is a parallel version in my PR.