nmrglue.process.pipe_proc.sp
-
nmrglue.process.pipe_proc.sp(dic, data, off=0.0, end=1.0, pow=1.0, c=1.0, start=1, size='default', inv=False, one=False, hdr=False)
Sine Bell Apodization
Parameters:
- dic Dictionary of NMRPipe parameters.
- data array of spectral data.
- off Sine-bell start location as a fraction of pi radians.
- end Sine-bell end location as a fraction of pi radians.
- pow Sine-bell exponent.
- 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.