nmrglue.process.proc_lp.lp_cho

nmrglue.process.proc_lp.lp_cho(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 Cholesky decomposition.

See lp() for documentation