Here is the main.py script:
import sys, os, math import numpy as np import time from PyQt5 import * class Tab(QFrame): def __init__(self):