Previous topic

nmrglue.process.pipe_proc.gmb

Next topic

nmrglue.process.pipe_proc.sp

This Page

nmrglue.process.pipe_proc.jmod

nmrglue.process.pipe_proc.jmod(dic, data, off=0.0, j=0.0, lb=0.0, sin=False, cos=False, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)

Exponentially Damped J-Modulation Apodization

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • off Modulation start in fraction of pi radians.
  • j J-modulation in Hz
  • lb Exponential line Broadening in Hz
  • sin Set True for Sin modulation, off parameter ignored.
  • cos Set True for Cos modulation, off parameter ignored.
  • 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.