Open ramcdougal opened 1 year ago
I noticed that as = neuron.allsec()
should probably be n = neuron.Neuron(); as = n.allsec()
.
I agree... where does this come up?
For things like sec.n3d()
and all the other miscellaneous section methods that are basically wrapping things that can already be done (but not in an object-oriented way) via n.
, we can add them on the Yale side... I just wanted to make the issue to make sure we didn't forget about them.
We have sec.set_diameter(...)
but not sec.diam =
Sections:
Segments: