spyglass icon indicating copy to clipboard operation
spyglass copied to clipboard

generate merge suggestions for all sorted clusters

Open MichaelCoulter opened this issue 9 months ago • 5 comments

the goal is to generate a list of candidate pairs of clusters for manual burst merging. the attached notebook has the code that generates the metrics for similarity between all pairs and then filters the list of all possible pairs to pairs that meet specified metric thresholds. the goal is to incorporate this into a set of tables that would be a branch off of the SpikeSorting pipeline.

any help doing this would be appreciated.

i tried to attach a notebook with the functions and code we used to do this in the SpikeSorting v0 pipeline. but github wont let me attach the notebook file. is that possible?

MichaelCoulter avatar May 17 '24 18:05 MichaelCoulter