Previous topic

nmrglue.process.proc_base.center

Next topic

nmrglue.process.proc_base.zd_boxcar

This Page

nmrglue.process.proc_base.zd

nmrglue.process.proc_base.zd(data, window, x0=0.0, slope=1.0)

Zero Diagonal band with generic window functions

Parameters:

  • data Array of spectral data.
  • window Window function to apply to diagonal band
  • wide Diagonal band half width in points.
  • x0 Diagonal starting location in points.
  • slope Diagonal slope.