neurodata / m2g

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

Compute centroids #76

Open gkiar opened 8 years ago

gkiar commented 8 years ago

When generating a graph, compute centroids of the rois in the given atlas, and add as a vertex attribute

jovo commented 5 years ago

@loftusa this is a not a "graph specific" thing, rather, it is an "atlas specific" thing. in any case, for each atlas, we should record the centroids. a bunch of people are now asking us for that.

@ebridge2 is working on it. @bdpedigo can help, since he wants these things too.

j1c commented 5 years ago

@jovo Seems like this is something that should be added to the jsons im working on?

jovo commented 5 years ago

@j1c agreed!