Skip to content

nodes contour missing in drawmatrix_channels #153

@grjd

Description

@grjd

hi,
Plotting this but the nodes are not plot, why is this?

drawgraph_channels(corr_matrix, label_map,title=msgtitle)

(Pdb) corr_matrix
[[ 1. , 0.67542034, 0.55833702, 0.64782126],
[ 0.67542034, 1. , 0.73439529, 0.49988066],
[ 0.55833702, 0.73439529, 1. , 0.44339273],
[ 0.64782126, 0.49988066, 0.44339273, 1. ]])
(Pdb) label_map
['Post. Cing. Cortex', 'Left Tmp.Ptl. junction', 'Right Tmp.Ptl. junction', 'Medial PFC ']
figure_33

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions