Skip to content

Commit

Permalink
small fi
Browse files Browse the repository at this point in the history
  • Loading branch information
0ctagon committed Dec 6, 2023
1 parent 49b8b9f commit 7369042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plothist/comparison.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ def get_comparison(
What kind of bin uncertainty to use for h1: "symmetrical" for the Poisson standard deviation derived from the variance stored in the histogram object, "asymmetrical" for asymmetrical uncertainties based on a Poisson confidence interval. Default is "symmetrical".
ratio_uncertainty_type : str, optional
How to treat the uncertainties of the histograms when comparison is "ratio" or "relative_difference" ("uncorrelated" for simple comparison, "split" for scaling and split h1 and h2 uncertainties). This argument has no effect if comparison != "ratio" or "relative_difference". Default is "uncorrelated".
Returns
-------
values : numpy.ndarray
Expand Down

0 comments on commit 7369042

Please sign in to comment.