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