mg-pso-gui 0.1.144__tar.gz → 0.1.145__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.144 → mg-pso-gui-0.1.145}/PKG-INFO +1 -1
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/HomePage.py +18 -11
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/helpers.py +0 -2
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/setup.py +1 -1
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/RunTab/RunTab.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/OptimalParameterView.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/VisualizeTab/SideBar.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/IGOW 4 Logo.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/play.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/refresh.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/refresh_hd.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/test.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/PSORunner.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/debug.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/pso/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/pso/csip_access.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/pso/pso.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/halton/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/halton/halton.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/halton/prime.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/random/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/random/random_sampler.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/sample_trace_writer.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/sampler_task.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/sampling.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/utils/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/utils/plot/__init__.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/utils/plot/cost_steps.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/utils/trace_writer.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/utils/utils.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/sampler_test_driver.py +0 -0
- {mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/setup.cfg +0 -0
|
@@ -176,7 +176,7 @@ class App(customtkinter.CTk):
|
|
|
176
176
|
|
|
177
177
|
play_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "play.png")), size=(20, 20))
|
|
178
178
|
self.run_button = customtkinter.CTkButton(self.footer_frame, text=None, width=30, image=play_image, command=self.run)
|
|
179
|
-
ctt(self.run_button, delay=0.1, alpha=0.95, message="Start
|
|
179
|
+
ctt(self.run_button, delay=0.1, alpha=0.95, message="Start Job")
|
|
180
180
|
self.run_button.grid(row=0, column=7, padx=(20, 5), pady=header_padding_y)
|
|
181
181
|
|
|
182
182
|
test_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "test.png")), size=(20, 20))
|
|
@@ -226,6 +226,13 @@ class App(customtkinter.CTk):
|
|
|
226
226
|
self.after(3000, lambda: self.save_button.configure(text="Save"))
|
|
227
227
|
|
|
228
228
|
def refresh_step_view(self, value):
|
|
229
|
+
mode = self.option_manager.get_arguments()['mode'].get()
|
|
230
|
+
|
|
231
|
+
if mode == "Optimization: MG-PSO":
|
|
232
|
+
self.test_button.configure(state="enabled")
|
|
233
|
+
else:
|
|
234
|
+
self.test_button.configure(state="disabled")
|
|
235
|
+
|
|
229
236
|
self.steps_frame.clear()
|
|
230
237
|
self.steps_frame.render()
|
|
231
238
|
self.optimal_param_frame.clear()
|
|
@@ -366,11 +373,11 @@ class App(customtkinter.CTk):
|
|
|
366
373
|
self.data_x = [0]
|
|
367
374
|
self.data_y = [0]
|
|
368
375
|
|
|
369
|
-
self.progress_message_middle.configure(text="
|
|
376
|
+
self.progress_message_middle.configure(text="Job starting...")
|
|
370
377
|
self.footer_progress_label.configure(text="Starting...")
|
|
371
378
|
|
|
372
|
-
self.textbox.insert("0.0", "Starting
|
|
373
|
-
self.textbox.insert("0.0", "
|
|
379
|
+
self.textbox.insert("0.0", "Starting job...\n\n")
|
|
380
|
+
self.textbox.insert("0.0", "Job Parameters:\n")
|
|
374
381
|
self.textbox.insert("0.0", json.dumps(metrics, indent=4) + "\n\n")
|
|
375
382
|
try:
|
|
376
383
|
info = self.option_manager.get_project_data()
|
|
@@ -397,9 +404,9 @@ class App(customtkinter.CTk):
|
|
|
397
404
|
self.textbox.insert("0.0", "Stack trace:\n")
|
|
398
405
|
self.textbox.insert("0.0", traceback.format_exc())
|
|
399
406
|
self.textbox.insert("0.0", "\n\n")
|
|
400
|
-
self.textbox.insert("0.0", "
|
|
407
|
+
self.textbox.insert("0.0", "Job failed!")
|
|
401
408
|
self.progress_message_left.configure(text="")
|
|
402
|
-
self.progress_message_middle.configure(text="
|
|
409
|
+
self.progress_message_middle.configure(text="Job failed! See error log below.")
|
|
403
410
|
self.progress_message_right.configure(text="")
|
|
404
411
|
self.footer_progress_label.configure(text="Failed")
|
|
405
412
|
#self.progress_bar.stop()
|
|
@@ -426,7 +433,7 @@ class App(customtkinter.CTk):
|
|
|
426
433
|
if (os.path.exists(os.path.join(folder, 'error.txt'))):
|
|
427
434
|
os.remove(os.path.join(folder, 'error.txt'))
|
|
428
435
|
|
|
429
|
-
self.textbox.insert("0.0", "\
|
|
436
|
+
self.textbox.insert("0.0", "\Job terminated!\n")
|
|
430
437
|
#self.progress_bar.stop()
|
|
431
438
|
self.footer_progress_bar.stop()
|
|
432
439
|
#self.progress_bar.configure(mode="determinate")
|
|
@@ -434,7 +441,7 @@ class App(customtkinter.CTk):
|
|
|
434
441
|
#self.progress_bar.set(0)
|
|
435
442
|
self.footer_progress_bar.set(0)
|
|
436
443
|
self.progress_message_left.configure(text="")
|
|
437
|
-
self.progress_message_middle.configure(text="
|
|
444
|
+
self.progress_message_middle.configure(text="Job stopped!")
|
|
438
445
|
self.footer_progress_label.configure(text="Stopped")
|
|
439
446
|
self.progress_message_right.configure(text="")
|
|
440
447
|
|
|
@@ -560,7 +567,7 @@ class App(customtkinter.CTk):
|
|
|
560
567
|
self.footer_progress_bar.stop()
|
|
561
568
|
self.footer_progress_bar.configure(mode="determinate")
|
|
562
569
|
self.footer_progress_bar.set(data["percent"]/100)
|
|
563
|
-
self.footer_progress_label.configure(text=
|
|
570
|
+
self.footer_progress_label.configure(text=str(round(data["percent"])) + "%")
|
|
564
571
|
|
|
565
572
|
|
|
566
573
|
|
|
@@ -574,9 +581,9 @@ class App(customtkinter.CTk):
|
|
|
574
581
|
#self.progress_bar.start()
|
|
575
582
|
self.footer_progress_bar.start()
|
|
576
583
|
self.progress_message_left.configure(text="")
|
|
577
|
-
self.progress_message_middle.configure(text="
|
|
584
|
+
self.progress_message_middle.configure(text="Job finished!")
|
|
578
585
|
self.progress_message_right.configure(text="")
|
|
579
|
-
self.textbox.insert("0.0", "\
|
|
586
|
+
self.textbox.insert("0.0", "\nJob finished!\n")
|
|
580
587
|
|
|
581
588
|
# IF "./crash.txt" exists write it to the textbox
|
|
582
589
|
if (os.path.exists(os.path.join(folder, 'crash.txt'))):
|
|
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.144 → mg-pso-gui-0.1.145}/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
|
{mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/mgpsogui/util/recosu/sampling/random/random_sampler.py
RENAMED
|
File without changes
|
{mg-pso-gui-0.1.144 → mg-pso-gui-0.1.145}/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
|