Skip to content

KentuckySolarCar/SCAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCAnalysis

An application written in python to graph and analyze data from given data points and allowing for custom axis manipulation.

Requirements

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

Development

git clone https://github.com/deedlehof/SCAnalysis.git
cd ./SCAnalysis

Creating an Environment

Using pre-existing package list

Windows
MacOS
Linux

Creating a Clean Environment

Installation

Building from Source

Pre-built Package

Running Application

Authors and license

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.

About

Python package for analysis and creation of graphs relating to variable input data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages