Metadata-Version: 2.1
Name: intensity-normalization
Version: 2.0.0
Summary: normalize the intensities of various MR image modalities
Home-page: https://github.com/jcreinhold/intensity-normalization
Author: Jacob Reinhold
Author-email: jcreinhold@gmail.com
License: Apache Software License 2.0
Project-URL: Bug Tracker, https://github.com/jcreinhold/intensity-normalization/issues
Project-URL: Documentation, https://intensity-normalization.readthedocs.io/
Keywords: intensity,normalization,mri
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: ants
License-File: LICENSE

=======
History
=======

2.0.0 (2021-06-01)
------------------

* Major refactor to reduce redundancy, make code more usable outside of the CLIs, and generally improve code quality.

1.4.0 (2021-03-16)
------------------

* First release on PyPI.


