nmrglue.process.proc_lp.lp_tls

nmrglue.process.proc_lp.lp_tls(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 Total Least Squares.

See lp() for documentation.

Previous topic

nmrglue.process.proc_lp.lp_cho

Next topic

nmrglue.process.proc_lp.lp2d

This Page