mg-pso-gui 0.1.236__py3-none-any.whl → 0.1.238__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mg-pso-gui
3
- Version: 0.1.236
3
+ Version: 0.1.238
4
4
  Summary: GUI for MG-PSO
5
5
  Author: Robert Cordingly
6
6
  Author-email: <rcording@uw.ed>
@@ -16,10 +16,10 @@ mgpsogui/gui/SetupTab/CustomFunctionMetrics.py,sha256=hAVZSJMgHEQYrFsgUUnil17pWM
16
16
  mgpsogui/gui/SetupTab/FunctionsList.py,sha256=cMBv87GeRACiJ1DPxFrPvZJOZ3fK6FUVAeUaQCR9dn0,6375
17
17
  mgpsogui/gui/SetupTab/ListEditor.py,sha256=vlP0KDPu8J1_6KXuUTlE7OClgfF0Qk6cISsFm_SglUw,3232
18
18
  mgpsogui/gui/SetupTab/ListParametersView.py,sha256=wYcDcaooYkw-y7XW6dJUwhTWxLuUUOK5tGUFVHBf3ck,7352
19
- mgpsogui/gui/SetupTab/OptimalParameterView.py,sha256=VKn-4BlVyqspFIOkbWsM0q9pYVsmqnSND0xP2hDKb60,1785
19
+ mgpsogui/gui/SetupTab/OptimalParameterView.py,sha256=H92S6ioJI2iTjFBspEzyDxluagCEgfFSW5AkqQFO-l8,1738
20
20
  mgpsogui/gui/SetupTab/SetupTab.py,sha256=NmCPb9tGVJmUy1HG3G26y5RibtVZNeN9XFyomVnageQ,2792
21
21
  mgpsogui/gui/SetupTab/StaticParameterView.py,sha256=iEG-UpBBlAJabZo3MG768oLqOROjUPc23tKOSd47IUc,2739
22
- mgpsogui/gui/SetupTab/StepView.py,sha256=fMGoZQrXLFVI3kIyXQdtjVILYn_mMDUHyr0qr-Yl4Vk,11593
22
+ mgpsogui/gui/SetupTab/StepView.py,sha256=UQNLRxCEQQPvdW5UIT703TnmEfnjgchGIBFnCg4K3Zs,8557
23
23
  mgpsogui/gui/SetupTab/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  mgpsogui/gui/VisualizeTab/MatrixEditor.py,sha256=JPQmfljdddIwHtTKpFqUdk7hRzVdX-IKl4neOk3DsjM,3132
25
25
  mgpsogui/gui/VisualizeTab/SideBar.py,sha256=MtZfDScNFN0fQ8DyPm6bZGJSrFRgT14fZeUq-qc61O8,21936
@@ -62,8 +62,8 @@ mgpsogui/util/recosu/utils/trace_writer.py,sha256=V9BJlOjCbNYGoXGEk3CF5wjifBxvar
62
62
  mgpsogui/util/recosu/utils/utils.py,sha256=QB8vftq3142ekG0ORjz0ZBHU5YknXbR0oTsrxrPAsF0,3951
63
63
  mgpsogui/util/recosu/utils/plot/__init__.py,sha256=h1KjM7_tNDv351pcwt8A6Ibb1jhwWyx5Gbu-zj-sI3Q,71
64
64
  mgpsogui/util/recosu/utils/plot/cost_steps.py,sha256=1Ce11AJyweWkmvjXPxEygzS-h8yVLmQEDLS53yjPLqQ,3779
65
- mg_pso_gui-0.1.236.dist-info/METADATA,sha256=ccRtxnxslVSqg7xiqzr7-xSmZ95Tzl1160LDGKTEggg,9456
66
- mg_pso_gui-0.1.236.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
67
- mg_pso_gui-0.1.236.dist-info/entry_points.txt,sha256=jg82VOFjR1XDGrchs1wJSCqKYE4Ozv12aBcCSp--koA,117
68
- mg_pso_gui-0.1.236.dist-info/top_level.txt,sha256=y7JuS9xJN5YdxUsQ3PSVjN8MzQAnR146bP3ZN3PYWdE,9
69
- mg_pso_gui-0.1.236.dist-info/RECORD,,
65
+ mg_pso_gui-0.1.238.dist-info/METADATA,sha256=DDFVWtKZM0BjIudidqlVoQ8bUryUEt-jfj_tt14YbpI,9456
66
+ mg_pso_gui-0.1.238.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
67
+ mg_pso_gui-0.1.238.dist-info/entry_points.txt,sha256=jg82VOFjR1XDGrchs1wJSCqKYE4Ozv12aBcCSp--koA,117
68
+ mg_pso_gui-0.1.238.dist-info/top_level.txt,sha256=y7JuS9xJN5YdxUsQ3PSVjN8MzQAnR146bP3ZN3PYWdE,9
69
+ mg_pso_gui-0.1.238.dist-info/RECORD,,
@@ -32,7 +32,7 @@ class OptimalParameterView(CTkScrollableFrame):
32
32
 
33
33
  for step in self.steps:
34
34
 
