Giter Site home page Giter Site logo

sparagus / puce35 Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 88.34 MB

Python Universal Cell Evaluator - Evaluates solar cell data and automatically interacts with OriginLab using Python 3.5

License: GNU General Public License v3.0

QML 91.99% JavaScript 0.47% Python 7.54%

puce35's Introduction

P.U.C.E.35 Version 0.1.0

Python Universal Cell Evaluator - Evaluates solar cell data and automatically interacts with OriginLab

This is my first larger project using Python. The motivation behind this project is to simplify the task of evaluating raw data obtained from measuring I/V curves of solar cells. Since many devices give vastly varrying output data, I hoped to create a way to easily evaluate these data files universally, hance the acronym. Since I use OriginLab to create my plots, and OriginLab has support for Python 3.5 as of OriginPro 2017, I also wanted to automate the process of creating plots and displaying the evaluated data.

For GUI components I used PyQt, but because of the limited way in which you can use Python in OriginLab, adding external modules is difficult. The best way in which I was able to implement PyQt was to add the module files into the local folder of the puce.py file and then incorporate the module into the beginning of the puce.py file. It is also necessary to import a special module provided by OriginLab called PyOrigin. This is what allows for the communication between Python and OriginLab, such as the use of LabTalk commands.

In order to use this with OriginLab, all that's necessary is to download all the files and open puce.opj in any OriginPro version supporting Python 3.5. From there, by clicking "Import Data", the puce.py script is launched, opening the GUI. This script was built using Python 3.5 and PyQt5.

puce35's People

Contributors

sparagus avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.