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

is the manual button under the pc/waveform panel supposed to let me clean up waveforms in pc space? #199

Closed LongLabGit closed 2 years ago

LongLabGit commented 2 years ago

image

i'd like to manually cut out the small cluster above the main one to see what the waveforms look like. i've never been able to manually do that when i click "manual"--is this supposed to be an option?

ferchaure commented 2 years ago

You are right, the manual button is just for the "spikes shapes" the philosophy of wave_clus is centered on using the temperature map instead of the features and the manual curation is manly for fixing issues for the force step. It possible to add that code in the function manual_clus_button_Callback in wave_clus.m and checking the status of the Spike feature check box. But selecting spikes in a 2 dimensional feature space is not recommended.