Skip to content

cerminar/plot-drawing-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot-drawing-tools

This is a collection of jupyter notebooks adn python scripts for drawing histograms created using ntuple-tools.

Browsing the notebooks

You can browse the actual notebook output clicking on the link: Notebook Viewer (NBViewer)python kernel install --name "<venvname>" --user

Start jupyter notebook:

jupyter notebook

or alternatively:

root --notebook

Select the kernel you just created to run the notebooks!

Gettting started

An introduction to the functionality of the package can be found in the notebook

notebooks/getting-started.ipynb

Automatically linking current branch to nbviewer

nbviewer allows to display the notebook output from a github repository, including the javascript to display the ROOT plots correctly.

A pre-commit hook can be used to update the link in the Browsing the notebooks section of this README to point to the current branch.

To install the hook:

cp python/pre-commit.py .git/hooks/pre-commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published