rockpool.devices.xylo.syns61201.xylo_divisive_normalisation

Functions

build_lfsr(filename)

This function reads the LFSR code in a binary format from the file "filename" It return a Numpy array containing the integer values of LFSR code.

Classes

DivisiveNormalisation(*args, **kwargs)

A digital divisive normalization block

DivisiveNormalisationNoLFSR(*args, **kwargs)

Divisive normalisation block, with no LFSR spike generation but direct event passthrough

LowPassMode(value)

An enumeration.