mg-pso-gui 0.0.205__tar.gz → 0.0.207__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/PKG-INFO +1 -1
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/PKG-INFO +1 -1
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/HomePage.py +6 -6
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/util/PSORunner.py +9 -1
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/setup.py +1 -1
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/SOURCES.txt +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/dependency_links.txt +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/entry_points.txt +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/requires.txt +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mg_pso_gui.egg-info/top_level.txt +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/OptionManager.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/PlatformTab/PlatformTab.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/PlatformTab/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/RunTab/RunTab.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/RunTab/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/BoundsEditorWindow.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/BoundsList.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/CalibrationParametersView.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/FunctionsList.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/ListParametersView.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/SetupTab.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/StaticParameterView.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/StepView.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/SetupTab/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/VisualizeTab/VisualizeTab.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/VisualizeTab/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/IGOW 4 Logo.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/collapse.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/down.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/expand.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/play.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/refresh.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/refresh_hd.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/stop.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/trash.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/gui/images/up.png +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/mgpsogui.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/start.yaml +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/util/CTkToolTip/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/util/CTkToolTip/ctk_tooltip.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/util/GraphGenerator.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/mgpsogui/util/__init__.py +0 -0
- {mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/setup.cfg +0 -0
@@ -413,9 +413,9 @@ class App(customtkinter.CTk):
|
|
413
413
|
try:
|
414
414
|
stdout_line = stdout_queue.get_nowait()
|
415
415
|
|
416
|
-
print("#" + stdout_line)
|
417
|
-
with open(os.path.join(folder, 'output.txt'), 'a') as f:
|
418
|
-
|
416
|
+
print("# " + stdout_line)
|
417
|
+
#with open(os.path.join(folder, 'output.txt'), 'a') as f:
|
418
|
+
# f.write(stdout_line)
|
419
419
|
|
420
420
|
except Empty:
|
421
421
|
break
|
@@ -424,9 +424,9 @@ class App(customtkinter.CTk):
|
|
424
424
|
try:
|
425
425
|
stderr_line = stderr_queue.get_nowait()
|
426
426
|
|
427
|
-
print("?" + stderr_line)
|
428
|
-
with open(os.path.join(folder, 'error.txt'), 'a') as f:
|
429
|
-
|
427
|
+
print("? " + stderr_line)
|
428
|
+
#with open(os.path.join(folder, 'error.txt'), 'a') as f:
|
429
|
+
# f.write(stderr_line)
|
430
430
|
|
431
431
|
except Empty:
|
432
432
|
break
|
@@ -13,6 +13,11 @@ def enqueue_output(out, queue):
|
|
13
13
|
for line in iter(out.readline, b''):
|
14
14
|
queue.put(line)
|
15
15
|
out.close()
|
16
|
+
|
17
|
+
def frozen_check():
|
18
|
+
while True:
|
19
|
+
print("NOT FROZEN")
|
20
|
+
time.sleep(5)
|
16
21
|
|
17
22
|
def run_process(stdout_queue, stderr_queue, results_queue, data, folder):
|
18
23
|
steps = data['steps']
|
@@ -33,7 +38,6 @@ def run_process(stdout_queue, stderr_queue, results_queue, data, folder):
|
|
33
38
|
|
34
39
|
if (os.path.exists(os.path.join(folder, 'error.txt'))):
|
35
40
|
os.remove(os.path.join(folder, 'error.txt'))
|
36
|
-
|
37
41
|
|
38
42
|
old_stdout = sys.stdout
|
39
43
|
old_stderr = sys.stderr
|
@@ -51,6 +55,10 @@ def run_process(stdout_queue, stderr_queue, results_queue, data, folder):
|
|
51
55
|
stdour_thread.start()
|
52
56
|
stderr_thread.start()
|
53
57
|
|
58
|
+
frozen_check_thread = threading.Thread(target=frozen_check)
|
59
|
+
frozen_check_thread.daemon = True
|
60
|
+
frozen_check_thread.start()
|
61
|
+
|
54
62
|
options = {}
|
55
63
|
oh_strategy = {}
|
56
64
|
|
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
|
{mg-pso-gui-0.0.205 → mg-pso-gui-0.0.207}/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
|
File without changes
|