Skip to content

Commit

Permalink
DOC: Typo in Rykoff error (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fox-Davidson authored Jun 22, 2022
1 parent 3b275c6 commit 90b532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skypy/utils/photometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ def absolute_magnitude_from_luminosity(luminosity, zeropoint=None):


def magnitude_error_rykoff(magnitude, magnitude_limit, magnitude_zp, a, b, error_limit=np.inf):
r"""Magnitude error acoording to the model from Rykoff et al. (2015).
r"""Magnitude error according to the model from Rykoff et al. (2015).
Given an apparent magnitude calculate the magnitude error that is introduced
by the survey specifications and follows the model described in Rykoff et al. (2015).
Expand Down

0 comments on commit 90b532b

Please sign in to comment.