avoplot

Post tags: | avoplot | matplotlib | python |

youtube pydata 2014 Kayla Iacovino - Life After matplotlib: Harder, Better, Faster, Stronger

Developer - Nial Peters

avoplot google code page

Overview

Built on top of Python’s excellent matplotlib plotting library, AvoPlot is a graphical plotting tool designed for visualising and analysing scientific data. In addition to providing a graphical user interface to many of the capabilities of matplotlib, it also provides a plug-in framework, allowing users to extend its standard feature set to meet their specific requirements. Plug-ins can be written both to import different data sets (e.g. binary data), and to provide analysis tools for working with them (e.g. fitting routines, background subtraction etc.).

Since version 14.01 AvoPlot also includes a scripting interface which mimics matplotlib’s pyplot interface. This will allow users to easily move from using matplotlib’s plot viewer to using AvoPlot instead.

Github mirror

github project breisfeld/avoplot mirrors code.google.com/p/avoplot

openresearchsoftware.metajnl.com/article

openresearchsoftware.metajnl.com/article

        AvoPlot: An extensible scientific plotting tool based on matplotlib
        Author: Nial Peters 
        E-mail: njp39@cam.ac.uk