fgbuster.mixingmatrix

Classes

MixingMatrix(*components)

Collection of Components

class fgbuster.mixingmatrix.MixingMatrix(*components)[source]

Collection of Components

The goal is to provide ways to evaluate all the components (or their derivatives) with a single call and store them in a matrix (the mixing matrix).

There are two ways: - evaluate it using (nu, param_0, param_1, param_2, …) - provide A_ev, which takes a single array as argument