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 10.1
edited by ldomide
on 2023/01/09 19:46
Change comment: Uploaded new attachment "Screenshot 2023-01-09 at 20.42.00.png", version {1}
To version 5.1
edited by teodoramisan
on 2023/01/03 13:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ldomide
1 +XWiki.teodoramisan
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 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]]).
7 +It is a Jupyter Widget intended for the visualization of the interactive phase-plane.
8 8  
9 9  It provides **//sliders//** for setting:
10 10  
... ... @@ -64,7 +64,7 @@
64 64  
65 65  == API usage ==
66 66  
67 -First, the correct matplotlib backend must be set, which enables the interaction with the PhasePlane widget, by running the following command:
67 +First, the correct matplotlib backend must be set, which enables the interaction with the TimeSeries widget, by running the following command:
68 68  
69 69  (% class="box" %)
70 70  (((
... ... @@ -94,11 +94,5 @@
94 94  
95 95  (% class="box" %)
96 96  (((
97 -{{{display(w.get_widget(plot_size=(6,7)))
98 -}}}
97 +{{{display(w.get_widget(plot_size=(6,7)))}}}
99 99  )))
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 -
Screenshot 2023-01-09 at 20.39.52.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ldomide
Size
... ... @@ -1,1 +1,0 @@
1 -932.0 KB
Content
Screenshot 2023-01-09 at 20.42.00.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ldomide
Size
... ... @@ -1,1 +1,0 @@
1 -703.9 KB
Content
Public

TVB Widgets