edu.rit.mri
Class R1Histogram
- java.lang.Object
-
- edu.rit.mri.R1Histogram
-
public class R1Histogram extends java.lang.ObjectClass 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 voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG