phy icon indicating copy to clipboard operation
phy copied to clipboard

KiwkGui channel groups save

Open jakeswann1 opened this issue 2 years ago • 0 comments

Hi! I am curating some klusta-sorted tetrode data using the kwik-gui and I have the .kwik file set up such that each tetrode is a separate channel group. I can load each channel group well and the cluster labels are loaded from the cache, but each time I save, the cluster_info.tsv is overwritten with the current channel group. Would it be possible to implement separate cluster_info.tsv saves named by channel_group? For example, if I run 'phy.apps.kwik-gui(path, channel_group = 2)' then the cluster info should be saved to something like 'cluster_info2.tsv'

Alternatively, has anyone written a suitable plugin or found a way to pull this information from cache? Thanks in advance for your help!

jakeswann1 avatar Mar 14 '23 16:03 jakeswann1