This project is a prototype space for overhauling the GUI event loop management tools that Matplotlib provides in pyplot.
TEST_IMAGE_DIR = os.path.join(PROJECT_ROOT, 'processed_data', 'test', 'images') TEST_MASK_DIR = os.path.join(PROJECT_ROOT ...
Built a standalone Python GUI using PyQt6, PyQtGraph, and Matplotlib to convert raw 16-bit strain-gauge data into readable strain ...