Multiple output ports can be useful, for instance, to emit dendritic spikes (that can be externally recorded, separate from somatic spikes).
In the NEST implementation, we can possibly use a member of the Event instance, like multiplicity, to convey which output port is being emitted from.
See also #932.
Multiple output ports can be useful, for instance, to emit dendritic spikes (that can be externally recorded, separate from somatic spikes).
In the NEST implementation, we can possibly use a member of the Event instance, like multiplicity, to convey which output port is being emitted from.
See also #932.