Documentation of 'edu.rit.mri.test.Test01' Java class
Test01
edu.rit.mri.test

Class Test01



  • public class Test01
    extends java.lang.Object
    Class 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 void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.