You are here

Week 5: Putting it all together

This week consisted of a good amount of debugging and modifying the program.  I finally made the hassle of all the popup menus on the original program optional and created a version of the program that processed the data autonomously.  It's still a little slow though, taking about 18 minutes to go through 150 sets of data, but it's better than the old way of processing the data individually. 

The main plan is to create an overhead graphical user interface that will allow visualization of the trends in the data.  Points in the data will be tagged different colors to indicate, good, bad or questionable data.  The user will be able to click a point to open the graph the measurements came from, and will be able to adust the location of the measurements if the computer program found them incorrectly. 

I hope this program will streamline data processing to two relatively simple steps. 
-Ezra