Investigate and implement speed up for the plotting. This can be done by either using a faster plot library or refactoring the current plot to reduce how many things are drawn
The following libraries have been suggested
- fastplotlib which is still in alpha
- Vispy
- pyqtgraph
- Raw OpenGL