Previous topic

nmrglue.process.pipe_proc.gm

Next topic

nmrglue.process.pipe_proc.jmod

This Page

nmrglue.process.pipe_proc.gmb

nmrglue.process.pipe_proc.gmb(dic, data, lb=0.0, gb=0.0, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)

Modified Gaussian Apodization

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • lb Exponential term in Hz
  • gb Gaussian term in Hz
  • c First point scale value.
  • start Number of points in apodization window.
  • size Starting location of apodization window. Default is full size.
  • 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.