pygrenade_vx.network.ExternalSourcePopulation

class pygrenade_vx.network.ExternalSourcePopulation

Bases: _pygrenade_vx_common.EntityOnChip

__init__(*args, **kwargs)

Overloaded function.

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

  2. __init__(self: _pygrenade_vx_network.ExternalSourcePopulation, neurons: list[_pygrenade_vx_network.ExternalSourcePopulation.Neuron], chip_on_executor: tuple[_pygrenade_vx_common.ChipOnConnection, pygrenade_common.ConnectionOnExecutor] = (ChipOnConnection(0), ConnectionOnExecutor(0))) -> None

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

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

neurons

class Neuron

Bases: pybind11_builtins.pybind11_object

property enable_record_spikes
property neurons