top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Data Processing GUI

Tags

Python, Excel, GUI

The goal of this project was to automate the processing of S-parameter data.

• S-parameter data is signal data obtained from our radar and antenna testing, where each data point contains a magnitude and direction.

• I wrote Python scripts that access the data files and reorganizes the data in several different ways within excel sheets.

• These scripts were then combined into a single program where the user could specify how they want the data to be organized.

bottom of page