Frank Delaglio, Ph.D.

19804 Maycrest Way
Germantown MD 20876 USA

301 806-0867
delaglio@nmrscience.com



Scripts of the NMRPipe System
svdPoly.tcl: Polynomial Calculation or SVD Polynomial Fit of X/Y Data.

Flag Argument Default Description
 -verb Verbose Mode ON.
Specification of X Values. Use Only One:
 -x xList 0.0 1.0 2.0 ... List of X-Values.
 -nx xCount None Number of X-Values, 0.0, 1.0 ...
Specification of Order and Y Values. Used Only for SVD Fit:
 -y yVar None List of Y-Values.
 -n nOrd 1 Polynomial Order.
Specification of Coefficients. Used Only for Polynomial Calculation:
 -c cList None List of Polynomial Coeffients.