LICENSE
README.md
setup.py
cleanX/__init__.py
cleanX/__main__.py
cleanX.egg-info/PKG-INFO
cleanX.egg-info/SOURCES.txt
cleanX.egg-info/dependency_links.txt
cleanX.egg-info/not-zip-safe
cleanX.egg-info/requires.txt
cleanX.egg-info/top_level.txt
cleanX/cli/__init__.py
cleanX/dataset_processing/__init__.py
cleanX/dataset_processing/dataframes.py
cleanX/dicom_processing/__init__.py
cleanX/dicom_processing/pydicom_adapter.py
cleanX/dicom_processing/simpleitk_adapter.py
cleanX/dicom_processing/source.py
cleanX/image_work/__init__.py
cleanX/image_work/image_work.py
test/test_cleanx.py