Non-parametric 2 sample t-test

Hi @Heechberri

I totally mixed up in my head mne.stats.cluster_permutation_test with the mne.stats.permutation_t_test that you mentioned. You were right to consider the latter function paired, sorry for contradicting you!

per your 2nd question, maybe take a look at this mne tutorial that demonstrates a 2 samples permutation test and see if it helps you