LICENSE
README.md
setup.cfg
setup.py
dddm/__init__.py
dddm/context.py
dddm/priors.py
dddm/statistics.py
dddm/test_utils.py
dddm/utils.py
dddm.egg-info/PKG-INFO
dddm.egg-info/SOURCES.txt
dddm.egg-info/dependency_links.txt
dddm.egg-info/not-zip-safe
dddm.egg-info/requires.txt
dddm.egg-info/top_level.txt
dddm/detectors/__init__.py
dddm/detectors/examples.py
dddm/detectors/experiment.py
dddm/detectors/super_cdms.py
dddm/detectors/xenon_nt.py
dddm/plotting/__init__.py
dddm/plotting/confidence_figures.py
dddm/plotting/plot_basics.py
dddm/plotting/seaborn_utils.py
dddm/recoil_rates/__init__.py
dddm/recoil_rates/detector_spectrum.py
dddm/recoil_rates/halo.py
dddm/recoil_rates/halo_shielded.py
dddm/recoil_rates/spectrum.py
dddm/samplers/__init__.py
dddm/samplers/emcee.py
dddm/samplers/multi_detectors.py
dddm/samplers/nestle.py
dddm/samplers/pymultinest.py
extra_requirements/requirements-tests.txt
scripts/run_combined_multinest
scripts/run_dddm_emcee
tests/__init__.py
tests/test_1d_likelihood.py
tests/test_bin.py
tests/test_context.py
tests/test_depricated.py
tests/test_experiment_class.py
tests/test_plots.py
tests/test_seaborn_utils.py
tests/test_several.py
tests/test_spectra.py
tests/test_spectrum_generation.py
tests/test_utils.py
tests/test_samplers/__init__.py
tests/test_samplers/test_emcee.py
tests/test_samplers/test_multinest.py
tests/test_samplers/test_nestle.py