jetset.model_manager Module

Module: model

This module contains all the classes necessary to build a SED model. A SED model can be built by creating a SEDmodel object.

Classes and Inheritance Structure

Classes relations

../_images/classes_model_manager.png
FitModel([elec_distr, jet, name, out_dir, …]) This class creates an interface to handle a fit Model.

Module API

Classes

FitModel([elec_distr, jet, name, out_dir, …]) This class creates an interface to handle a fit Model.

Class Inheritance Diagram

Inheritance diagram of jetset.model_manager.FitModel