Metadata-Version: 2.1
Name: dds4xnat
Version: 0.1
Summary: Renames the scan type for MR sessions stored on XNAT using the DeepDicomSort algorithm
Home-page: https://github.com/australian-imaging-service/deepdicomsort4xnat
Author: Mahdieh Dashtbani-Moghari
Author-email: dashtbani.2009@gmail.com
License: CC0
Keywords: repository neuroimaging workflows xnat
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE
Requires-Dist: tensorflow (>=2.9.1)
Requires-Dist: xnat (>=0.3.17)
Requires-Dist: pydra (>=0.18)
Requires-Dist: pydicom (>=1.0.2)
Requires-Dist: SimpleITK (>=2.1.1.2)
Provides-Extra: test
Requires-Dist: pytest (>=5.4.3) ; extra == 'test'
Requires-Dist: xnat4tests (>=0.1.4) ; extra == 'test'

Deep Dicom Sort for XNAT
========================

An implementation of the [Deep Dicom Sort algorithm](https://github.com/Svdvoort/DeepDicomSort) that sorts MRI sessions stored in [XNAT](https://xnat.org) repositories in-place.


Reference: https://link.springer.com/article/10.1007/s12021-020-09475-7
