Changes for page Widget PSE

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

From version 16.1
edited by teodoramisan
on 2023/07/21 12:13
Change comment: Uploaded new attachment "image-20230721151330-2.png", version {1}
To version 11.1
edited by teodoramisan
on 2023/07/21 11:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,8 @@
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 +* Setting up a configuration for HPC launch
12 12  * Setting up parameters and ranges
13 13  * Selecting multiple metrics
14 14  * Observing the progress of the launch by a monitor progress bar
... ... @@ -15,7 +15,7 @@
15 15  
16 16  == **Inputs** ==
17 17  
18 -* PSELauncher(Simulator, List of Connectivities, HPC Configuration)
19 +* PSELauncher(Simulator, List_of_Connectivities)
19 19  * PSEVisualizer(Filename), the file will contain all the customized parameters from the launcher
20 20  
21 21  == **Requirements and installation** ==
... ... @@ -57,7 +57,7 @@
57 57  from tvb.simulator.lab import *
58 58  )))
59 59  
60 - The launcher widget can be initialized with more parameters: a simulator, a list of connectivities and an HPC configuration (only the simulator being a required argument). For HPC launch, besides the configuration part, an Ebrains token needs to be stored. A custom initialization, which includes the HPCis shown below:
61 + The launcher widget can be initialized with the required parameters (simulator and the list of connectivities) as it shows below:
61 61  
62 62  (% class="box" %)
63 63  (((
image-20230721150554-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.teodoramisan
Size
... ... @@ -1,1 +1,0 @@
1 -21.3 KB
Content
image-20230721151330-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.teodoramisan
Size
... ... @@ -1,1 +1,0 @@
1 -21.4 KB
Content
Public

TVB Widgets