Skip to content

Commit

Permalink
Update sbi/analysis/plot.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jan <[email protected]>
  • Loading branch information
Matthijspals and janfb authored Apr 4, 2024
1 parent 8a2c790 commit 75e4143
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sbi/analysis/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,7 @@ def probs2contours(
"""Takes an array of probabilities and produces an array of contours at specified
percentile levels.
Args:
probs : array
Probability array. doesn't have to sum to 1, but it is assumed it contains
probs: Probability array. doesn't have to sum to 1, but it is assumed it contains
all the mass
levels : list
Percentile levels, have to be in [0.0, 1.0]. Specifies contour levels that
Expand Down

0 comments on commit 75e4143

Please sign in to comment.