Covariance ========== This module contains the covariance objetcs which Mach3 uses to deal with systematic parameters. It also includes the :py:class:`pyMaCh3._pyMaCh3.covariance.CovarianceBase` class which you can use to implement your own! .. automodapi:: pyMaCh3._pyMaCh3.covariance :members: :undoc-members: :show-inheritance: