spikeinterface
spikeinterface copied to clipboard
How to get data for clustering after run_sorter?
Hello, When I execute run_sorter, how can I call the method to get the data after sorter for clustering operation? Is there a relevant reference example?
Thank-you for your time, gwq
Hi @gwq123456
What kind of cllustering operation are you referring to? You can get the spike trains wiht:
st = sorting.get_unit_spike_train(unit_id=unit)