Documentation of 'edu.rit.mri.R1Histogram' Java class
R1Histogram
edu.rit.mri

Class R1Histogram



  • public class R1Histogram
    extends java.lang.Object
    Class R1Histogram is a main program that displays the results of a spin relaxometry analysis of a magnetic resonance image.

    The program displays a histogram of the computed spin-lattice relaxation rates R1 for all the tissues. The program reads the relaxation rates from a tissues data set file using class TissuesDataSetReader. The relaxation rate lower and upper bounds and the number of intervals for the histogram are specified on the command line.

    Usage: java edu.rit.mri.R1Histogram tissuesfile R1_lower R1_upper N
    tissuesfile = Tissues 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 intervals

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