.cruft.json
.gitignore
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/ci_tests.yml
.github/workflows/sub_package_update.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/images/crab_deadtime_corr.jpg
docs/images/simulate_corr.jpg
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
pulse_deadtime_fix/__init__.py
pulse_deadtime_fix/_version.py
pulse_deadtime_fix/core.py
pulse_deadtime_fix/simulate.py
pulse_deadtime_fix/version.py
pulse_deadtime_fix.egg-info/PKG-INFO
pulse_deadtime_fix.egg-info/SOURCES.txt
pulse_deadtime_fix.egg-info/dependency_links.txt
pulse_deadtime_fix.egg-info/not-zip-safe
pulse_deadtime_fix.egg-info/requires.txt
pulse_deadtime_fix.egg-info/top_level.txt
pulse_deadtime_fix/data/README.rst
pulse_deadtime_fix/tests/__init__.py
pulse_deadtime_fix/tests/test_core.py
pulse_deadtime_fix/tests/test_simulate.py