.. BLESS THIS GUY https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202 qudi.util.fit\_models.sine.ExponentialDecaySine =============================================== .. currentmodule:: qudi.util.fit_models.sine .. autoclass:: ExponentialDecaySine :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ExponentialDecaySine.__init__ ~ExponentialDecaySine.estimate_decay ~ExponentialDecaySine.estimate_decay_no_offset ~ExponentialDecaySine.estimate_stretched_decay ~ExponentialDecaySine.estimate_stretched_decay_no_offset .. rubric:: Attributes .. autosummary:: ~ExponentialDecaySine.estimators