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