Changes for page Widget PhasePlane
Last modified by ldomide on 2023/03/08 17:28
From version 6.1
edited by teodoramisan
on 2023/01/03 13:39
on 2023/01/03 13:39
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. teodoramisan1 +XWiki.ldomide - Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 == Purpose == 6 6 7 -It is a Jupyter Widget intended for the visualization of the interactive phase-plane. 7 +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,11 @@ 94 94 95 95 (% class="box" %) 96 96 ((( 97 -{{{display(w.get_widget(plot_size=(6,7)))}}} 97 +{{{display(w.get_widget(plot_size=(6,7))) 98 +}}} 98 98 ))) 100 + 101 +The outcome will be something like in the image bellow. 102 +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). 103 + 104 +