Topology
Posted: Thu Oct 28, 2010 9:22 pm
Hello,
I am working with a complicated 3d model in NEURON, and I'd like to basically get an adjacency matrix of the neuron. Is there a function which does this?
I know, for instance, that the topology() function has all of the information I want, I was just wondering if there was an easy way to output it in a format that is useful to me (adjacency). I suppose one problem is that NEURON keeps track of sections, and not nodes (I think at least). Then, equivalently, is there a function which gives all of the connected section of a particular section?
Thanks in advance.
Adam
I am working with a complicated 3d model in NEURON, and I'd like to basically get an adjacency matrix of the neuron. Is there a function which does this?
I know, for instance, that the topology() function has all of the information I want, I was just wondering if there was an easy way to output it in a format that is useful to me (adjacency). I suppose one problem is that NEURON keeps track of sections, and not nodes (I think at least). Then, equivalently, is there a function which gives all of the connected section of a particular section?
Thanks in advance.
Adam