AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
src/mdscope/__init__.py
src/mdscope/compute.py
src/mdscope/graph.py
src/mdscope/io.py
src/mdscope/mdscope.py
src/mdscope/x_ray_scattering_cpu.py
src/mdscope/x_ray_scattering_gpu.py
src/mdscope.egg-info/PKG-INFO
src/mdscope.egg-info/SOURCES.txt
src/mdscope.egg-info/dependency_links.txt
src/mdscope.egg-info/requires.txt
src/mdscope.egg-info/top_level.txt
src/mdscope/x_ray/AtomFormFactor.py
src/mdscope/x_ray/IUCrAtomDataBase.py
tests/__init__.py
tests/test_mdscope.py