forcepho.fitting
================
Methods in the :py:mod:`forcepho.fitting` module are used to optimize or sample
from the posterior for source parameters given data.

.. automodule:: forcepho.fitting
   :members: Result, run_lmc, run_opt, optimize_fluxes
