Open mvdm opened 4 years ago
Using SpikeInterface may be the fastest way to get multiple sorted outputs we can visualize and compare. But will still need a way to load MClust output too.
Initial attempt in this notebook. As things stand now, spike comparison found no matches between any of the Kilosort2 iteration and the mclust output :disappointed: Not even a single unit matched and the ‘agreement scores’ are all really low.
Fixing time alignment of Mclust data has improved the agreement scores (See updated notebook.)
Next step: visualizing this in PHY (seems to work best in Windows..) and comparing with Jimmie's manually sorted waveforms. Can run Create_CQ_Files.m to generate *wv files containing average waveforms. This needs the .ntt files to run, so may need to ask Jimmie to do.
Discussed some interesting next steps with Yarik today:
ts
object in the workspace (like LoadSpikes([])
). Seems like spikeinterfaces can already save to NWB (@manimoh)
We want to be able to compare the output of different automated sorters, among themselves and with "ground truth" manual datasets.
Some possibilities: