cortex-lab / phy

phy: interactive visualization and manual spike sorting of large-scale ephys data
BSD 3-Clause "New" or "Revised" License
312 stars 157 forks source link

SimilarityMatrix #644

Open nippoo opened 8 years ago

nippoo commented 8 years ago

We should, y'know, bring back the SimilarityMatrix at some point.

Or at least something you can pop up and manually recalculate when needed. For low-channel-count probes this is a good feature to have!

rossant commented 8 years ago

I'm +1 on the idea, but I think it should be significantly different from the old one:

rossant commented 5 years ago

by @nsteinme (https://github.com/kwikteam/phy-contrib/issues/112) :

Similarity view was abandoned when we had recordings with a thousand clusters, but a lot of people liked it. Here's a simple way to bring it back in a format that's usable for everyone: auto-zoom it. When selecting a new cluster, zoom into (e.g.) a 25x25 segment of the matrix centered on that cluster. The rows could be ordered by cluster depth, or by whatever ordering is currently employed in the cluster view, or by similarity with current cluster.

Personally I've never been much bothered by the exclusion of this view, but if people are asking for it then this could be a way to make it sensible.