Skip to main content

Python package for managing AER data, including .aedat4 files, live DV streams, and interfacing with pyTorch.

Project description

aermanager

Python package for managing AER data, including .aedat4 files, live DV streams, and interfacing with pyTorch.

This software is designed for the following purposes:

  • Read aedat files (v2-4) containing DVS spike trains, accumulate them, and save them in a format that can be read by a pyTorch dataset in a faster way.
  • Read the files into a pyTorch dataset
  • Receive frames from the DV software, queue and batch them in order to feed them to a spiking neural network simulation (LiveDv).

Installation

The easiest way to install this repository is to clone it and install it with pip:

pip install aermanager

Alternatively, you can checkout this repository and install it.

git clone https://gitlab.com/synsense/aermanager.git
cd aermanager
pip install .

Documentation

https://synsense.gitlab.io/aermanager

You can generate local documentation by running the below command at the location of the source code.

cd path/to/aermanager
python setup.py build_sphinx

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aermanager-0.3.0.tar.gz (3.3 MB view hashes)

Uploaded Source

Built Distribution

aermanager-0.3.0-py3-none-any.whl (32.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page