2D Linear Prediction using LP2D procedure
Applies the LP2D procedure as described in: G. Zhu and A. Bax, Journal of Magnetic Resonance, 1992, 98, 192-199. to the data matrix. Parameters differ from NMRPipe because this function is not well documented.
Parameters:
dic Dictionary of NMRPipe parameters.
data array of spectral data.
xOrd Linear Prediction X dimension order.
yOrd Linear Prediction Y dimension order.
xSize New size of Y-axis, ‘default’ double size.
ySize New size of Y-axis, ‘default’ double size.
should be formed. ‘0’ indicated no delay, ‘180’ for a half-point delay.
should be formed. ‘0’ indicated no delay, ‘180’ for a half-point delay.
than the largest data point. False leaved predicted points unaltered.
‘svd’,’qr’,’cholesky’, or ‘tls’.