Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 688 Bytes

examples.rst

File metadata and controls

20 lines (14 loc) · 688 Bytes

Examples

The /src/examples folder of the Github repository contains useful examples to start with, which can be launched from /src/main.py.

Some of these examples are explained in this section, so that users don't have to download or clone the whole repository.

Load files and plot their information <Load file> Convert from mono to stereo files and vice versa <mono_stereo> Generate new files with spiking information <generators> Manually split spiking information <split> Phaselock Generate image datasets from spiking information <dataset_generation>