CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
barbell2/__init__.py
barbell2/barbell2.py
barbell2/utils.py
barbell2.egg-info/PKG-INFO
barbell2.egg-info/SOURCES.txt
barbell2.egg-info/dependency_links.txt
barbell2.egg-info/entry_points.txt
barbell2.egg-info/not-zip-safe
barbell2.egg-info/requires.txt
barbell2.egg-info/top_level.txt
barbell2/castorclient/__init__.py
barbell2/castorclient/castorclient.py
barbell2/castorexportclient/__init__.py
barbell2/castorexportclient/castorexportclient.py
barbell2/createh5/__init__.py
barbell2/createh5/createh5.py
barbell2/createh5/createh5_old.py
barbell2/dicomexplorer/__init__.py
barbell2/dicomexplorer/dicomexplorer.py
barbell2/dicomexplorer/dicomexplorer_old.py
barbell2/lib/__init__.py
barbell2/lib/dicom/__init__.py
barbell2/lib/dicom/dcm2masks.py
barbell2/lib/dicom/dcm2nifti.py
barbell2/lib/dicom/dcm2numpy.py
barbell2/lib/dicom/nifti2masks.py
barbell2/lib/dicom/tag2dcm.py
barbell2/lib/dicom/tag2nifti.py
barbell2/lib/dicom/tag2numpy.py
barbell2/lib/radiomics/__init__.py
barbell2/lib/radiomics/calculatefeatures.py
barbell2/lib/xnat/__init__.py
barbell2/lib/xnat/xnatclient.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/main.py
tests/test_basicshell.py
tests/test_castorexportclient.py
tests/test_createh5.py
tests/test_dicomexplorer.py
tests/bash/test_createh5.sh