Previous topic

nmrglue.process.proc_bl.sol_boxcar

Next topic

nmrglue.process.proc_bl.sol_sine2

This Page

nmrglue.process.proc_bl.sol_sine

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

Solvent filter with sine-bell filter.

Parameters:

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