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 PhasePlane

Last modified by ldomide on 2023/03/08 17:28

From version 5.2
edited by teodoramisan
on 2023/01/03 13:39
Change comment: There is no comment for this version
To version 13.1
edited by ldomide
on 2023/03/08 17:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.teodoramisan
1 +XWiki.ldomide
Content
... ... @@ -1,10 +1,12 @@
1 1  Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>https://github.com/the-virtual-brain/tvb-widgets]]
2 2  
3 -Immediate testing: [[https:~~/~~/lab.ch.ebrains.eu/user/teodoramisan/lab/workspaces/auto-3/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks/PhasePlane.ipynb>>https://lab.ch.ebrains.eu/user/teodoramisan/lab/workspaces/auto-3/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks/PhasePlane.ipynb]]
3 +This is part of a Pypi release: [[https:~~/~~/pypi.org/project/tvb-widgets/>>url:https://pypi.org/project/tvb-widgets/]]
4 4  
5 +//**tvb-widgets**// is also already installed in the official image released for EBRAINS lab, where you can test it directly.
6 +
5 5  == Purpose ==
6 6  
7 -It is a Jupyter Widget intended for the visualization of the interactive phase-plane.
9 +It is a Jupyter Widget intended for the visualization of the interactive phase-plane for TVB math models ([[https:~~/~~/docs.thevirtualbrain.org/api/tvb.simulator.models.html#module-tvb.simulator.models>>https://docs.thevirtualbrain.org/api/tvb.simulator.models.html#module-tvb.simulator.models]]).
8 8  
9 9  It provides **//sliders//** for setting:
10 10  
... ... @@ -94,5 +94,14 @@
94 94  
95 95  (% class="box" %)
96 96  (((
97 -{{{display(w.get_widget(plot_size=(6,7)))}}}
99 +{{{display(w.get_widget(plot_size=(6,7)))
100 +}}}
98 98  )))
102 +
103 +The outcome will be something like in the image bellow.
104 +You can explore the inputs in the TAB on the left, and click on the canvas in the right to select initial conditions for evaluating the Model equations from that point onward (no structural connectivity, as is the eq are solved for a single node, in isolation).
105 +
106 +[[image:Screenshot 2023-01-09 at 20.39.52.png||alt="PhasePlaneWidget" style="float:left"]]
107 +
108 +
109 +[[image:Screenshot 2023-01-09 at 20.42.00.png||alt="PhasePlaneDifferentModel" style="float:left"]]
Screenshot 2023-01-09 at 20.39.52.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ldomide
Size
... ... @@ -1,0 +1,1 @@
1 +932.0 KB
Content
Screenshot 2023-01-09 at 20.42.00.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ldomide
Size
... ... @@ -1,0 +1,1 @@
1 +703.9 KB
Content
Public

TVB Widgets