DeMarcoLab / juno

juno is a simulation package for optical system design using full wave propagation.
https://demarcolab.github.io/juno
MIT License
59 stars 2 forks source link

[BUG] Swept parameters are not loaded into the UI from config #57

Open patrickcleeve2 opened 1 year ago

patrickcleeve2 commented 1 year ago

Swept parameters are not loaded from config file into the ui, which forces the user to re-enter them every time they open the program, or overwrite with none accidentally.

Steps to reproduce:

Open the program

Load a config file with swept parameters

Expected result:

Swept parameters are loaded into the ui

Actual result:

Swept parameters are not loaded into the ui