The data supporting this project are available in two folders: "neuronal" and "plasticity". For the "neuronal" data, files are named according to the following convention:
> “patient\_(ID)\_(disease)\_neuron\_(number)”
For the "plasticity" data, files are named according to the following convention:
> “patient\_(ID)\_(disease)\_plasticity\_(epoch)\_trial\_(number)”
The data are stored in “.smr” format, which is a proprietary data file from Cambridge Electronic Design (CED), and is compatible with the Spike2 software. However, the “neo” package can be used to import the “.smr” data into Python. For additional information on using the neo package, see https://neo.readthedocs.io/en/stable/.