Difference between revisions of "How to Convert BESA Connectivity results for BESA Statistics"

From BESA® Wiki
Jump to: navigation, search
(Prepare data for BESA Statistics 2.0)
Line 6: Line 6:
  
 
== Note and general remarks==
 
== Note and general remarks==
 +
 
Connectivity results exported from BESA Connectivity 1.0 (or higher) can be imported in BESA Statistics 2.0 (or higher) to perform statistical permutation testing.  
 
Connectivity results exported from BESA Connectivity 1.0 (or higher) can be imported in BESA Statistics 2.0 (or higher) to perform statistical permutation testing.  
  
Line 20: Line 21:
 
== Prepare data for BESA Statistics 2.0 ==
 
== Prepare data for BESA Statistics 2.0 ==
  
In order to be able to import connectivity matrices into BESA Statistics 2.0, it is necessary to convert ''*.conn'' files exported from BESA Connectivity to ''*.tfc'' files which can be read by BESA Statistics. The ''BESA_Connectivity_to_BESA_Statistics.m'' script will perform the required conversion (download available here: [https://www.besa.de/wp-content/uploads/2020/10/BESAConnectivityScripts.zip BESA Connectivity Scripts]). The connectivity results in BESA Statistics will be displayed in the same ''matrix view'' as in BESA Connectivity without the normalized power-spectra density that is shown on the diagonal on BESA Connectivity.
+
In order to be able to import connectivity matrices into BESA Statistics 2.0, it is necessary to convert ''*.conn'' files exported from BESA Connectivity to ''*.tfc'' files which can be read by BESA Statistics. The <code>BESA_Connectivity_to_BESA_Statistics.m</code> script will perform the required conversion (download available here: [https://github.com/BESA-GmbH/BESA-MATLAB-Scripts/releases/latest/download/BesaConnectivityScripts.zip BESA Connectivity Scripts]). The connectivity results in BESA Statistics will be displayed in the same ''matrix view'' as in BESA Connectivity without the normalized power-spectra density that is shown on the diagonal on BESA Connectivity.
  
 
<gallery widths=500px heights=400px mode="nolines">
 
<gallery widths=500px heights=400px mode="nolines">

Revision as of 13:06, 27 August 2021

Module information
Modules BESA Connectivity, BESA Statistics
Version 1.0 or higher (BC), 2.0 or higher (BS)

Note and general remarks

Connectivity results exported from BESA Connectivity 1.0 (or higher) can be imported in BESA Statistics 2.0 (or higher) to perform statistical permutation testing.

In BESA Statistics 2.1 (or higher), exported connectivity results can directly be read - no conversion procedure is necessary.

In BESA Statistics 2.0: To be able to read the connectivity matrices that are exported to disc as *.conn files, the format and the extension of the data files need to be changed to enable reading them in BESA Statistics.

Export connectivity results in BESA Connectivity

For exporting connectivity results in BESA Connectivity, please refer to Export Connectivity Results.

Connectivity matrices are stored to disc as *.conn files. BESA provides scripts to import these files into Matlab for further analysis. The scripts can be downloaded from the following page on the BESA website: MATLAB Scripts

Prepare data for BESA Statistics 2.0

In order to be able to import connectivity matrices into BESA Statistics 2.0, it is necessary to convert *.conn files exported from BESA Connectivity to *.tfc files which can be read by BESA Statistics. The BESA_Connectivity_to_BESA_Statistics.m script will perform the required conversion (download available here: BESA Connectivity Scripts). The connectivity results in BESA Statistics will be displayed in the same matrix view as in BESA Connectivity without the normalized power-spectra density that is shown on the diagonal on BESA Connectivity.