nmrglue.process.pipe_proc.zd
-
nmrglue.process.pipe_proc.zd(dic, data, wide=1.0, x0=1.0, slope=0, func=0, g=1)
Zero Diagonal Band
Parameters:
- dic Dictionary of NMRPipe parameters.
- data array of spectral data.
- wide Diagonal band width in points
- x0 Diagonal start location in points.
- slope Diagonal slope (X/Y ratio), 0 for auto mode.
- func 0=boxcar, 1=Triangle, 2=Sine Bell, 3=Gaussian.
- g Gauss Width.