hpf_model

Data_Reduction.hyperfine_fit.hpf_model(x, amp, x_0, w)

Builds multicomponent Gaussian profile

:param xnumpy array of float::

x-values

:param ampfloat::

scale factor for line strenths

:param x_0float::

center position of the model

:param wfloat::

width of each Gaussian component

Returns

numpy array of float:: y-values for the model