Skip to content

Issue with cluster ids for split and merged clusters #976

Open
@Charles-Elliott

Description

@Charles-Elliott

Hi!

I have been making various computations on ephys data from kiloSort, such as plotting the mean waveform for a given cluster.
To do that, I'm using a template.npy which isn't modified by using phy.
The resulting issue is that the clusters that were merged or split in phy have now cluster ids that go beyond what the template file contains, making it impossible to do anything with those clusters.

Is there any way to solve this problem? It's not a phy issue strictly speaking, but it does come from using it; perhaps you have the answer?

PS: I've tested my code on unsorted data and it works fine.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions