AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
SimExLite/PhotonBeamData.py
SimExLite/SampleData.py
SimExLite/SimExLite.py
SimExLite/__init__.py
SimExLite/cli.py
SimExLite/DetectorCalculators/GaussianNoiseCalculator.py
SimExLite/DetectorCalculators/__init__.py
SimExLite/DiffractionData/DiffractionData.py
SimExLite/DiffractionData/EMCPhoton.py
SimExLite/DiffractionData/__init__.py
SimExLite/DiffractionData/singfelDiffr.py
SimExLite/DiffractionData/writeemc.py
SimExLite/utils/__init__.py
SimExLite/utils/analysis.py
SimExLite/utils/io.py
SimEx_Lite.egg-info/PKG-INFO
SimEx_Lite.egg-info/SOURCES.txt
SimEx_Lite.egg-info/dependency_links.txt
SimEx_Lite.egg-info/entry_points.txt
SimEx_Lite.egg-info/not-zip-safe
SimEx_Lite.egg-info/requires.txt
SimEx_Lite.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/backengines.rst
docs/calculators.rst
docs/conf.py
docs/contributing.rst
docs/dataAPI.rst
docs/detectorCalculators.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/utils.rst
tests/__init__.py
tests/test_DetectorCalculators.py
tests/test_DiffractionData.py
tests/test_EMCPhoton.py
tests/test_PhotonBeamData.py
tests/test_SampleData.py
tests/test_SimExLite.py
tests/test_singfelDiff.py