RickerWavelet1D¶
- class synphot.models.RickerWavelet1D(amplitude=1, x_0=0, sigma=1, **kwargs)[source]¶
Bases:
RickerWavelet1DSame as
astropy.modeling.functional_models.RickerWavelet1D, except withsamplesetdefined.Methods Summary
integrate(x)sampleset([factor_step])Return
xarray that samples the feature.Methods Documentation