Giter VIP home page Giter VIP logo

dijetdmsummary's Introduction

Usage:

python make_plot_all.py --logx --cms_text Preliminary --goms 0.1,0.3,0.5,1.0 --logy
python make_plot_cms.py --logx --cms_text Preliminary --goms 0.1,0.3,0.5

More details:

  • Data is stored in DijetData objects. These load the g_q vs. m_{Z'} files in data/[CADI]_[obs/exp].dat.
    • The data can also be saved as sigma_{95} vs. m_{Z'}, where sigma_{95}=excluded cross section times branching ratio to qq. This is converted to g_q using the reference cross sections in data/reference/*dat according to g_q = g_q0 * sqrt(xs / xs0). This behavior is controlled by the header row, e.g. in data/EXO16057_SR1_obs.dat, # m_med xs8. The number is sqrt(s).
  • Plots are created by the class GQSummaryPlot.
  • The executables are make_plot_*.py. These contain all the plot styling options, which are passed as function arguments to GQSummaryPlot::add_data() and GQSummaryPlot::draw().

Command line arguments:

--analyses: Analyses to plot, corresponding to filenames in data/*.dat. The order of analyses corresponds to the legend order (remembe that TLegends with multiple columns fill in entries from left to right, then top to bottom).

--logx

--logy

--goms: Gamma/M values to draw as dashed lines.

--gom_fills: Draw filled areas corresponding to excluded range, including the range of validity due to Gamma/M getting too large.

--cms: Draw CMS label.

--cms_text [extra text]: Draw CMS label with extra text, e.g. CMS Preliminary

dijetdmsummary's People

Contributors

dryrun avatar

Watchers

James Cloos avatar Javier Duarte avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.