akcarsten / spike_sorting

Python implementation of signal processing techniques and K-means clustering to sort spikes.
https://towardsdatascience.com/whos-talking-using-k-means-clustering-to-sort-neural-events-in-python-e7a8a76f316
MIT License
80 stars 36 forks source link

Add hint to data file, fix type and add some whitespace #1

Closed clemens-tolboom closed 5 years ago

akcarsten commented 5 years ago

Thanks!