csn-le / wave_clus

A fast and unsupervised algorithm for spike detection and sorting using wavelets and super-paramagnetic clustering
127 stars 66 forks source link

where is subdir Wave_clus/Sample_Data/Simulator? #123

Closed coencharles closed 5 years ago

coencharles commented 5 years ago

It's probably a dumb question, but I've been looking for hours for this subdirectory. I downloaded the code from the GitHub and wanted to test with the given data for human recording. I read in multiple places that I can find these data under Wave_clus/Sample_Data/Simulator, but I don't seem to find this subdirectory?! Is it not anymore available or am I just dumb?

ferchaure commented 5 years ago

That directory doesn't exist any more. Let me know where you find that old documentation and I will try to remove it. You can try the software using some of the recoding simulations here

coencharles commented 5 years ago

Great! Thank you for your quick response!

I found this presentation online: https://www2.le.ac.uk/centres/csn/research-2/spike-sorting-1/wave_clus_intro2.pdf where they talk about this directory!

maceng4 commented 5 years ago

I am also having this issue, and the new link seems to also go to an empty source. Is there any way to obtain the 30' min recording file (Ncs format)? The reason being I am working in python and following a separate guide (https://towardsdatascience.com/using-signal-processing-to-extract-neural-events-in-python-964437dc7c0).

Thank you so much for your help!!

ferchaure commented 5 years ago

If easy to find recordings, but I don't remember any particularly in Ncs format
For example you can get data from:

maceng4 commented 5 years ago

Excellent - I will attempt to use one of these, thank you!