brainstorm-tools/brainstorm3

toolbox/gui/view_connect.m Implementation

Navaneethmak opened this issue · 4 comments

The toolbox zeros the diagonals while plotting however, the original matrix in db retains the diagonals.
Need to explicitly mention this to user to avoid errors.

Zeroing the diagonal elements is proposed as an option in #593.
Additional information can be found in Brainstorm connectivity tutorial:
https://neuroimage.usc.edu/brainstorm/Tutorials/Connectivity#Result_visualization

Solved at dd6a2cd

Some cases are not handled correctly. See PR.

Finally addressed here:
#596