Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

j9ac9k/dual-axis-post-processor

Repository files navigation

Dual Axis Stage Post Processor

This script/application is used to parse and subsequently plot data collected on the 2-axis stage. The data is imported from a cvs file (github has sample.csv for an example) and the script finds the center of the light source, changes the origin, and subsequently generates the plots that are requested by the user.

The beginning of the script is setup to take either command line arguments defining the parameters, or you can change the parameters used in the script near the beginning by changing the variables from True to False (and vice versa) as well as changing some of the other parameters yielding the desired results. For testing purposes, the default values should function well enough.

Any input is appreciated, especially input helping me make this code more pythonic.

About

Post Processing Script to crunch through data collected from a dual-axis scanning station.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages