Changes for page Widget PSE

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

From version 14.1
edited by teodoramisan
on 2023/07/21 11:52
Change comment: There is no comment for this version
To version 12.1
edited by teodoramisan
on 2023/07/21 11:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  
16 16  == **Inputs** ==
17 17  
18 -* PSELauncher(Simulator, List of Connectivities, HPC Configuration)
18 +* 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:
60 + 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  (((
Public

TVB Widgets