Metadata-Version: 2.1
Name: radqy
Version: 0.0.1
Summary: RadQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) and computed tomography (CT) data.
Author-email: Satish Viswanath <satish.viswanath@case.edu>
License: BSD 3-Clause Clear License
Keywords: MRI,CT
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: numpy>=1.23.1
Requires-Dist: medpy>=0.4.0
Requires-Dist: matplotlib>=3.5.1
Requires-Dist: pydicom>=2.3.0
Requires-Dist: pandas>=1.4.2
Requires-Dist: scipy>=1.8.0
Requires-Dist: scikit-learn>=1.0.2
Requires-Dist: scikit-image>=0.19.2
Requires-Dist: umap-learn>=0.5.3

==============
RadQy
==============

RadQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) and computed tomography (CT) data.

Installation
------------

To install the package, use pip:

.. code-block:: bash

    pip install radqy

