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_features requires Curve Fitting Toolbox #96

Closed aboharbf closed 6 years ago

aboharbf commented 6 years ago

Don't have "Curve Fitting Toolbox" and line 67 of wave_features seems to require it (error I got). smooth3 (built in function) doesn't seem to be a suitable replacement. Is this Toolbox required?

ferchaure commented 6 years ago

Hi aboharbf, fixed in the next commit (in a few minutes)