An application written in python to graph and analyze data from given data points and allowing for custom axis manipulation.
A virtual environment (Not really necessary but good to have if you're working on seperate projects, this project was created using a Conda virtual environment.)
As well as the following packages w/ their version numbers.
Packages:
-numpy >= 1.15.4
-matplotlib >= 2.2.3
-PyQt5 >= 5.6.0
-pyopengl >= 3.1.3
-pyqtgraph >= 0.10.0
-pywin32 >= 1.0; platform_system == "Windows"
-tesseract >= 0.1.3
git clone https://github.com/deedlehof/SCAnalysis.git
cd ./SCAnalysis
Licensed under GNU General Public License v3.0
Package was designed and written by:
Originally written as an Analysis tool for the University of Kentucky Solar Car Team.