neurodata / ndgrutedb

Pipeline and tools for estimating human connectomes from Diffusion, Structural, and Functional MRI
http://neurodata.io
Apache License 2.0
29 stars 13 forks source link

Rewrite fiber generation code to allow tracking in raw space #86

Closed wrgr closed 9 years ago

wrgr commented 9 years ago

This should improve performance and be relatively simple to debug, now that things are working.

gkiar commented 9 years ago

This is trivial, but we need to first make graphgen work in real space and ensure that it works (I.e. we get approximately the same graph from the same scan's fibers in real space as image space).

I want to wait until after Disa (and perhaps I should jump in more) fix gengraph/downsample so that there aren't competing bugs.

wrgr commented 9 years ago

awesome. let's do this after hbm

Best, Will

On Sat, May 23, 2015 at 8:12 AM, Greg Kiar notifications@github.com wrote:

This is trivial, but we need to first make graphgen work in real space and ensure that it works (I.e. we get approximately the same graph from the same scan's fibers in real space as image space).

I want to wait until after Disa (and perhaps I should jump in more) fix gengraph/downsample so that there aren't competing bugs.

— Reply to this email directly or view it on GitHub https://github.com/openconnectome/m2g/issues/86#issuecomment-104885900.

gkiar commented 9 years ago

moved to asana