Code Monkey home page Code Monkey logo

pyroflueplots's Introduction

pyroflueplots

A compact tool for visualizing data obtained from pyrolysis experiments.

Customized bar plots Customized dot plots

This facilitates data analysis for the following scientific article Industrially relevant pyrolysis of diverse contaminated organic wastes: Gas compositions and emissions to air

It is required to have Python, and Git installed.

Clone the repository:

Open the command windows and type

$ cd C:\pathToRepository\

Cone the repository

$ git clone https://github.com/tayloris/pyroflueplots

First time use:

Create a Python environment and install the packages specified in requirements.txt

$ create a python env

Before running a script:

First Activate your Python environment

$ C:\PythonEnv\pythonEnv\Scripts\activate.bat

Indicate the location of the repository source code

$ set PYTHONPATH=%PYTHONPATH%;C:\pathToDirectory\pyroflueplots\src

Run scripts to generate plots:

Go to the repository

$ cd C:\pathToDirectory\pyroflueplots\

Run an example of a script

$ python scripts\examples\autoBarPlotsEm_factors.py
$ python scripts\examples\autoBarPlotsMatrix_mass_balance.py
$ python scripts\examples\autoBarPlotsLoop.py
$ python scripts\examples\autoPlotGF.py

For Ubuntu

  1. Activate Python enviroment $source /pathToPythonEnv/bin/activate

  2. Indicate the location of the repository source code export PYTHONPATH=$PYTHONPATH:/PathToRepo/pyroflueplots/src/

pyroflueplots's People

Contributors

gudnyf avatar tayloris avatar

Watchers

 avatar

pyroflueplots's Issues

autoPlotGF_wtitles.py Fail to allocate bitmap

After running/producing about half of the figures, the script stops after saying "Fail to allocate bitmap".

I also might have had some problems when producing figures where the name was too long. I changed the name of one of the variables that was too long, and it seemed to help. But I still have some variables with maybe too long names.

Besitos

Necesito besitos, no has dado hace al menos 30 minutos.

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.