Skip to content

Commit

Permalink
Further doc results.py
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky authored and APN-Pucky committed Apr 19, 2022
1 parent 555f3ab commit 21f6c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hepi/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def pdf_error(li, dl, confidence_level=90):

def scale_error(li, dl):
"""
Computes seven-point scale uncertainties from the results where the renormalization and factorization scales are varied by factors of 2 and relative factors of four are excluded (cf. :func:`seven_point_scan`).
Computes seven-point scale uncertainties from the results where the renormalization and factorization scales are varied by factors of 2 and relative factors of four are excluded (cf. :meth:`seven_point_scan`).
Args:
li (:obj:`list` of :class:`Input`): Input list.
Expand Down

0 comments on commit 21f6c09

Please sign in to comment.