Repository for the Python implementation of the TrialData analysis library.
For a Julia port, see TrialData.jl.
git clone https://github.com/NeuralAnalysis/PyalData.git
cd PyalData
pip install -e .
For a quick intro to some basic functionality, see the example notebook.