abuzarmahmood / blech_clust

GNU General Public License v3.0
7 stars 4 forks source link

Functionality to automatically post-process if clustering was also automatic #142

Closed abuzarmahmood closed 8 months ago

abuzarmahmood commented 8 months ago

If clustering was automatic, and auto-post-process is indicated, classified spikes will be accepted if:

31_subclusters

abuzarmahmood commented 8 months ago
  1. Autosorting extracts almost the same number of neurons neuron_count_scatter

  2. Single-trial similarity of population trajectories between manually sorted and auto-sorted data is much higher than inter-trial similarity single_trial_r2_value_comparison top_4_mean_taste_traj

  3. Population trajectory similarity is independent of number of neurons sorted (suggesting that autosorting pulls out the SAME neurons as manual sorting)

mean_neuron_count_vs_mean_r2

abuzarmahmood commented 8 months ago

Autosort runtimes using 16 parallel workers image