35
- if self.mode != "Sampling: Halton":
35
+ if self.mode != "Sampling":
36
36
  name = step['name'].get()
37
37
  CTkLabel(self.containerFrame, text=name).grid(row=row, column=0, columnspan=1, padx=5, pady=5, sticky="")
38
38
  row += 1
@@ -45,5 +45,5 @@ class OptimalParameterView(CTkScrollableFrame):
45
45
  bb.configure(textvariable=param['optimal_value'])
46
46
  row += 1
47
47
 
48
- if self.mode == "Sampling: Halton" or self.mode == "Sampling: Random":
48
+ if self.mode != "Optimization":
49
49
  break
@@ -120,10 +120,10 @@ class StepView(CTkScrollableFrame):
120
120
  self.sampling_method.grid(row=0, column=1, padx=(10, 10), pady=header_padding_y)
121
121
 
122
122
  self.logo_label2 = CTkLabel(self.file_selector_frame, text="Output:")
123
- self.logo_label2.grid(row=0, column=0, padx=(20, 10), pady=header_padding_y)
123
+ self.logo_label2.grid(row=0, column=2, padx=(20, 10), pady=header_padding_y)
124
124
 
125
125
  self.output_method = CTkOptionMenu(self.file_selector_frame, values=["Replace", "Append"], width=50, variable=self.home_page.sampling_output)
126
- self.output_method.grid(row=0, column=1, padx=(10, 10), pady=header_padding_y)
126
+ self.output_method.grid(row=0, column=3, padx=(10, 10), pady=header_padding_y)
127
127
 
128
128
  row += 1
129
129
 
@@ -157,7 +157,7 @@ class StepView(CTkScrollableFrame):
157
157
 
158
158
  row += 1
159
159
 
160
- if step['open'] or (self.mode == "Sampling"or self.mode == "Sensitivity Analysis"):
160
+ if step['open'] or (self.mode == "Sampling" or self.mode == "Sensitivity Analysis"):
161
161
  bounds = BoundsList.BoundsList(
162
162
  self.containerFrame, option_manager=self.option_manager, step_index=index)
163
163
  bounds.grid(row=row, column=0, padx=(10, 10),
@@ -183,42 +183,3 @@ class StepView(CTkScrollableFrame):
183
183
  CTkButton(self.containerFrame, text="Add Group", command=self.create_new_step).grid(
184
184
  row=row, columnspan=2, column=0, padx=(10, 10), pady=(10, 10), sticky="ew")
185
185
 
186
- """
187
- if (self.mode == "Sampling: Halton" or self.mode == "Sampling: Random" or self.mode == "Sensitivity Analysis"):
188
- self.analysisFrame = CTkFrame(self)
189
- self.analysisFrame.grid(row=2, column=0, columnspan=2, padx=(10, 10), pady=(10, 10), sticky="nsew")
190
- self.analysisFrame.grid_columnconfigure((0, 1, 2), weight=1)
191
-
192
- columns = ["n1", "n2", "n3", "n4", "n5", "n6", "n7", "n8", "n9", "n10"]
193
-
194
- self.params_editor = ListEditor.ListEditor(self.analysisFrame, option_manager=self.option_manager,
195
- title="Parameters",
196
- columns=columns,
197
- parameter_name="sensitivity_parameters",
198
- parameter_remove_func=self.option_manager.remove_sensitivity_parameter,
199
- parameter_add_func=self.option_manager.add_sensitivity_param)
200
- self.params_editor.grid(row=0, column=0, padx=(10, 10), pady=(10, 0), sticky="nsew")
201
- self.params_editor.grid_columnconfigure(0, weight=1)
202
- self.params_editor.grid_rowconfigure(0, weight=1)
203
-
204
-
205
- self.positive_editor = ListEditor.ListEditor(self.analysisFrame, option_manager=self.option_manager,
206
- title="Positive Best Metrics",
207
- columns=columns,
208
- parameter_name="sensitivity_positiveBestMetrics",
209
- parameter_remove_func=self.option_manager.remove_sensitivity_positiveBestMetrics,
210
- parameter_add_func=self.option_manager.add_sensitivity_positiveBestMetrics)
211
- self.positive_editor.grid(row=0, column=1, padx=(10, 10), pady=(10, 0), sticky="nsew")
212
- self.positive_editor.grid_columnconfigure(0, weight=1)
213
- self.positive_editor.grid_rowconfigure(0, weight=1)
214
-
215
- self.negative_editor = ListEditor.ListEditor(self.analysisFrame, option_manager=self.option_manager,
216
- title = "Zero Best Metrics",
217
- columns=columns,
218
- parameter_name="sensitivity_negativeBestMetrics",
219
- parameter_remove_func=self.option_manager.remove_sensitivity_negativeBestMetrics,
220
- parameter_add_func=self.option_manager.add_sensitivity_negativeBestMetrics)
221
- self.negative_editor.grid(row=0, column=2, padx=(10, 10), pady=(10, 0), sticky="nsew")
222
- self.negative_editor.grid_columnconfigure(0, weight=1)
223
- self.negative_editor.grid_rowconfigure(0, weight=1)
224
- """