Log of Kamioka Activity during 2020/08/17 ~ 27

Participants

Goal of this stay

If you are unfamiliar with the simulation operations, there is a possibility that errors may occur in the script description and so on.

By creating a GUI, such errors can be prevented and the reliability of the simulation results can be increased.

1) Installation of eel

→ Python modules used to create a GUI

(2) Learning HTML and javascript

→HTML and javascript are used to write scripts to create the GUI in eel

(3) Learning Python

→Python is used to run simulations using "finesse2

Creation of GUI In "finesse2", we use character strings which describe the simulation settings.

Create a selection box (GUI) and load the settings you entered into the box by "finesse2" and execute it.

Useful page