phy icon indicating copy to clipboard operation
phy copied to clipboard

phy2 plugin access individual spike wavefrom from cluster

Open GrimmSnark opened this issue 2 years ago • 1 comments

Hello,

I am trying to write a plugin for some automatic spike removal to clean up a cluster. To do this I would like to compare an individual spike to the mean cluster waveform on the best channel. I have a list of spike_ids and spike_times. But I can not see the best way to get the individual waveform from the cluster_id and spike_id.

Does anyone have any suggestions how to get this data with the python plugin?

Michael

GrimmSnark avatar Apr 07 '22 12:04 GrimmSnark