Previous topic

nmrglue.process.pipe_proc.em

Next topic

nmrglue.process.pipe_proc.gmb

This Page

nmrglue.process.pipe_proc.gm

nmrglue.process.pipe_proc.gm(dic, data, g1=0.0, g2=0.0, g3=0.0, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)

Lorentz-to-Gauss apodization

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • g1 Inverse exponential width in Hz
  • g2 Gaussian broaden width in Hz
  • g3 Location of Gauss maximum (0.0 to 1.0)
  • c First point scale value.
  • start Number of points in apodization window. Default is full size.
  • size Starting location of apodization window.
  • inv True for inverse apodization, False for normal apodization.
  • one True leaves points outside of window as is, False zeros them.
  • hdr True to read apodization parameters from Header.