Signal Analysis Helper
For a while, my mentor received a large number of raw .mat files of EM signals from collaborators. To analyze them conveniently instead of wasting time on adjusting the scripts for different storage paths each time. I used PyQt to develop a GUI that integrated common signal analysis. It was fun.