Metadata-Version: 2.4
Name: spike-sorting-intan-to-pdf
Version: 0.1.0
Summary: Spike sorting with SpikeInterface - Output PDF files summarizing the analysis
Author: Wireless Neural Interface Team
Author-email: Pierre He <pierre.he@inserm.fr>, Mickaël Le Boulc'h <mickael.le-boulc-h@inserm.fr>
License: MIT
Keywords: spike-sorting,intan,electrophysiology,neuroscience,spikeinterface
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: spikeinterface>=0.103.2
Requires-Dist: probeinterface
Requires-Dist: numpy
Requires-Dist: matplotlib
Dynamic: license-file

# Spike-sorting-INTAN-to-PDF
Spike sorting with spikeinterface 103.2 -  Output a pdf files summarizing the analysis


Install spike interface beforehand : https://github.com/SpikeInterface/spikeinterface.
Use the virtual environment created.

The main program is gui_run_pipeline.py. 
