.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
check_install.bat
publish.bat
run_tests.bat
setup.cfg
setup.py
data/1.xrdml
data/1_min.xrdml
data/Ce_short.TTX
data/dp1.xy
data/dp2.xy
data/dp3.xy
data/lab6_dia_p1_0000.xye
data/test.xml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/pdiffutils.rst
src/pdiffutils/__init__.py
src/pdiffutils/pdiffutils.py
src/pdiffutils/split_on_zero.py
src/pdiffutils.egg-info/PKG-INFO
src/pdiffutils.egg-info/SOURCES.txt
src/pdiffutils.egg-info/dependency_links.txt
src/pdiffutils.egg-info/not-zip-safe
src/pdiffutils.egg-info/top_level.txt
tests/.coverage
tests/__init__.py
tests/test_DiffractionDataPoint.py
tests/test_DiffractionDataPointMean.py
tests/test_DiffractionExperiment.py
tests/test_DiffractionPattern.py
tests/test_pdiffutils.py