Constant baseline correction from percentage of data.
data : 1D or 2D ndarray
Array of 1D or 2D NMR data.
last : float, optional
Percent (0-100) of last axis used to calculate the baseline correction.
apply : slice, optional
Slice describing first-axis region(s) to which the baseline correction should be applied. Parameter is ignored for 1D data.
ndata : 1D or 2D ndarray
NMR data with a constant baseline subtracted.
nmrglue.process.proc_bl.base
nmrglue.process.proc_bl.cbf_explicit
Enter search terms or a module, class or function name.