Previous topic

nmrglue.process.pipe_proc.ztp

Next topic

nmrglue.process.pipe_proc.em

This Page

nmrglue.process.pipe_proc.apod

nmrglue.process.pipe_proc.apod(dic, data, qName=None, q1=1.0, q2=1.0, q3=1.0, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)

Generic Apodization

Parameters:

  • dic Dictionary of NMRPipe parameters.

  • data array of spectral data.

  • qName Apodization function name: SP, EM, GM, GMB, TM, TRI, JMOD.

  • q1 First parameter for apodization.

  • q2 Second parameter for apodization.

  • q3 Third parameter for apodization.

  • 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 to set points outside of window to 1.

    False leaves points outside of window as is.

  • hdr True to read apodization parameters from Header.