Plotmeister 0.1 review

Download
by rbytes.net on

Plotmeister project is the swiss army knife for data exploration. Plotmeister contains of backend tools to transform your ASCII da

License: GPL (GNU General Public License)
File size: 0K
Developer: Sascha Hunold and Ralf Hoffmann
0 stars award from rbytes.net

Plotmeister project is the swiss army knife for data exploration.

Plotmeister contains of backend tools to transform your ASCII data into a Plotmeister compliant data format.

In GUI frontend enables the user to explore the data set interactively. Variables from the source data set can be changed on the fly by adjusting sliders in the GUI. The plot will be updated on the fly.

Installation:

1. Unpack the plotmeister archive
tar xvzf plotmeister-VERSION.tar.gz

2. Update environmental settings
export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION

3. If you want to use the backend tools you need to set PATH and PERL5LIB. I recommend to include the Perl backend tools and the Palo tools to your PATH variable.

For Perl backend tools:

export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/pmeister
export PERL5LIB=$PERL5LIB:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/pmeister

For Palo tools:

export PATH=$PATH:PATH_TO_PLOTMEISTER/plotmeister-VERSION/backend/palo

4. Start plotmeister

simply execute
$> plotmeister.py

Plotmeister 0.1 search tags