mg-pso-gui 0.1.77__tar.gz → 0.1.79__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.77 → mg-pso-gui-0.1.79}/PKG-INFO +1 -1
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/VisualizeTab/SideBar.py +9 -8
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/PSORunner.py +2 -1
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/pso/pso.py +3 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/setup.py +1 -1
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/HomePage.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/RunTab/RunTab.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/OptimalParameterView.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/IGOW 4 Logo.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/play.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/refresh.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/refresh_hd.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/test.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/pso/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/pso/csip_access.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/utils/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/utils/plot/__init__.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/utils/plot/cost_steps.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/utils/trace_writer.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/mgpsogui/util/recosu/utils/utils.py +0 -0
- {mg-pso-gui-0.1.77 → mg-pso-gui-0.1.79}/setup.cfg +0 -0
|
@@ -40,20 +40,21 @@ class SideBar(CTkScrollableFrame):
|
|
|
40
40
|
selected_graph = self.home_page.graph_selector_value.get()
|
|
41
41
|
|
|
42
42
|
if (selected_graph == "Best Cost Stacked"):
|
|
43
|
-
self.graph_label = CTkLabel(self.containerFrame, text="Best Cost Stacked")
|
|
44
|
-
self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
43
|
+
#self.graph_label = CTkLabel(self.containerFrame, text="Best Cost Stacked")
|
|
44
|
+
#self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
45
45
|
pass
|
|
46
46
|
elif (selected_graph == "Best Cost by Round"):
|
|
47
|
-
self.graph_label = CTkLabel(self.containerFrame, text="Best Cost by Round")
|
|
48
|
-
self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
47
|
+
#self.graph_label = CTkLabel(self.containerFrame, text="Best Cost by Round")
|
|
48
|
+
#self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
49
49
|
pass
|
|
50
50
|
elif (selected_graph == "Iteration Table"):
|
|
51
|
-
self.graph_label = CTkLabel(self.containerFrame, text="Iteration Table")
|
|
52
|
-
self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
51
|
+
#self.graph_label = CTkLabel(self.containerFrame, text="Iteration Table")
|
|
52
|
+
#self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
53
53
|
pass
|
|
54
54
|
elif (selected_graph == "Calibrated Parameters"):
|
|
55
|
-
self.graph_label = CTkLabel(self.containerFrame, text="Calibrated Parameters")
|
|
56
|
-
self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
55
|
+
#self.graph_label = CTkLabel(self.containerFrame, text="Calibrated Parameters")
|
|
56
|
+
#self.graph_label.grid(row=0, column=0, padx=(20, 20), pady=(20, 20), sticky="nsew")
|
|
57
|
+
pass
|
|
57
58
|
elif (selected_graph == "Custom CSV"):
|
|
58
59
|
|
|
59
60
|
info = self.option_manager.get_project_data()
|
|
@@ -87,7 +87,8 @@ def run_process(stdout_queue, stderr_queue, results_queue, cosu_queue, data, fol
|
|
|
87
87
|
'async_call': True if calibration_map['async_call'] == "True" else False,
|
|
88
88
|
'http_conn_timeout': int(calibration_map['conn_timeout']),
|
|
89
89
|
'http_read_timeout': int(calibration_map['read_timeout']),
|
|
90
|
-
'particles_fail': int(calibration_map['particles_fail'])
|
|
90
|
+
'particles_fail': int(calibration_map['particles_fail']),
|
|
91
|
+
'step_trace': "./trace.json"
|
|
91
92
|
},
|
|
92
93
|
result_queue = cosu_queue
|
|
93
94
|
)
|
|
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
|
|
File without changes
|
|
File without changes
|