hbp_nrp_cle.brainsim.pynn_nest package

This package contains the brain adapter implementation relying on the PyNN neuronal simulator abstraction layer but contains implementation specifics for the NEST simulator.

nrp_pynn_setup(timestep=0.1, min_delay='auto', **extra_params)[source]

Override the default PyNN setup function for NRP specific behavior, this ensures consistent behavior even if a brain file contains a call to pyNN.setup(…).

See PyNN documentation for parameter information.