jakepruitt / thesis

Volume Approximation of Laser Pit Ablations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot 2016-04-02 19 22 26

Thesis Prospectus

Currently in the Earth and Space Exploration laboratory, geochronology is an incredibly important part of the work and papers that are produced by the department. In order to calculate the age of a rock, an ablation must be made in the rock’s face and a laser pointed into the ablation map the depth of the entire pit. The important step in this process is the calculation of the volume of the pit, which is done currently in a Matlab function created by the students of the lab. This calculation has been used in publications to date, but there are not currently rigorously tested measures of the algorithm’s accuracy.

The current needs of the project are to improve upon this calculation, rewriting the algorithm to use advanced numerical analysis to gain more insight into the accuracy of the process. The goal of the thesis is to design and develop an intuitive and highly accurate software interface to measure the volume of a rock ablation. The software will allow the user to manually adjust parameters, visually see the algorithm at work, and determine the optimal parameters for minimizing error. The benefits of this work will be an increased visibility to the process of calculating rock ablation volume, as well as creating verifiable accuracy measurements. I also want to make this tool useful and simple, so that it can be maintained and used by the lab long into the future.

I’m interested in this project from the perspective of applying geographical analysis software to a problem that it has not used it before. The problem draws a substantial influence from geographical information systems software, where a very similar algorithm could be used to calculate the volume of a lake or valley. I am very interested in exploring geology, and determining how the tools described in my majors such as numerical analysis and data visualization can be applied to problems outside of my majors.

In order to prepare for this project, I will be spending time working closely with Dr. Hodges and Cameron Mercer to see how they interact with their current tools, as well as learn how the rest of the lab uses tools for geochronological analysis. While spending time researching and sketching how the interface for the tool should optimally be designed, I will be diving into the math and algorithms of the Matlab code, understanding how the operations for volume calculation really work, and porting that algorithm into the target language. There will be research needed in hillshading/depth calculation for other potential algorithms, from GIS research, numerical analysis, and satellite imagery analysis.

My sources and guides will primarily be Dr. Hodges, Cameron Mercer and the rest of the users of this software. I will also be leaning heavily upon research in geographic information systems. I will be asking members of the GIS community for examples of software that are useful for visualizing and analyzing similar problems. In developing a testable measure for the accuracy of the volume calculation I will probably need guidance from papers on numerical analysis, experiment design, and probability theory.

Resources

About

Volume Approximation of Laser Pit Ablations


Languages

Language:C++ 96.4%Language:MATLAB 1.5%Language:JavaScript 0.7%Language:C 0.6%Language:HTML 0.3%Language:QMake 0.2%Language:CMake 0.1%Language:GLSL 0.1%Language:Makefile 0.0%Language:CSS 0.0%Language:Shell 0.0%