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 9.1
edited by paulapopa
on 2025/06/24 12:02
Change comment: There is no comment for this version
To version 13.1
edited by paulapopa
on 2025/06/24 12:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,15 +16,15 @@
16 16  
17 17  ==== Visualization: ====
18 18  
19 - - in 2D can visualize weights or tracts matrixes;
19 +- in 2D can visualize weights or tracts matrixes;
20 20  
21 21  [[image:conn2d.png||height="741" width="1700"]]
22 22  
23 - - in 3D can visualize regions and their respective edges
23 +- in 3D can visualize regions and their respective edges
24 24  
25 25  ==== [[image:conn3d.png||height="688" width="1700"]] ====
26 26  
27 -To show/hide the Connectivity centers/edges, access the controls available in the upper-right corner:
27 + - to show/hide the Connectivity centers/edges, access the controls available in the upper-right corner:
28 28  
29 29  [[image:visible.png||height="543" width="500"]]
30 30  
... ... @@ -41,7 +41,7 @@
41 41  
42 42  ==== Usage: ====
43 43  
44 -After instantiating the widget it allows export of the currently selected connectivity:
44 +- after instantiating the widget it allows export of the currently selected connectivity:
45 45  
46 46  {{code language="python"}}
47 47  from tvbwidgets.api import ConnectivityWidget
... ... @@ -68,12 +68,12 @@
68 68  
69 69  - the space-time visualizer disaggregate the //weights// matrix and each slice corresponds to connections that fall into a particular distance (or delay) range. The first slice is the complete weights matrix. Click on any of the subsequent slices to see the corresponding 2D matrix plot. Also, choose the conduction speed and ranges you are interested to explore and the plot will update instantly.
70 70  
71 -[[image:st1.png]]
71 +[[image:st1.png||height="1150" width="1700"]]
72 72  
73 73  - clicking on a connectivity slice, brings that particular slice in the center an you can visualize it in 2D mode
74 74  
75 -[[image:st3.png||height="409" width="600"]][[image:st4.png||height="409" width="600"]]
75 +[[image:st3.png||height="273" width="400"]][[image:st4.png||height="273" width="400"]]
76 76  
77 77  - in the tab called Plots Overview you get a 2D summary of all the current slices
78 78  
79 -[[image:st2.png]]
79 +[[image:st2.png||height="1517" width="1700"]]
Public

TVB Widgets