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

Class R1Distribution



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

    The program displays a plot of the cumulative distribution 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 program also prints the deciles of the distribution. The lower and upper bounds of the relaxation rates to plot may be specified on the command line; if omitted, the default is to include all the relaxation rates in the data set.

    Usage: java edu.rit.mri.R1Distribution tissuesfile [ R1_lower R1_upper ]
    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)

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