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

Wave Clus in MAC Catalina operating system. #184

Open sangerlab-pro opened 4 years ago

sangerlab-pro commented 4 years ago

we want to use the Wave Clus in MAC Catalina operating system. We used in Windows system before and worked well. However, we are developing an interface in MAC Catalina operating system and we would like add the wave clus in our interface. We have problems with the Do_clustering function that works for 64 instead 32. How we can fix this issue?

ferchaure commented 4 years ago

Hi, we don't support macOS Catalina right now. We have two executables for SPC in macOS (you can find the code to select them on Batch_files/run_cluster.m) but apple has changed something it the Catalina version that messes up the compilated code.

sangerlab-pro commented 4 years ago

ok, thank you very much!!