Skip to content

A collection of utility functions and style settings for making pretty plots with PyROOT for the ATLAS Experiment at CERN

License

Notifications You must be signed in to change notification settings

joeycarter/atlas-plot-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATLAS Plot Utils

image

A collection of utility functions and style settings for making pretty plots with PyROOT for the ATLAS Experiment at CERN.


⚠️ ATLAS Plot Utils (formerly ATLAS Plots) is now mostly deprecated! ⚠️

Check out my new project, ATLAS Plots, which uses matplotlib-like syntax and idioms to produce plots in ROOT following the standard ATLAS style guidelines.

Installing

atlasplots isn't in PyPI (yet) so for now it's best to clone the source and install as editable:

$ git clone git@github.com:joeycarter/atlas-plots.git
$ cd atlas-plots
$ pip install -e .

To uninstall:

$ pip uninstall atlasplots

Installing on lxplus

Installing atlasplots is a bit more involved if you want to use it on lxplus. Full installation instructions can be found here.

Documentation

The full documentation is available over at https://atlas-plots.readthedocs.io.

About

A collection of utility functions and style settings for making pretty plots with PyROOT for the ATLAS Experiment at CERN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages