SP - Sinebell Apodization (nmrPipe function)
From NMR Wiki
Overview
Sine-bell apodization used in nmrPipe is defined i-th point as follows:
where value of off corresponds to value of -off parameter, end - to -end parameter, pow - to -pow parameter. tSize is automatically read from the data file (it's header). Meanings of parameters are described below.
Parameters
| parameter | type and range of values | meaning |
| -off | real number, ![]() | starting offset if sine bell in units of π |
| -end | real number, ![]() | ending offset if sine bell in units of π |
| -pow | real number, , but typical values are 1.0 and 2.0 | exponent of the apodization function |
| -c,-start,-size,-one,-hdr,-inv | extra parameters that apply to all available window functions; -c is the most frequently used one | |
![\in [0,1]](/wiki/images/math/f/6/8/f688a07dbc957d51711a57c647554943.png)
![\in (-off,1]](/wiki/images/math/1/0/2/1020232003fd263b2d8cbeca16037ee0.png)
, but typical values are 1.0 and 2.0
