Correct naming of cluster forming threshold

  • MNE version: 1.0.3
  • operating system: Windows 10

Dear Colleagues,
I am searching your advise about formalizing the work done with MNE-python function called "mne.stats.spatio_temporal_cluster_1samp_test".
How to correctly describe the parameters of this function in the paper draft?

In particular, I am interested in how to formulate the cluster forming threshold in methods section. And should we actually include this information to paper or it is redundant?

Thank you very much for your opinions!

Hello, I’m only responding from my phone, so take this with a grain of salt :slight_smile: but I think for the cluster forming threshold, you could describe it something like this in case you clustered across time:

Data from neighboring time points and whose T-value exceeded 1234 was used to form clusters.

And then you can proceed by describing what the clusters were used for (permutation test)

Hope this gives you an idea!

Best wishes,
Richard

Dear Richard,
Thank you very much for your answer!

1 Like