Hi!
What are the chances that BS can perform ft_connectivityanalysis?
That could really extend the BS capacities!
Thanks in advance!
Hi!
What are the chances that BS can perform ft_connectivityanalysis?
That could really extend the BS capacities!
Thanks in advance!
Indeed, it would be very interesting but this is not part of our immediate plans.
However, you can convert Brainstorm structures to FieldTrip structures with the functions out_fieldtrip_*.m, and call the FieldTrip function from a Matlab script.
If you are interested in contributing a wrapper to ft_connectivityanalysis, you can find inspiration in the existing FieldTrip warppers in Brainstorm (process_ft_*.m functions), but since connectivity results are complicated results with many variants, it might be quite complicated to do.
Which measures would you like to compute in Brainstorm?
Thanks for the reply!
It could be so useful to compute Weighted Phase Lag Index (WPLI)

@hossein27en @Sylvain FYI