Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 690 Bytes

modularise_ft_connectivityanalysis.md

File metadata and controls

17 lines (12 loc) · 690 Bytes
title
Modularise ft_connectivityanalysis

{% include /shared/development/warning.md %}

Modularise ft_connectivityanalysis

Goal: convert ft_connectivityanalysis into a module, to facilitate collaboration with Tim Mullen's EEGLAB connectivity module.

Action plan (from the FT side):

  • facilitate interaction with EEGLAB developers by providing more detailed information with respect to the datatypes (wiki)
  • reorganise the code a bit such that univariate2bivariate moves to checkdata.
  • move the connectivity computation subfunctions into subdirectory/module connectivity (done)
  • standardize the api to the connectivity subfunctions (done)
  • work with key/value pairs (done)