pyhf.contrib.viz.brazil

Description

Brazil Band Plots.

Classes

BrazilBandCollection(cls_obs, cls_exp, …)

collections.namedtuple containing the matplotlib.artist.Artist objects of the “Brazil Band” and the observed \(\mathrm{CL}_{s+b}\) and \(\mathrm{CL}_{b}\) — the components of the \(\mathrm{CL}_{s}\) ratio.

Functions

plot_brazil_band(test_pois, cls_obs, …)

Plot the values of \(\mathrm{CL}_{s,\mathrm{obs}}\) and the \(\mathrm{CL}_{s,\mathrm{exp}}\) band (the “Brazil band”) for a series of hypothesis tests for various POI values.

plot_cls_components(test_pois, tail_probs, …)

Plot the values of \(\mathrm{CL}_{s+b}\) and \(\mathrm{CL}_{b}\) — the components of the \(\mathrm{CL}_{s}\) ratio — for a series of hypothesis tests for various POI values.

plot_results(test_pois, tests[, test_size, ax])

Plot a series of hypothesis tests for various POI values.