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

Class Test05



  • public class Test05
    extends java.lang.Object
    Class Test05 is a unit test main program for class edu.rit.mri.SignalDataSetReader. The program reads the data for a specified pixel index. The program does a spin relaxometry analysis on the data set. The program displays a plot of the data set along with the reconstructed spin signal.

    Usage: java edu.rit.mri.test.Test05 signalfile R1_lower R1_upper N index
    signalfile = Input spin signal data set file
    R1_lower = Lower R1 spin-lattice relaxation rate (1/sec)
    R1_upper = Upper R1 spin-lattice relaxation rate (1/sec)
    N = Number of R1 intervals
    index = Pixel index

    • 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.