MaxSpike#

class sinabs.activation.MaxSpike(max_num_spikes_per_bin: Optional[int] = None)[source]#

Wrapper for MaxSpikeInner that does not require passing max_num_spikes_per_bin when calling apply but only at instantiation.

__eq__(other)#

Return self==value.

__hash__ = None#
__init__(max_num_spikes_per_bin: Optional[int] = None) None#
__repr__()#

Return repr(self).

__weakref__#

list of weak references to the object (if defined)