.. _limb_darkening:

Limb Darkening
==============

These are convenience functions designed to transform limb darkening coefficients of commonly used limb darkening laws into coefficients of high-order polynomials that `squishyplanet` can use to model the intensity profile of the star.

.. automodule:: limb_darkening_laws
    :members:
    :undoc-members:
    :show-inheritance:
