Skip to content

wutzi15/plot_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Version of a program to plot 2D files using Cern's ROOT framework.
Also using Boost.

Availible options are:
	 
--interactive or -i	to show an interactive menu
--batch or -b [filename]   reads a bathc file to process
--single or -s 		   plots everything into one plot
--help or -h		   shows help
--version or -v		   prints version

usage:
ep [options] [files]

Batch file syntax:
every option needs a whitespace after the options name except for single which is activated just by writing single.
parameters are:

startx
stopx
starty
stopy
plot_name
xlabel
ylabel
single

TODO:

- maybe add color to the plots
- error handling!!

About

Library and program for easy plotting using ROOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published