pygrenade_vx.network.BackgroundSourcePopulation

class pygrenade_vx.network.BackgroundSourcePopulation

Bases: _pygrenade_vx_common.EntityOnChip

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: _pygrenade_vx_network.BackgroundSourcePopulation) -> None

  2. __init__(self: _pygrenade_vx_network.BackgroundSourcePopulation, neurons: List[_pygrenade_vx_network.BackgroundSourcePopulation.Neuron], coordinate: Dict[pyhalco_hicann_dls_vx_v3.HemisphereOnDLS, pyhalco_hicann_dls_vx_v3.PADIBusOnPADIBusBlock], config: _pygrenade_vx_network.BackgroundSourcePopulation.Config, chip_coordinate: pyhalco_hicann_dls_vx_v3.DLSGlobal = DLSGlobal(0)) -> None

  3. __init__(self: _pygrenade_vx_network.BackgroundSourcePopulation, arg0: _pygrenade_vx_network.BackgroundSourcePopulation) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

config

coordinate

neurons

class Config

Bases: pybind11_builtins.pybind11_object

property enable_random
property period
property rate
property seed
class Neuron

Bases: pybind11_builtins.pybind11_object

property enable_record_spikes
property config
property coordinate
property neurons