Multi-thread TPS plot
Closes #2 (closed).
#30 (closed).17
Merge request reports
Activity
mentioned in merge request !35 (closed)
requested review from @ldam
- Resolved by Lan Dam
added 22 commits
-
761db68f...c1f43818 - 10 commits from branch
master
- 66215807 - Add tests for get_trim_tps_data
- 395e3474 - Refactor get_trim_tps_data to a class
- be9f36de - Refactor get_trim_tps_data
- 42cd13a8 - Multithread TPS plot
- 914db3f9 - Implement stopping TPS plot
- 666c44eb - Clear TPS screen before plotting
- 76f065b1 - Fix waveform plot not stopping
- 0982181e - flake8 and fix tests
- 0ee07744 - Revert change used for quick test iteration
- b0f5f74d - Add documentation and remove unused code
- e7950c64 - Fix part of bug
- 2a8512f6 - Fixes bug
Toggle commit list-
761db68f...c1f43818 - 10 commits from branch
@kienle I still see the above problem. But now there are some error on the terminal when I click on stop right after trying to read Q330 5244:
Traceback (most recent call last): File "/Users/ldam/Documents/GIT/sohstationviewer/sohstationviewer/view/main_window.py", line 455, in stop waveform_widget.request_stop() File "/Users/ldam/Documents/GIT/sohstationviewer/sohstationviewer/view/plotting/waveform_dialog.py", line 305, in request_stop self.data_processors[0].request_stop() IndexError: list index out of range
added 3 commits
added 14 commits
-
66e193a7...ec4b57f0 - 13 commits from branch
master
- c2a00d65 - Multithread TPS plot
-
66e193a7...ec4b57f0 - 13 commits from branch
requested review from @ohosseini
removed review request for @ldam
removed review request for @ohosseini
mentioned in commit a73fcd9d