mg-pso-gui 0.2.131__tar.gz → 0.2.133__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.2.131 → mg_pso_gui-0.2.133}/PKG-INFO +1 -1
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/HomePage.py +3 -1
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/BoundsList.py +3 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/defaults/sampling.json +3 -4
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/PSORunner.py +22 -10
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/setup.py +1 -1
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/General/NoticeWindow.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/General/ParameterView.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/General/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/OptionManager.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/OptionManager_backup.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/RunTab/OptimalParameterView.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/RunTab/RunTab.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/CustomFunctionEditorWindow.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/CustomFunctionMetrics.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/ListEditor.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/OverrideParameterMetrics.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/OverrideParameterWindow.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/SamplingListView.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/SamplingNameListWindow.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/VisualizeTab/MatrixEditor.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/VisualizeTab/SideBar.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/defaults/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/defaults/optimization.json +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/defaults/sensitivity.json +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/collapse.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/down.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/expand.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/play.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/plus.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/refresh.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/refresh_hd.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/stop.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/test.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/trash.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/images/up.png +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/messages/welcome.txt +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/mgpsogui.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/start.yaml +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/debug.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/helpers.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/pso/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/pso/csip_access.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/pso/pso.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/halton/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/halton/halton.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/halton/prime.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/random/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/random/random_sampler.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/sample_trace_writer.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/sampler_task.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/sampling.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/utils/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/utils/plot/__init__.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/utils/plot/cost_steps.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/utils/trace_writer.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/utils/utils.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/sampler_test_driver.py +0 -0
- {mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/setup.cfg +0 -0
@@ -116,7 +116,7 @@ class App(customtkinter.CTk):
|
|
116
116
|
self.running_loop_ticks = 1
|
117
117
|
|
118
118
|
# Configure window
|
119
|
-
version = "v0.2.
|
119
|
+
version = "v0.2.132"
|
120
120
|
self.title("COSU Manager (" + version + ")")
|
121
121
|
|
122
122
|
screen_width = self.winfo_screenwidth()
|
@@ -265,6 +265,8 @@ class App(customtkinter.CTk):
|
|
265
265
|
self.after(3000, lambda: self.save_button.configure(text="Save As"))
|
266
266
|
|
267
267
|
def auto_save_project(self):
|
268
|
+
return 0
|
269
|
+
|
268
270
|
data = self.option_manager.get_project_data()
|
269
271
|
|
270
272
|
if (data['path'] != "/tmp"):
|
@@ -47,7 +47,9 @@
|
|
47
47
|
"value": "drake58hru-5min",
|
48
48
|
"type": "string",
|
49
49
|
"destination": "args"
|
50
|
-
}
|
50
|
+
}
|
51
|
+
],
|
52
|
+
"hyperparameters": [
|
51
53
|
{
|
52
54
|
"name": "offset",
|
53
55
|
"value": "5",
|
@@ -66,9 +68,6 @@
|
|
66
68
|
"type": "integer",
|
67
69
|
"destination": "kwargs"
|
68
70
|
}
|
69
|
-
],
|
70
|
-
"hyperparameters": [
|
71
|
-
|
72
71
|
],
|
73
72
|
"service_parameters": [
|
74
73
|
{
|
@@ -73,12 +73,6 @@ def run_process(stdout_queue, stderr_queue, results_queue, data, folder, mode):
|
|
73
73
|
else:
|
74
74
|
print("Invalid mode")
|
75
75
|
|
76
|
-
stdout_thread.join()
|
77
|
-
stderr_thread.join()
|
78
|
-
|
79
|
-
sys.stdout = old_stdout
|
80
|
-
sys.stderr = old_stderr
|
81
|
-
|
82
76
|
except Exception as e:
|
83
77
|
print("An exception occurred: ", flush=True)
|
84
78
|
print(str(e))
|
@@ -91,13 +85,31 @@ def run_process(stdout_queue, stderr_queue, results_queue, data, folder, mode):
|
|
91
85
|
f.write(str(e))
|
92
86
|
f.write("\n")
|
93
87
|
traceback.print_exc(file=f)
|
88
|
+
|
94
89
|
finally:
|
95
|
-
|
96
|
-
|
97
|
-
|
90
|
+
try:
|
91
|
+
stdout_thread.join()
|
92
|
+
stderr_thread.join()
|
93
|
+
except:
|
94
|
+
pass
|
95
|
+
|
98
96
|
sys.stdout = old_stdout
|
99
97
|
sys.stderr = old_stderr
|
100
98
|
|
99
|
+
try:
|
100
|
+
stdout_queue.close()
|
101
|
+
stdout_queue.join_thread()
|
102
|
+
|
103
|
+
stderr_queue.close()
|
104
|
+
stderr_queue.join_thread()
|
105
|
+
|
106
|
+
results_queue.close()
|
107
|
+
results_queue.join_thread()
|
108
|
+
except:
|
109
|
+
pass
|
110
|
+
|
111
|
+
os._exit(0)
|
112
|
+
|
101
113
|
def process_list(data, parameter_map, args, options, oh_strategy, config, metainfo, list_name):
|
102
114
|
"""_summary_
|
103
115
|
|
@@ -357,7 +369,7 @@ def run_optimization(data, folder, results_queue):
|
|
357
369
|
|
358
370
|
results_queue.put(trace)
|
359
371
|
print(trace, flush=True)
|
360
|
-
|
372
|
+
|
361
373
|
|
362
374
|
|
363
375
|
|
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.2.131 → mg_pso_gui-0.2.133}/mgpsogui/gui/SetupTab/CustomFunctionEditorWindow.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
|
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.2.131 → mg_pso_gui-0.2.133}/mgpsogui/util/recosu/sampling/random/random_sampler.py
RENAMED
File without changes
|
{mg_pso_gui-0.2.131 → mg_pso_gui-0.2.133}/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
|