raman.noise_estimate

raman.noise_estimate(y)

Estimate the standard deviation of Gaussian white noise contained in a spectrum. Code is based on Schulze et al., Appl. Spectrosc. 60, 820 (2006).

Parameters:y (array) – Input spectrum.
Returns:Noise estimate for input spectrum (float).