csn-le / wave_clus

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

Max Cluster Parameter Not Updating #194

Closed slassers closed 3 years ago

slassers commented 3 years ago

Hi Fernando,

I am attempting to update the max cluster parameter for programmatical clustering. I have changed the parameters in the default, non-default, and directly through the do clustering function. However, non of these have updated the parameters settings for the clusters. I was wondering if you could share some insight into what is going wrong with any of these approaches?

Thank you so much!

ferchaure commented 3 years ago

Hi, sorry, but we don't have a max cluster parameter in the new algorithm. Are you using the latest code?

slassers commented 3 years ago

As of right now, I am not. Just to be consistent with some other members of the lab, I have used an older version that's about half a year old. However, if this information is of any use, the parameters files will update through the GUI but not through the functions.

Thank for getting back to me quickly!

ferchaure commented 3 years ago

I don't remember exactly that version but for a long time the max cluster parameter was used just to put a limit in the units to show in the GUI, It didn't change any real result.