Giter VIP home page Giter VIP logo

pycorn's Introduction

PyCORN

A script to extract data from UNICORN result (.res) files and plot them.

https://raw.githubusercontent.com/pyahmed/PyCORN/master/samples/sample1_2009Jun16no001_plot.jpg

A script extract data from .res (results) files generated by UNICORN Chromatography software supplied with AKTA Systems. This script will find all data blocks, extract the data and write out csv-files. If you have matplotlib installed it will also plot all the curves including fractions if present. Plots can be saved in any format supported by matplotlib (default is pdf). Alternatively you may import pycorn into your script and access the data inside res-files.


News

PyCORN-WEB launched: PyCORN is now available as a web-service. Just drop your res/zip file, get a preview of the plot (generated with plotly) - adjust as needed and download a high-quality PNG file. No need to open a terminal, no Python installation etc required :-)

visit: http://pycornweb.appspot.com


v0.19 released:

  • FIXED: Injection points not recognized properly (see pyahmed#12)

Installation

  • pip install pycorn

Known issues

Requirements

  • Python 2.7 or 3.x (Tested on Linux / Windows 7 / Mac OSX)
  • optional: matplotlib (for plotting)
  • optional: xlsxwriter (for xlsx-output)

Usage

  • See pycorn/docs/USAGE_pycorn-bin.txt if you want to extract/plot data directly
  • See pycorn/docs/USAGE_pycorn_module.txt if you want to import it into your script

License

  • GPLv2 see docs/LICENSE.txt

pycorn's People

Contributors

pyahmed avatar wackywendell avatar

Watchers

 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.