Using Python's Tkinter package, I was able to create a GUI that is capable of processing up to four data files at once. There are also several different parameters that the user can select to process their data with, including: signals to be graphed, limits used, and Ethernet Category.
Using plotly I was able to generate the graph above to plot test data I collected. This graph shows frequency (Hz) vs signal power (dB). I found Plotly is very useful when analyzing data for several reasons: