Jupyter notebook to analyze and sort spike based on their morphology recorded via microneurography
- Clone the repository or download the ZIP file.
- Navigate to the project directory.
- Create a virtual environment:
python -m venv spike_sorting_pipeline
- Activate the virtual environment:
On windows
On macOS/Linux
venv\Scripts\activate
source venv/bin/activate
- Install the required packages:
pip install -r requirements.txt
- Open the Jupyter notebook:
jupyter notebook
The results generated by this code are discussed in detail in our preprint with the title Action Potential Features: Computation and Spike Sorting of Human C-Nociceptor Action Potentials as obtained via Microneurography Recordings. You can access the preprint via the following link:
[Preprint Coming Soon]
For a comprehensive understanding of the methods and results, please refer to the preprint.
If you have any questions, issues, or suggestions regarding this project, please feel free to contact me at:
Alina Troglio Email: [email protected]