Accessing all dendrite or axon compartment indices in Brian 2 neuronal mode
I am trying to create a neuronal model in Brian 2 based on a .swc file which has about 900 compartments.
I am importing the model morphology using morpho = Morphology.from_file()