Skip to content

Commit

Permalink
Update stingray/bexvar.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti authored Sep 29, 2022
1 parent 2d624af commit f9e2462
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stingray/bexvar.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ def _calculate_bexvar(log_src_crs_grid, pdfs):
Returns
-------
log_sigma : iterable, `:class:numpy.array` of floats.
An array of posterior samples of Bayesian excess varience(bexvar).
An array of posterior samples of Bayesian excess variance (bexvar).
"""

if not can_sample:
Expand Down

0 comments on commit f9e2462

Please sign in to comment.