melizalab / preconstruct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preconstruct

The preconstruct module creates a dataset that is arranged to facilitate neural decoding, i.e. reconstructing a stimulus given the neural response that it induces.

Documentation

To view documentation, visit [https://melizalab.github.io/preconstruct/preconstruct.html]

Running tests

Install dev dependencies:

poetry install

Run tests:

poetry run pytest
poetry run pyright

About


Languages

Language:Python 100.0%