Giter Club home page Giter Club logo

picarro_read_data's Introduction

Plotting Picarro Data

Instalation

Install python3

Libraries used:

  • Pandas
  • Xlrd
  • Matplotlib

Using pipenv and virtual environment (recommended)

Install pipenv

pip3 install pipenv --user

find the user directory used by pip3:

python -m site --user-base

Add the user directory in the PATH environment variable

Clone the repository and execute inside the directory of the repository

git clone https://github.com/ceordonez/Picarro_read_data.git

pipenv shell

You can change the version of python3 installed in your PC changing the Pipfile

Then install the libraries requires

pipenv install

Quick manual

Using pipenv

Before run the program excecute in the folder of the program pipenv shell

All users

Configurate the config_file.py document

Execute python main.py or double click (only windows users) in the main.py file to run the program.

Left mouse bottom to make zoom to the plot

Scroll bottom to select region to get the statistics.

Always gives the statistics of the last action.

picarro_read_data's People

Watchers

James Cloos avatar César Ordóñez 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.