mg-pso-gui 0.0.151__tar.gz → 0.0.153__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/PKG-INFO +1 -1
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/HomePage.py +2 -2
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/RunTab/RunTab.py +6 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/setup.py +1 -1
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/play.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/refresh.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/util/PSORunner.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.0.151 → mg-pso-gui-0.0.153}/setup.cfg +0 -0
@@ -129,8 +129,8 @@ class App(customtkinter.CTk):
|
|
129
129
|
self.footer_frame.grid(row=2, column=0, sticky="nsew")
|
130
130
|
self.footer_frame.grid_columnconfigure(4, weight=1)
|
131
131
|
|
132
|
-
self.
|
133
|
-
self.
|
132
|
+
self.footer_progress_label = customtkinter.CTkLabel(self.footer_frame, text="Stopped", width=500, font=customtkinter.CTkFont(size=16, weight="bold"))
|
133
|
+
self.footer_progress_label.grid(row=0, column=0, padx=(20, 5), pady=header_padding_y)
|
134
134
|
|
135
135
|
self.footer_progress_bar = customtkinter.CTkProgressBar(self.footer_frame)
|
136
136
|
self.footer_progress_bar.grid(row=0, column=4, padx=(100, 100), pady=header_padding_y, sticky="ew")
|
@@ -28,6 +28,7 @@ def create_tab(self, tab):
|
|
28
28
|
self.data_y = [0]
|
29
29
|
|
30
30
|
self.progress_message_middle.configure(text="Calibration starting...")
|
31
|
+
self.footer_progress_label.configure(text="Starting...")
|
31
32
|
|
32
33
|
self.textbox.insert("0.0", "Starting calibration...\n\n")
|
33
34
|
self.textbox.insert("0.0", "Calibration Parameters:\n")
|
@@ -53,6 +54,7 @@ def create_tab(self, tab):
|
|
53
54
|
self.progress_message_left.configure(text="")
|
54
55
|
self.progress_message_middle.configure(text="Calibration failed! See error log below.")
|
55
56
|
self.progress_message_right.configure(text="")
|
57
|
+
self.footer_progress_label.configure(text="Failed")
|
56
58
|
self.progress_bar.stop()
|
57
59
|
self.footer_progress_bar.stop()
|
58
60
|
self.progress_bar.configure(mode="determinate")
|
@@ -86,6 +88,7 @@ def create_tab(self, tab):
|
|
86
88
|
self.footer_progress_bar.set(0)
|
87
89
|
self.progress_message_left.configure(text="")
|
88
90
|
self.progress_message_middle.configure(text="Calibration stopped!")
|
91
|
+
self.footer_progress_label.configure(text="Stopped")
|
89
92
|
self.progress_message_right.configure(text="")
|
90
93
|
|
91
94
|
def watch_loop():
|
@@ -180,6 +183,7 @@ def create_tab(self, tab):
|
|
180
183
|
self.footer_progress_bar.set(percent/100)
|
181
184
|
self.progress_message_left.configure(text="Percent Complete: " + str(percent) + "%")
|
182
185
|
self.progress_message_middle.configure(text=str(completed_rounds) + "/" + str(total_rounds))
|
186
|
+
self.footer_progress_label.configure(text=str(completed_rounds) + "/" + str(total_rounds))
|
183
187
|
self.progress_message_right.configure(text="Best Cost: " + str(best_cost))
|
184
188
|
else:
|
185
189
|
self.progress_bar.configure(mode="indeterminate")
|
@@ -188,6 +192,7 @@ def create_tab(self, tab):
|
|
188
192
|
self.footer_progress_bar.start()
|
189
193
|
self.progress_message_left.configure(text="")
|
190
194
|
self.progress_message_middle.configure(text="Starting new round...")
|
195
|
+
self.footer_progress_label.configure(text="Continuing...")
|
191
196
|
self.progress_message_right.configure(text="")
|
192
197
|
|
193
198
|
|
@@ -204,6 +209,7 @@ def create_tab(self, tab):
|
|
204
209
|
self.progress_message_left.configure(text="")
|
205
210
|
self.progress_message_middle.configure(text="Calibration finished!")
|
206
211
|
self.progress_message_right.configure(text="")
|
212
|
+
self.footer_progress_label.configure(text="Finished")
|
207
213
|
self.textbox.insert("0.0", "\nCalibration finished!\n")
|
208
214
|
|
209
215
|
# URL
|
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.0.151 → mg-pso-gui-0.0.153}/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
|