Resolution models

class qef.models.resolution.TabulatedResolutionModel(xs, ys, *args, **kwargs)[source]

Bases: qef.models.tabulatedmodel.TabulatedModel

Interpolator of resolution data with no fit parameters

Parameters:
  • xs (ndarray) – given domain of the function, energy
  • ys (ndarray) – given domain of the function, intensity