Previous topic

nmrglue.process.pipe_proc.apod

Next topic

nmrglue.process.pipe_proc.gm

This Page

nmrglue.process.pipe_proc.em

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

Exponential apodization

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • lp Exponential line broadening 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.