emzed.quantification.peak_shape_models.asymmetric_gauss_model module

class emzed.quantification.peak_shape_models.asymmetric_gauss_model.AsymmetricGaussModel(parameters, area, rmse)[source]

Bases: PeakShapeModelBase

DEFAULT_OFFSET = 0.01
LIMITS_AREA = 2
LIMITS_GRAPH = 1.5
NPOINTS_GRAPH = 100
NPOINTS_INTEGRAL = 200
property area
graph()[source]
property is_valid
model_name = 'asym_gauss'
property rmse