neurom.ezy.Population

class neurom.ezy.Population(neurons)

Bases: neurom.core.population.Population

Population Class

Parameters:neurons – list of neurons (core or ezy)

Methods

__init__
get_n_neurites Get the number of neurites of a given type in a population
iter_neurites Iterate over the neurites
iter_neurons Iterate over the neurons in the population
iter_somata Iterate over the neuron somata