LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tests/__init__.py
tests/check_examples.py
tests/run_all.py
tests/test_beam.py
tests/test_detector.py
tests/test_laue.py
tests/test_motion.py
tests/test_phase.py
tests/test_polycrystal.py
tests/test_scatterer.py
tests/test_templates.py
tests/test_utils.py
xrd_simulator/__init__.py
xrd_simulator/_pickleable_object.py
xrd_simulator/beam.py
xrd_simulator/detector.py
xrd_simulator/laue.py
xrd_simulator/mesh.py
xrd_simulator/motion.py
xrd_simulator/phase.py
xrd_simulator/polycrystal.py
xrd_simulator/scatterer.py
xrd_simulator/templates.py
xrd_simulator/utils.py
xrd_simulator.egg-info/PKG-INFO
xrd_simulator.egg-info/SOURCES.txt
xrd_simulator.egg-info/dependency_links.txt
xrd_simulator.egg-info/requires.txt
xrd_simulator.egg-info/top_level.txt
xrd_simulator/xfab/__init__.py
xrd_simulator/xfab/atomlib.py
xrd_simulator/xfab/checks.py
xrd_simulator/xfab/sg.py
xrd_simulator/xfab/sglib.py
xrd_simulator/xfab/structure.py
xrd_simulator/xfab/tools.py