tfrStats.load_tfr_rdm module

tfrStats.load_tfr_rdm.load_tfr_rdm(conf)[source]

Load TFR representation dissimilarity matrices

Function to load RDMs.

Todo

  • Improve the congifuration file. Use dictionary instead of list.

Parameters:
  • stat (float) – un-corrected p-values for each frequency (and/or time) bin.

  • alpha (float) – statistical threshold (e.g. 0.05).

Returns:

list with RDMs.

Return type:

float

@author: Nicolas Gravel, 19.09.2023