Skip to content

enigma-brain/experanto

 
 

Repository files navigation

Experanto

Experanto is a Python package designed for interpolating recordings and stimuli in neuroscience experiments. It enables users to load single or multiple experiments and create efficient dataloaders for machine learning applications.

Installation

To install Experanto, clone locally and run:

pip install -e /path_to/experanto

To replicate the generate_sample example, install:

pip install -e /path_to/allen_exporter

(Repository: allen_exporter)

To replicate the sensorium_example, also install the following with their dependencies:

pip install -e /path_to/neuralpredictors

(Repository: neuralpredictors)

pip install -e /path_to/sensorium_2023

(Repository: sensorium_2023)

Ensure you replace /path_to/ with the actual path to the cloned repositories.

About

Python package to interpolate recordings and stimuli of neuroscience experiments

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages