emzed.quantification.peak_shape_models.no_model module

class emzed.quantification.peak_shape_models.no_model.NoModel[source]

Bases: PeakShapeModelBase

apply(rts)[source]
property area
classmethod fit(peakmap, rtmin, rtmax, mzmin, mzmax, ms_level, **extra_args)[source]
classmethod fit_chromatogram(rtmin, rtmax, chromatogram, **extra_args)[source]
graph()[source]
property is_valid
model_name = 'no_integration'
property rmse