raman.bandintegral

raman.bandintegral(x, y, x0, x1)

Calculate the band integral over time dependent data.

Parameters:
  • x (array) – x-axis (wavelength / wavenumber).
  • y (array) – 2d array containing spectra vs time.
  • x0 (float) – Left boundary of the band integral.
  • x1 (float) – Right boundary of the band integral.
Returns:

Band integral as function of time (= axis 1 of y).