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_on_executor: tuple[_pygrenade_vx_common.ChipOnConnection, pygrenade_common.ConnectionOnExecutor] = (ChipOnConnection(0), ConnectionOnExecutor(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