edu.rit.mri.test
Class Test01
- java.lang.Object
-
- edu.rit.mri.test.Test01
-
public class Test01 extends java.lang.ObjectClass Test01 is a main program that does a spin relaxometry analysis on a spin signal data set. The data set is generated by the GenData program. A vector of initial parameters for the model spin signal is specified on the command line. The program does a nonlinear least squares curve fit of the model to the data. The program prints out the final fitted parameters for the model spin signal. The program displays a plot of the data set and the final model spin signal.Usage: java edu.rit.mri.test.Test01 datafile ρ1 x1 . . .
datafile = File containing t and S(t) values
rho1 = Spin density
x1 = Spin relaxation rate
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG