Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


Changes for page Widget Connectivity

Last modified by paulapopa on 2025/06/24 14:15

From version 3.1
edited by davidbacter01
on 2023/09/19 10:22
Change comment: There is no comment for this version
To version 5.1
edited by paulapopa
on 2025/05/30 15:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.davidbacter01
1 +XWiki.paulapopa
Content
... ... @@ -16,13 +16,15 @@
16 16  
17 17   - in 2D can visualize weights or tracts matrixes;
18 18  
19 -[[image:image-20230919110833-1.png]]
19 +[[image:conn2d.png]]
20 20  
21 21   - in 3D can visualize regions and their respective edges
22 22  
23 +==== [[image:conn3d.png]] ====
23 23  
24 -==== [[image:image-20230919110853-2.png]] ====
25 +To show/hide the Connectivity centers/edges, access the controls available in the upper-right corner:
25 25  
27 +[[image:visible.png]]
26 26  
27 27  === Operations: ===
28 28  
... ... @@ -43,11 +43,6 @@
43 43  from tvbwidgets.api import ConnectivityWidget
44 44  from tvb.datatypes.connectivity import Connectivity
45 45  
46 -import pyvista as pv
47 -
48 -
49 -pv.set_jupyter_backend('pythreejs')
50 -
51 51  conn = Connectivity.from_file() # defaults to connectivy_76.zip
52 52  conn.configure()
53 53  
conn2d.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.paulapopa
Size
... ... @@ -1,0 +1,1 @@
1 +212.2 KB
Content
conn3d.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.paulapopa
Size
... ... @@ -1,0 +1,1 @@
1 +422.4 KB
Content
visible.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.paulapopa
Size
... ... @@ -1,0 +1,1 @@
1 +260.2 KB
Content
Public

TVB Widgets