<p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p><div dir="ltr">hi,<div><br></div><div>you should use plt.matshow to look at this matrix.</div><div><br></div><div>if you have zeros it&#39;s because I think we do not compute</div><div>full matrices when we know it&#39;s symmetric.</div><div>We only compute the lower triangular part.</div><div><br></div><div>HTH</div><div><br></div><div>Alex</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 26, 2020 at 7:23 AM liyy90 &lt;<a href="mailto:liyy90@163.com">liyy90@163.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p><span style="padding:3px 10px;border-radius:5px;color:rgb(255,255,255);font-weight:bold;display:inline-block;background-color:rgb(255,0,0)">        External Email - Use Caution        </span></p><p></p><div style="line-height:1.7;color:rgb(0,0,0);font-size:14px;font-family:Arial"><div><div style="margin:0px">Hi all, </div><div style="margin:0px"><br></div><div style="margin:0px">I got my phase locing values with codes like these:</div><div style="margin:0px"><br></div><div style="margin:0px"><div style="margin:0px">fmin, fmax = 3., 30.</div><div style="margin:0px">sfreq = <a href="http://secure-web.cisco.com/1Kw9uNl-bKB2oT7OpF4woVxKsDA-4EbuiorbeVm4cS1_M0GKUZoK0cW4fesE17nyQDTvArFl4o507zHUeose4j0053OCJfJ2jXKgR4mIiGNCMG6Flxw_tMyXlx4vseCIcb7rF65gGvHgj0UfzuQr9r65m1pSfOzbg7nQlS31-oyAPl7Bp9TjxiyuFhBCuIJ7A1B365Oc-X2kLlooYz_VOEsQLAoYpso2y58ApdIGFbR53ccwlD4wDJA7cTf0GyiClaXe06a-8m_nEKL0wBoUL0g/http%3A%2F%2Fepochs.info" target="_blank"><font color="red"><b>MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be</b></font> epochs.info</a>[&#39;sfreq&#39;]  </div><div style="margin:0px">tmin = 0.0  </div><div style="margin:0px">tmax = 1.0 </div><div style="margin:0px">con, freqs, times, _, _ = spectral_connectivity(</div><div style="margin:0px">    epochs, method=&#39;plv&#39;, mode=&#39;multitaper&#39;, sfreq=sfreq, fmin=fmin, fmax=fmax,</div><div style="margin:0px">    faverage=False, tmin=tmin, tmax=tmax, mt_adaptive=True, n_jobs=1)</div><div style="margin:0px"><br></div><div style="margin:0px">Then I got the &#39;con&#39; result with most of zeros. I wonder there is something wrong with my script. </div><div style="margin:0px"><img src="cid:17609e9ceeac101591d1" style="width: 362px; height: 419.4px; border: none;"></div></div><br></div><div>Thanks for any help!</div><div><br></div><div>Best regards,</div><div>Yuri</div></div>_______________________________________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
<a href="https://secure-web.cisco.com/1rxMRZy2mYunDNW9oQJ1gwdNRJOJYnHQqf-4EQBybrHTHCAnqEMtcJg_tPcjwynxnbuCkuVfkoGwTTvsM6Sdcn2UVK4vJl5zvSHCFHl5kfn907MTQ5MunrwUW5f2pjBMEVytHlZlslVMyj__ZtkzeZIx5DndZSPTXlFxkReAqc7nG6p77d1Q4I5TJq0eT4vawXczBMVta87fM20jC4Y2nYjdaIXJTHoLOpc894wAf4rtHOMDD98S0-rE6_kkIt7d6issAkH65a0G8aTDrq5KhGw/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Fmne_analysis" rel="noreferrer" target="_blank"><font color="red"><b>MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be</b></font> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a></blockquote></div>