Attention: The Keycloak upgrade has been completed. As this was a major upgrade, there may be some unexpected issues occurring. Please report any issues you find to support by using the contact form found at https://www.ebrains.eu/contact/. Thank you for your patience and understanding. 


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 6.1
edited by paulapopa
on 2025/05/30 15:11
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||height="654" width="1500"]]
20 20  
21 21   - in 3D can visualize regions and their respective edges
22 22  
23 +==== [[image:conn3d.png||height="607" width="1500"]] ====
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||height="760" width="700"]]
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