Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.
/ quickplot Public archive

Rootpy based plotting for ATLAS publications.

Notifications You must be signed in to change notification settings

baxen/quickplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quickplot

Rootpy based plotting for ATLAS publications.

Quick Example

Download information from the spreadsheets to use to build plots. You need a samples, variables, and canvas spreadsheet. These get saved to json files.

python quickplot/sheets.py update example_samples example_variables example_canvas

Then use them to make a specific plot:

python ~/atlas-code/quickplot/quickplot.py mass_dedx.pdf --variable mass --canvas mass

Or a batch from a list of command line arguments in a file:

python ~/atlas-code/quickplot/quickplot.py --batch example.args 

About

Rootpy based plotting for ATLAS publications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages