noise_data

Data_Reduction.hyperfine_fit.noise_data(SNR, width, span)

Create noisy data samples

Noise is Gaussian (normal distribution) with a dispersion of 1.

:param SNRfloat::

SNR of central component

:param widthfloat::

line width in MHz

:param spanfloat::

frquency range MHz for which data will be generated

Returns

numpy array of float:: noisy y-values.