Previous topic

nmrglue.process.proc_base.zd

Next topic

nmrglue.process.proc_base.zd_triangle

This Page

nmrglue.process.proc_base.zd_boxcar

nmrglue.process.proc_base.zd_boxcar(data, wide=1.0, x0=0.0, slope=1.0)

Zero Diagonal band with boxcar function

Parameters:

  • data Array of spectral data.
  • wide Diagonal band half width in points.
  • x0 Diagonal starting location in points.
  • slope Diagonal slope.