Previous topic

nmrglue.process.proc_bl.sol_sine2

Next topic

nmrglue.process.proc_bl.calc_bl_linear

This Page

nmrglue.process.proc_bl.sol_gaussian

nmrglue.process.proc_bl.sol_gaussian(data, w=16, mode='same')

Solvent filter with square gaussian filter.

Parameters:

  • data Array of spectral data.
  • w Width of convolution window.
  • mode mode for output (‘valid’,’same’, or ‘full’)