nmrglue.process.proc_lp.lp_svd

nmrglue.process.proc_lp.lp_svd(data, pred=1, slice=slice(None, None, None), order=8, mode='f', append='after', bad_roots='auto', fix_mode='on', mirror=None)[source]

Linear Prediction extrapolation of 1D or 2D data using SVD decomposition.

See lp() for documentation.

Previous topic

nmrglue.process.proc_lp.lp

Next topic

nmrglue.process.proc_lp.lp_qr

This Page