JIST Open Source Version History

*** DATE ***  *** Your Name *** 	*** Summary of Changes (May use multiple lines. Start each lines with at least two tabs of white space.) ***
2010.April.21 Bennett 	Started log of changes. 
2010.April.21 Bennett 	Revised MASI affine transformation plugins to better match images of differing orientations.
2010.April.28 Bennett  	Added status monitoring to STAPLE. See ExecuteWrapper
2010.May.19	  Bennett	Added first pass at Label Statistics.
2010.June.03  Bennett	Working to resolve a problem with random axis directions in NIFTI output files after registration.
2010.June.03  Bennett	Configure MedicAlgorithmExtractFileCollectionComponents to use volumes with the new memory framework.
2010.June.08  Bennett	Fixed a bug in IsotropicResample where a wrapped model image was disposed. Exposed by improved memory handing in new nightly build of MIPAV. 
2010.June.15  Bennett 	Removed (unused) reference to import gov.nih.mipav.util.MipavConstants.
2010.June.23  Bennett	Updated volume converted plugins to return preferences back to default.
2010.July.20  Bennett   Updated surface tools to normalize vectors before selecting unique directions.
2010.August.11 Bennett  Modified all arrayFromList methods to obey strict type checking: float[] arrayFromFloatList(List<Float> l)
2011.June.6 Bennett	Removed illegal constructors for ArrayUtil.   