Views
No views yet
UnitRefine project and it is a direct port of this model.
The model is trained on 11 mice in V1, SC, and ALM using Neuropixels on mice.
Each recording was labeled by at least two people and in different combinations.
The agreement amongst labelers is 80%.1 from spikeinterface.curation import auto_label_units
2 labels = auto_label_units(
3 sorting_analyzer = sorting_analyzer,
4 repo_id = "SpikeInterface/UnitRefine_sua_mua_classifier",
5 trusted = ['numpy.dtype']
6 )