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

What are the required MATLAB toolboxes? #98

Closed surya002 closed 6 years ago

surya002 commented 6 years ago

Hello

I am currently learning wave_clus. The following page says wave_clus requires wavelet toolbox and signal processing toolbox. https://vis.caltech.edu/~rodri/Wave_clus/wave_clus_intro.pdf But while loading any of the simulated data in the GUI, it throws an error saying the function 'smooth' requires curve fitting toolbox.

So my question is what are the toolboxes required to run wave_clus?

ferchaure commented 6 years ago

The intro is right. We fix the issue with the function 'smooth' in the last commit