Tutorials#

This section introduces the foundational concepts and modules of pyMultiFit library. It introduces the how-to about using the template classes and methods provided by the library. After going through these tutorials, you will learn how to,

  1. Construct a custom distribution class compatible with pyMultiFit library,

  2. Use a template function to make an n-model data generator for your custom distribution,

  3. Construct a custom fitting class to fit n-model data, and