Bases: Lorentz1D
Lorentz1D
Same as astropy.modeling.functional_models.Lorentz1D, except with sampleset defined.
astropy.modeling.functional_models.Lorentz1D
sampleset
Methods Summary
integrate(x)
integrate
sampleset([factor_step])
Return x array that samples the feature.
x
Methods Documentation
Factor for sample step calculation. The step is calculated using factor_step * self.fwhm.
factor_step * self.fwhm
Keyword(s) for bounding_box calculation.
bounding_box
Lorentz1D.integrate()
Lorentz1D.sampleset()