nmrglue.process.pipe_proc.tm
-
nmrglue.process.pipe_proc.tm(dic, data, t1=0.0, t2=0.0, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)
Trapezoid Apodization
Parameters:
- dic Dictionary of NMRPipe parameters.
- data array of spectral data.
- t1 Points in left side of trapezoid.
- t2 Points in right side of trapezoid.
- 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.