GithubHelp home page GithubHelp logo

yoink's Introduction

https://travis-ci.org/mrterry/yoink.png

Yoink

Yoink is a tool for extracting data from scientific figures.

I'm often faced with this problem: I have a scientific publication with data that I want to use, however the raw data is not available. It is only provided in rasterized images. The figures are of good quality: the line plots provide axes with labels and ticks; the pseudocolor (false-color) images have axes and a colorbar. In theory all the needed information is there, it is just not particularly convenient.

Yoink provides scripts to yoink the data out of rasterized images as well as a set of backend independent matplotlib widgets that assist in doing so.

Yoink does not require exotic dependencies, only python 2.7, numpy, scipy, and matplotlib. (planned) If scikit-image is available, yoink can guess the cropping and rotation of a figure.

The easiest way to use yoink is to use the executables yoink_cmap and yoink_points (planned).

$ yoink_cmap wacky_figure.png -o output.txt

yoink's People

Contributors

mrterry avatar waltherg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yoink's Issues

Cannot add sets with '+'

On line 35 of the yoink script, get an unsupported operand type error when trying to add image_choices and line_choices with +

Not able to build documentation

On building documentation I am getting this error. Please help me on this.

writing output... [ 9%] index

Exception occurred:
  File "/usr/local/lib/python2.7/dist-packages/sphinxcontrib/youtube/youtube.py", line 17, in get_video_id
    return urlparse.parse_qs(urlparse.urlparse(url).query)['v'][0]
KeyError: 'v'
The full traceback has been saved in /tmp/sphinx-err-HSrIk4.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [html] Error 1

Installing yoink

Hello! I really like this project and it could be very helpful for my needs. I am not sure how to build, install and run this though. The website containing the doc as cited in the setup.py (http://yoinkery.com/) seems down. Also, does this run under python 3.3 as listed in the classifiers of setup.py?

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.