hbp_nrp_cle.brainsim.nest package

This package contains the brain adapter implementation relying on the NEST neuronal simulator abstraction layer.

class NestPopulationInfo(population, name, parameters)[source]

Bases: hbp_nrp_cle.brainsim.BrainInterface.PopulationInfo

The NEST implementation of populations

property celltype

Gets the celltype of the population Population is assumed homogeneous, i.e. the elements are of the same type

property gids

Gets the global unique identifiers for this population

property indices

Gets the population info indices

property name

Gets the population name

property parameters

Gets the parameters of a the population as dict