mg-pso-gui 0.0.149__tar.gz → 0.0.151__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/PKG-INFO +1 -1
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/SOURCES.txt +3 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/HomePage.py +12 -1
- mg-pso-gui-0.0.151/mgpsogui/gui/images/play.png +0 -0
- mg-pso-gui-0.0.151/mgpsogui/gui/images/refresh.png +0 -0
- mg-pso-gui-0.0.151/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/util/GraphGenerator.py +2 -2
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/setup.py +1 -1
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/RunTab/RunTab.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/util/PSORunner.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.0.149 → mg-pso-gui-0.0.151}/setup.cfg +0 -0
@@ -29,6 +29,9 @@ mgpsogui/gui/VisualizeTab/__init__.py
|
|
29
29
|
mgpsogui/gui/images/collapse.png
|
30
30
|
mgpsogui/gui/images/down.png
|
31
31
|
mgpsogui/gui/images/expand.png
|
32
|
+
mgpsogui/gui/images/play.png
|
33
|
+
mgpsogui/gui/images/refresh.png
|
34
|
+
mgpsogui/gui/images/stop.png
|
32
35
|
mgpsogui/gui/images/trash.png
|
33
36
|
mgpsogui/gui/images/up.png
|
34
37
|
mgpsogui/util/GraphGenerator.py
|
@@ -89,7 +89,7 @@ class App(customtkinter.CTk):
|
|
89
89
|
self.service_label.grid(row=0, column=3, padx=(80, 5), pady=header_padding_y)
|
90
90
|
self.url_header = customtkinter.CTkEntry(self.sidebar_frame, textvariable=self.option_manager.get_arguments()['url'])
|
91
91
|
self.url_header.grid(row=0, column=4, columnspan=1, padx=header_padding_x, pady=header_padding_y, sticky="nsew")
|
92
|
-
refresh_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "
|
92
|
+
refresh_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "refresh.png")), size=(20, 20))
|
93
93
|
self.refresh_button = customtkinter.CTkButton(self.sidebar_frame, text=None, width=30, image=refresh_image)
|
94
94
|
self.refresh_button.grid(row=0, column=5, padx=(5, 80), pady=header_padding_y)
|
95
95
|
|
@@ -128,10 +128,21 @@ class App(customtkinter.CTk):
|
|
128
128
|
self.footer_frame = customtkinter.CTkFrame(self, corner_radius=0)
|
129
129
|
self.footer_frame.grid(row=2, column=0, sticky="nsew")
|
130
130
|
self.footer_frame.grid_columnconfigure(4, weight=1)
|
131
|
+
|
132
|
+
self.progress_label = customtkinter.CTkLabel(self.footer_frame, text="Stopped", width=500, font=customtkinter.CTkFont(size=16, weight="bold"))
|
133
|
+
self.progress_label.grid(row=0, column=0, padx=(20, 5), pady=header_padding_y)
|
131
134
|
|
132
135
|
self.footer_progress_bar = customtkinter.CTkProgressBar(self.footer_frame)
|
133
136
|
self.footer_progress_bar.grid(row=0, column=4, padx=(100, 100), pady=header_padding_y, sticky="ew")
|
134
137
|
self.footer_progress_bar.set(0)
|
138
|
+
|
139
|
+
play_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "play.png")), size=(20, 20))
|
140
|
+
self.new_window = customtkinter.CTkButton(self.footer_frame, text=None, width=30, image=play_image, command=self.new_window)
|
141
|
+
self.new_window.grid(row=0, column=7, padx=(5, 5), pady=header_padding_y)
|
142
|
+
|
143
|
+
stop_image = customtkinter.CTkImage(Image.open(os.path.join("./images", "stop.png")), size=(20, 20))
|
144
|
+
self.new_window = customtkinter.CTkButton(self.footer_frame, text=None, width=30, image=stop_image, command=self.new_window)
|
145
|
+
self.new_window.grid(row=0, column=8, padx=(5, 20), pady=header_padding_y)
|
135
146
|
|
136
147
|
def _resize_image(self, event):
|
137
148
|
self.graph_label.update_idletasks()
|
Binary file
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ def best_cost_stacked(config, dataframe, option_manager):
|
|
17
17
|
step_index = ((iteration) % total_steps)
|
18
18
|
round_index = ((iteration) // total_steps)
|
19
19
|
|
20
|
-
fig.add_trace(go.Scatter(x=df['completed_rounds'], y=df['best_cost'], name='Round ' + str(round_index + 1) + '
|
20
|
+
fig.add_trace(go.Scatter(x=df['completed_rounds'], y=df['best_cost'], name='Round ' + str(round_index + 1) + ' Group ' + str(step_index + 1)))
|
21
21
|
|
22
22
|
fig.update_layout(
|
23
23
|
title="",
|
@@ -117,7 +117,7 @@ def best_cost_by_round(config, dataframe, option_manager):
|
|
117
117
|
step_index = ((iteration) % total_steps)
|
118
118
|
round_index = ((iteration) // total_steps)
|
119
119
|
|
120
|
-
fig.add_trace(go.Scatter(x=df['completed_rounds'] + (df['total_rounds'] * round_index), y=df['best_cost'], name='
|
120
|
+
fig.add_trace(go.Scatter(x=df['completed_rounds'] + (df['total_rounds'] * round_index), y=df['best_cost'], name='Group ' + str(step_index + 1)))
|
121
121
|
|
122
122
|
xx = np.max(df['completed_rounds']) + (np.max(df['total_rounds']) * round_index)
|
123
123
|
fig.add_shape(
|
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.149 → mg-pso-gui-0.0.151}/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
|