Skip to content

Commit

Permalink
DOC: Ryden04 ellipticity doc missing section (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucia-Fonseca authored Sep 6, 2021
1 parent 0916369 commit 6b1c370
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions skypy/galaxies/morphology.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,11 @@ def ryden04_ellipticity(mu_gamma, sigma_gamma, mu, sigma, size=None):
size : int or tuple of ints or None
Size of the sample. If `None` the size is inferred from the parameters.
Returns
-------
ellipticity: (size,) array_like
Ellipticities sampled from the Ryden 2004 model.
References
----------
.. [1] Ryden B. S., 2004, ApJ, 601, 214
Expand Down

0 comments on commit 6b1c370

Please sign in to comment.