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.
To view documentation, visit [https://melizalab.github.io/preconstruct/preconstruct.html]
Install dev dependencies:
poetry install
Run tests:
poetry run pytest
poetry run pyright