mg-pso-gui 0.1.156__tar.gz → 0.1.158__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/PKG-INFO +1 -1
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/HomePage.py +11 -11
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/RunTab/RunTab.py +11 -11
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/setup.py +1 -1
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/OptimalParameterView.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/VisualizeTab/SideBar.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/IGOW 4 Logo.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/play.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/refresh.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/refresh_hd.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/test.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/PSORunner.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/debug.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/helpers.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/pso/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/pso/csip_access.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/pso/pso.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/halton/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/halton/halton.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/halton/prime.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/random/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/random/random_sampler.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/sample_trace_writer.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/sampler_task.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/sampling.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/utils/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/utils/plot/__init__.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/utils/plot/cost_steps.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/utils/trace_writer.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/utils/utils.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/sampler_test_driver.py +0 -0
- {mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/setup.cfg +0 -0
|
@@ -114,7 +114,7 @@ class App(customtkinter.CTk):
|
|
|
114
114
|
self.sidebar_frame = customtkinter.CTkFrame(self, width=140, corner_radius=0)
|
|
115
115
|
self.sidebar_frame.grid(row=0, column=0, sticky="nsew")
|
|
116
116
|
self.sidebar_frame.grid_columnconfigure(4, weight=1)
|
|
117
|
-
self.logo_label = customtkinter.CTkLabel(self.sidebar_frame, text="
|
|
117
|
+
self.logo_label = customtkinter.CTkLabel(self.sidebar_frame, text="COSU Manager", font=customtkinter.CTkFont(size=20, weight="bold"))
|
|
118
118
|
self.logo_label.grid(row=0, column=0, padx=(20, 10), pady=header_padding_y)
|
|
119
119
|
self.save_button = customtkinter.CTkButton(self.sidebar_frame, text="Save", width=60, command=self.save_project)
|
|
120
120
|
self.save_button.grid(row=0, column=1, padx=header_padding_x, pady=header_padding_y)
|
|
@@ -378,7 +378,7 @@ class App(customtkinter.CTk):
|
|
|
378
378
|
self.data_x = [0]
|
|
379
379
|
self.data_y = [0]
|
|
380
380
|
|
|
381
|
-
self.progress_message_middle.configure(text="Job starting...")
|
|
381
|
+
#self.progress_message_middle.configure(text="Job starting...")
|
|
382
382
|
self.footer_progress_label.configure(text="Starting...")
|
|
383
383
|
|
|
384
384
|
self.textbox.insert("0.0", "Starting job...\n\n")
|
|
@@ -410,9 +410,9 @@ class App(customtkinter.CTk):
|
|
|
410
410
|
self.textbox.insert("0.0", traceback.format_exc())
|
|
411
411
|
self.textbox.insert("0.0", "\n\n")
|
|
412
412
|
self.textbox.insert("0.0", "Job failed!")
|
|
413
|
-
self.progress_message_left.configure(text="")
|
|
414
|
-
self.progress_message_middle.configure(text="Job failed! See error log below.")
|
|
415
|
-
self.progress_message_right.configure(text="")
|
|
413
|
+
#self.progress_message_left.configure(text="")
|
|
414
|
+
#self.progress_message_middle.configure(text="Job failed! See error log below.")
|
|
415
|
+
#self.progress_message_right.configure(text="")
|
|
416
416
|
self.footer_progress_label.configure(text="Failed")
|
|
417
417
|
#self.progress_bar.stop()
|
|
418
418
|
self.footer_progress_bar.stop()
|
|
@@ -445,10 +445,10 @@ class App(customtkinter.CTk):
|
|
|
445
445
|
self.footer_progress_bar.configure(mode="determinate")
|
|
446
446
|
#self.progress_bar.set(0)
|
|
447
447
|
self.footer_progress_bar.set(0)
|
|
448
|
-
self.progress_message_left.configure(text="")
|
|
449
|
-
self.progress_message_middle.configure(text="Job stopped!")
|
|
448
|
+
#self.progress_message_left.configure(text="")
|
|
449
|
+
#self.progress_message_middle.configure(text="Job stopped!")
|
|
450
450
|
self.footer_progress_label.configure(text="Stopped")
|
|
451
|
-
self.progress_message_right.configure(text="")
|
|
451
|
+
#self.progress_message_right.configure(text="")
|
|
452
452
|
|
|
453
453
|
def running_loop(self):
|
|
454
454
|
try:
|
|
@@ -585,9 +585,9 @@ class App(customtkinter.CTk):
|
|
|
585
585
|
self.footer_progress_bar.configure(mode="indeterminate")
|
|
586
586
|
#self.progress_bar.start()
|
|
587
587
|
self.footer_progress_bar.start()
|
|
588
|
-
self.progress_message_left.configure(text="")
|
|
589
|
-
self.progress_message_middle.configure(text="Job finished!")
|
|
590
|
-
self.progress_message_right.configure(text="")
|
|
588
|
+
#self.progress_message_left.configure(text="")
|
|
589
|
+
#self.progress_message_middle.configure(text="Job finished!")
|
|
590
|
+
#self.progress_message_right.configure(text="")
|
|
591
591
|
self.textbox.insert("0.0", "\nJob finished!\n")
|
|
592
592
|
|
|
593
593
|
# IF "./crash.txt" exists write it to the textbox
|
|
@@ -20,21 +20,21 @@ def create_tab(self, tab):
|
|
|
20
20
|
tab.grid_rowconfigure(0, weight=1)
|
|
21
21
|
tab.grid_rowconfigure(1, weight=200)
|
|
22
22
|
|
|
23
|
-
self.progress_container = customtkinter.CTkFrame(tab)
|
|
24
|
-
self.progress_container.grid_columnconfigure(0, weight=1)
|
|
25
|
-
self.progress_container.grid_columnconfigure(1, weight=1)
|
|
26
|
-
self.progress_container.grid_columnconfigure(2, weight=1)
|
|
27
|
-
self.progress_container.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
23
|
+
#self.progress_container = customtkinter.CTkFrame(tab)
|
|
24
|
+
#self.progress_container.grid_columnconfigure(0, weight=1)
|
|
25
|
+
#self.progress_container.grid_columnconfigure(1, weight=1)
|
|
26
|
+
#self.progress_container.grid_columnconfigure(2, weight=1)
|
|
27
|
+
#self.progress_container.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
28
28
|
|
|
29
29
|
# Add progress bar to progress container
|
|
30
|
-
self.progress_message_left = customtkinter.CTkLabel(self.progress_container, text="")
|
|
31
|
-
self.progress_message_left.grid(row=0, column=0, padx=(10, 10), pady=(10, 10), sticky="w")
|
|
30
|
+
#self.progress_message_left = customtkinter.CTkLabel(self.progress_container, text="")
|
|
31
|
+
#self.progress_message_left.grid(row=0, column=0, padx=(10, 10), pady=(10, 10), sticky="w")
|
|
32
32
|
|
|
33
|
-
self.progress_message_middle = customtkinter.CTkLabel(self.progress_container, text="Calibration not running...")
|
|
34
|
-
self.progress_message_middle.grid(row=0, column=1, padx=(10, 10), pady=(10, 10), sticky="ew")
|
|
33
|
+
#self.progress_message_middle = customtkinter.CTkLabel(self.progress_container, text="Calibration not running...")
|
|
34
|
+
#self.progress_message_middle.grid(row=0, column=1, padx=(10, 10), pady=(10, 10), sticky="ew")
|
|
35
35
|
|
|
36
|
-
self.progress_message_right = customtkinter.CTkLabel(self.progress_container, text="")
|
|
37
|
-
self.progress_message_right.grid(row=0, column=2, padx=(10, 10), pady=(10, 10), sticky="e")
|
|
36
|
+
#self.progress_message_right = customtkinter.CTkLabel(self.progress_container, text="")
|
|
37
|
+
#self.progress_message_right.grid(row=0, column=2, padx=(10, 10), pady=(10, 10), sticky="e")
|
|
38
38
|
|
|
39
39
|
self.textbox = customtkinter.CTkTextbox(tab)
|
|
40
40
|
self.textbox.grid(row=1, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/gui/SetupTab/CalibrationParametersView.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/random/random_sampler.py
RENAMED
|
File without changes
|
{mg-pso-gui-0.1.156 → mg-pso-gui-0.1.158}/mgpsogui/util/recosu/sampling/sample_trace_writer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|