Changes for page Widget Connectivity
Last modified by paulapopa on 2025/06/24 14:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,13 +9,11 @@ 9 9 10 10 == Purpose == 11 11 12 -Jupyter lab widget sfor visualizing or do operations on a connectivity12 +Jupyter lab widget for visualizing or do operations on a connectivity 13 13 14 14 15 -=== 1. ConnectivityWidget15 +=== Visualization: === 16 16 17 -==== Visualization: ==== 18 - 19 19 - in 2D can visualize weights or tracts matrixes; 20 20 21 21 [[image:conn2d.png||height="741" width="1700"]] ... ... @@ -28,7 +28,7 @@ 28 28 29 29 [[image:visible.png||height="543" width="500"]] 30 30 31 -=== =Operations: ====29 +=== Operations: === 32 32 33 33 - remove selected nodes from a connectivity, results in a new connectivity containing only the nodes that were not selected; 34 34 ... ... @@ -39,7 +39,7 @@ 39 39 - remove selected edges, results in a new connectivity with the same number of regions but without the edges of selected regions. 40 40 41 41 42 -=== =Usage: ====40 +=== Usage: === 43 43 44 44 After instantiating the widget it allows export of the currently selected connectivity: 45 45 ... ... @@ -61,7 +61,4 @@ 61 61 new_connectivity 62 62 {{/code}} 63 63 64 - 65 -=== 2. SpaceTimeVisualizerWidget === 66 - 67 67