vandermeerlab / data-formats

Playing around with different data formats and loaders
MIT License
1 stars 1 forks source link

Run comparison between different sorted outputs (automated and manual) #13

Open mvdm opened 4 years ago

mvdm commented 4 years ago

We want to be able to compare the output of different automated sorters, among themselves and with "ground truth" manual datasets.

Some possibilities:

mvdm commented 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.

manimoh commented 4 years ago

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.

manimoh commented 4 years ago

Fixing time alignment of Mclust data has improved the agreement scores (See updated notebook.)

mvdm commented 4 years ago

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.

mvdm commented 3 years ago

Discussed some interesting next steps with Yarik today: