A collection of NMR processing functions for filtering, smoothing, and correcting spectral baselines.
This module is imported as nmrglue.proc_bl and can be called as such.
| base | |
| cbf | |
| cbf_explicit | |
| med | |
| sol_general | |
| sol_boxcar | |
| sol_sine | |
| sol_sine2 | |
| sol_gaussian |
These functions are called by high-level function are and most uses will not use them in common processing scripts.
| calc_bl_linear | |
| calc_bl_med |
These functions are not implemented (yet) in nmrglue. There are here as shells for later implementation.