Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 568 Bytes

Included here is the code I use to produce plots for the ICF Analysis.

The Photon/Had/Muon/DiMuon Plot_Producer.py contain the config file which is passed to Btag_8TeV_Plots.py

Btag_8TeV_Plots.py contains both the plot maker and the webpage maker class. See comments in file to see what is going on.

Setup:

git clone mkdir Website_Plots cp ICF_Offline_Plotting/*png Website_Plots/. cp ICF_Offline_Plotting/*gif Website_Plots/. cp ICF_Offline_Plotting/WebsiteMaker.py Website_Plots/. cd ICF_Offline_Plotting ln -s ../ICF_Offline_Analysis/run_details.py