<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">Hi Giovanna,</div>
<div class=""><br class="">
</div>
<div class="">Your questions have been addressed by my e-mail to the discussion list on May 6. See below.</div>
<div class="">Good luck,</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
Hi Giovanna,
<div class=""><br class="">
</div>
<div class="">w.r.t. 1: yes, the convention is that i goes to j.</div>
<div class=""><br class="">
</div>
<div class="">w.r.t. 2: it seems that you performed the spectral factorisation on the 17 multivariate time series simultaneously. If there is a strong linear/instantaneous dependence between the individual time series (i.e. the EEG channels between themselves),
 it could be that the factorisation does not converge to a desired result, or it could be that the computation of the PDC breaks down (it requires a matrix inversion of the NxN transfer matrices, which are expected to be numerically well-conditioned). However,
 in either case I would expect some warnings thrown by matlab, but I am not entirely sure about that.</div>
<div class=""><br class="">
</div>
<div class="">I would assume that you are primarily interested in the interaction between the EEG on the one hand, and the thalamus LFP signal on the other hand. Interpretation of the between EEG electrodes connectivity does not make much sense to begin with.
 To get a better idea of what’s going on, I would suggest 1): to use Granger causality as connectivity metric, and/because 2) it can be computed in a pairwise fashion (i.e. using a pairwise factorisation). The latter can be achieved by specifying cfg.granger.sfmethod
 = ‘bivariate’, and with an additional cfg.channelcmb you can define the pairs of channels between which you wish to compute the connectivity.</div>
<div class=""><br class="">
</div>
<div class="">Good luck,</div>
<div class="">Jan-Mathijs</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 12 Jun 2023, at 20:26, Aiello Giovanna via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl" class="">fieldtrip@science.ru.nl</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class=""><br class="">
</div>
Good morning,
<div class="">I am interested in understanding the directed connectivity between the thalamus, where I am recording a Local Field Potential (in 1 channel) and the cortex, where I am recording EEGs (in 16 channels).</div>
<div class=""><br class="">
</div>
<div class="">My signal is epoched in 4-seconds windows, and I am <b class="">not
</b>interested in understanding the evolution of the directed connectivity <i class="">
<b class="">in time</b></i><span style="font-style: normal;" class=""><b class=""> </b>but rather just which structure is leading which.</span></div>
<div class=""><span style="font-style: normal;" class=""><br class="">
</span></div>
<div class=""><span style="font-style: normal;" class=""><br class="">
</span></div>
<div class="">I have computed <b class="">Partial Directed Connectivity </b>(pdc) with the fieldtrip function
<b class="">ft_connectivityanalysis</b>, feeding into the code the transformed, Fourier spectrum (complex double) of my signal (rpttap x channels x frequencies, where rpttap is repetitions (i.e., number of epochs) x tapers). </div>
<div class=""><br class="">
</div>
<div class="">My final matrix of pdc is <b class="">17 x 17 x frequencies </b>(where frequencies are my frequencies of interest). The first
<b class="">16 channels</b> represent the <b class="">EEG</b> channels, the <b class="">
17th channel</b> is the <b class="">LFP</b> channel in the <b class="">thalamus</b>. Let’s call this matrix<b class=""> A.</b></div>
<div class="">I have two questions:</div>
<div class=""><br class="">
</div>
<div class="">1) Did I understand correctly that the element <b class="">A( i, j, f )
</b>for a given frequency f indicates the directed connectivity <b class=""><u class="">from</u> element i
<u class="">to</u> element j? </b>(And not the other way around)</div>
<div class=""><br class="">
</div>
<div class="">2) In my case, <b class="">A( 1:16 , j  , f ) </b>is a column vector containing the
<b class="">same number!</b> </div>
<div class="">It looks like, independently on what EEG channel I am considering (unless I am considering the channel in the thalamus), the contribution of directed connectivity to a certain channel
<b class="">j</b> is always the same. This also stays for the thalamus, so if I take
<b class="">A( 1:16, 17, f )</b>, it seems like all the eeg channels have the same directed connectivity to the thalamus. Is that possible? I think it does not really make sense. Please notice that the numbers are not exactly the same, but differ in the 4th
 decimal digit. </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Thank you in advance for your help</div>
<div class="">Giovanna</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!-uZG57OotTYo6gXUwolB8RdomNPRDlSoCKLzIE32jE1mAAvBl41NeRUDGo6Un0zEHIcs5catSPgvbwJsDee3NEwjkpTBGPy09BHEgw$
<br class="">
</div>
</blockquote>
</div>
<br class="">
</body>
</html>