Changes for page Widget PSE

Last modified by teodoramisan on 2023/07/21 14:55

From version 12.1
edited by teodoramisan
on 2023/07/21 11:37
Change comment: There is no comment for this version
To version 9.1
edited by teodoramisan
on 2023/03/24 16:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,14 +4,13 @@
4 4  == **Purpose** ==
5 5  
6 6  
7 -It is composed of two separate Jupyter Widgets(PSE Launcher and PSE Visualizer) intended for the visualization of launching custom simulations. The launcher works locally and on HPC.
7 +It is composed of two separate Jupyter Widgets(PSE Launcher and PSE Visualizer) intended for the visualization of launching custom simulations. The launcher works locally for now, but in the future a HPC launch will be available.
8 8  
9 9  The simulation can be customized by:
10 10  
11 -* Getting a list of connectivities and an HPC configuration given as APIs
11 +* Getting a list of connectivities given as API
12 12  * Setting up parameters and ranges
13 13  * Selecting multiple metrics
14 -* Observing the progress of the launch by a monitor progress bar
15 15  
16 16  == **Inputs** ==
17 17  
... ... @@ -71,11 +71,11 @@
71 71  The outcome will be something like in the image bellow.
72 72  You can create a customized simulation by choosing different values for parameters, by setting ranges for them and by selecting the metrics for the simulation.
73 73  
74 -[[image:setup_parameters.png||alt="setup_parameters" style="float:left"]]
73 +[[image:setup_parameters.png||alt="setup_parameters"]]
75 75  
76 76  Then, a file name has to be inserted in the indicated box(for storing the data) and as a last set-up, a launch type has to be chosen.
77 77  
78 -[[image:launch.png||alt="launch" style="float:left"]]
77 +[[image:launch.png||alt="launch"]]
79 79  
80 80  A file with the name you specified will be generated.
81 81  
... ... @@ -90,4 +90,4 @@
90 90  
91 91   There will be a representation for every metric that was chosen before, in the launcher. The widget has some features for the type of visualization, the change of color and the option for choosing between metrics.
92 92  
93 -[[image:result.png||alt="result" style="float:left"]]
92 +[[image:result.png||alt="result"]]
Public

TVB Widgets