mg-pso-gui 0.1.216__py3-none-any.whl → 0.1.221__py3-none-any.whl
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.216.dist-info → mg_pso_gui-0.1.221.dist-info}/METADATA +1 -1
- {mg_pso_gui-0.1.216.dist-info → mg_pso_gui-0.1.221.dist-info}/RECORD +7 -7
- {mg_pso_gui-0.1.216.dist-info → mg_pso_gui-0.1.221.dist-info}/WHEEL +1 -1
- mgpsogui/gui/SetupTab/BoundsEditorWindow.py +1 -1
- mgpsogui/gui/SetupTab/FunctionsList.py +14 -7
- {mg_pso_gui-0.1.216.dist-info → mg_pso_gui-0.1.221.dist-info}/entry_points.txt +0 -0
- {mg_pso_gui-0.1.216.dist-info → mg_pso_gui-0.1.221.dist-info}/top_level.txt +0 -0
@@ -8,10 +8,10 @@ mgpsogui/gui/PlatformTab/PlatformTab.py,sha256=q8x_tvVgSoyGINuQbivXRThF3gaSSfg8X
|
|
8
8
|
mgpsogui/gui/PlatformTab/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
9
|
mgpsogui/gui/RunTab/RunTab.py,sha256=8FT7mdxNRQrftDuU0v4LoK1eyH8_RHwLOyM4dz8O_4A,1850
|
10
10
|
mgpsogui/gui/RunTab/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
|
-
mgpsogui/gui/SetupTab/BoundsEditorWindow.py,sha256=
|
11
|
+
mgpsogui/gui/SetupTab/BoundsEditorWindow.py,sha256=U64oaiDIOaimjbqKMz5rQNq2o1SrQtrRHDdTYQ9ux1s,2870
|
12
12
|
mgpsogui/gui/SetupTab/BoundsList.py,sha256=L77UEaUJNiUE-ZsYIl44tWRb1zBfxaEQ-bAG1V5_IH0,12268
|
13
13
|
mgpsogui/gui/SetupTab/CalibrationParametersView.py,sha256=ppVBHG3nphku9-P6Z8az-HTpgk8vHxnj-A5m80BZTgA,2784
|
14
|
-
mgpsogui/gui/SetupTab/FunctionsList.py,sha256=
|
14
|
+
mgpsogui/gui/SetupTab/FunctionsList.py,sha256=WlOyo2pBxIX6NUELrCjpYh6f8_-7jMf8RJb5Q-f2SAg,5564
|
15
15
|
mgpsogui/gui/SetupTab/ListEditor.py,sha256=vlP0KDPu8J1_6KXuUTlE7OClgfF0Qk6cISsFm_SglUw,3232
|
16
16
|
mgpsogui/gui/SetupTab/ListParametersView.py,sha256=wYcDcaooYkw-y7XW6dJUwhTWxLuUUOK5tGUFVHBf3ck,7352
|
17
17
|
mgpsogui/gui/SetupTab/OptimalParameterView.py,sha256=VKn-4BlVyqspFIOkbWsM0q9pYVsmqnSND0xP2hDKb60,1785
|
@@ -60,8 +60,8 @@ mgpsogui/util/recosu/utils/trace_writer.py,sha256=V9BJlOjCbNYGoXGEk3CF5wjifBxvar
|
|
60
60
|
mgpsogui/util/recosu/utils/utils.py,sha256=QB8vftq3142ekG0ORjz0ZBHU5YknXbR0oTsrxrPAsF0,3951
|
61
61
|
mgpsogui/util/recosu/utils/plot/__init__.py,sha256=h1KjM7_tNDv351pcwt8A6Ibb1jhwWyx5Gbu-zj-sI3Q,71
|
62
62
|
mgpsogui/util/recosu/utils/plot/cost_steps.py,sha256=1Ce11AJyweWkmvjXPxEygzS-h8yVLmQEDLS53yjPLqQ,3779
|
63
|
-
mg_pso_gui-0.1.
|
64
|
-
mg_pso_gui-0.1.
|
65
|
-
mg_pso_gui-0.1.
|
66
|
-
mg_pso_gui-0.1.
|
67
|
-
mg_pso_gui-0.1.
|
63
|
+
mg_pso_gui-0.1.221.dist-info/METADATA,sha256=SKlO_aYXvhkK0reX8l-v7CpMsa-E5KH_RCMMucjk_cc,9456
|
64
|
+
mg_pso_gui-0.1.221.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
|
65
|
+
mg_pso_gui-0.1.221.dist-info/entry_points.txt,sha256=jg82VOFjR1XDGrchs1wJSCqKYE4Ozv12aBcCSp--koA,117
|
66
|
+
mg_pso_gui-0.1.221.dist-info/top_level.txt,sha256=y7JuS9xJN5YdxUsQ3PSVjN8MzQAnR146bP3ZN3PYWdE,9
|
67
|
+
mg_pso_gui-0.1.221.dist-info/RECORD,,
|
@@ -54,7 +54,7 @@ class BoundsEditorWindow(CTkInputDialog):
|
|
54
54
|
hover_color=self._button_hover_color,
|
55
55
|
text_color=self._button_text_color,
|
56
56
|
text='Cancel',
|
57
|
-
command=self.
|
57
|
+
command=self._cancel_event)
|
58
58
|
self._cancel_button.grid(row=2, column=1, columnspan=1, padx=(10, 20), pady=(0, 20), sticky="ew")
|
59
59
|
|
60
60
|
def _ok_event(self, event=None):
|
@@ -20,6 +20,10 @@ class FunctionsList(CTkFrame):
|
|
20
20
|
self.edit_mode = False
|
21
21
|
self.render()
|
22
22
|
|
23
|
+
def refresh(self):
|
24
|
+
self.clear()
|
25
|
+
self.render()
|
26
|
+
|
23
27
|
def clear(self):
|
24
28
|
self.containerFrame.destroy()
|
25
29
|
|
@@ -67,21 +71,24 @@ class FunctionsList(CTkFrame):
|
|
67
71
|
"rmse",
|
68
72
|
"trmse",
|
69
73
|
"custom"]
|
74
|
+
|
70
75
|
CTkEntry(self.containerFrame, textvariable=func["name"]).grid(row=row, column=0, padx=(5, 5), pady=(5, 5), sticky="ew")
|
71
|
-
CTkOptionMenu(self.containerFrame, values=columns, variable=func["of"]).grid(row=row, column=1, padx=(5, 5), pady=(5, 5), sticky="ew")
|
76
|
+
CTkOptionMenu(self.containerFrame, values=columns, variable=func["of"]).grid(row=row, column=1, padx=(5, 5), pady=(5, 5), sticky="ew", command=self.refresh)
|
72
77
|
CTkEntry(self.containerFrame, textvariable=func["weight"]).grid(row=row, column=2, padx=(5, 5), pady=(5, 5), sticky="ew")
|
73
78
|
|
74
79
|
row += 1
|
75
80
|
|
76
|
-
|
77
|
-
CTkLabel(self.containerFrame, text="Target:").grid(row=row, column=2, padx=(5, 5), pady=(5, 5), sticky="nsew")
|
81
|
+
if func["of"].get() == "custom":
|
78
82
|
|
79
|
-
|
83
|
+
CTkLabel(self.containerFrame, text="Custom Function:").grid(row=row, column=0, columnspan=2, padx=(5, 5), pady=(5, 5), sticky="nsew")
|
84
|
+
CTkLabel(self.containerFrame, text="Target:").grid(row=row, column=2, padx=(5, 5), pady=(5, 5), sticky="nsew")
|
80
85
|
|
81
|
-
|
82
|
-
CTkOptionMenu(self.containerFrame, values=["Positive Best", "Zero Best"], variable=func["custom_function_goal"]).grid(row=row, column=2, padx=(5, 5), pady=(5, 5), sticky="ew")
|
86
|
+
row += 1
|
83
87
|
|
84
|
-
|
88
|
+
CTkEntry(self.containerFrame, textvariable=func["custom_function"]).grid(row=row, column=0, columnspan=2, padx=(5, 5), pady=(5, 5), sticky="ew")
|
89
|
+
CTkOptionMenu(self.containerFrame, values=["+ Best", "0 Best"], variable=func["custom_function_goal"]).grid(row=row, column=2, padx=(5, 5), pady=(5, 5), sticky="ew")
|
90
|
+
|
91
|
+
row += 1
|
85
92
|
|
86
93
|
CTkLabel(self.containerFrame, text="Data:").grid(row=row, column=0, padx=(5, 5), pady=(5, 5), sticky="nsew")
|
87
94
|
|
File without changes
|
File without changes
|