LICENSE
README.md
setup.cfg
setup.py
alea/__init__.py
alea/model.py
alea/parameters.py
alea/runner.py
alea/simulators.py
alea/submitter.py
alea/template_source.py
alea/utils.py
alea/examples/__init__.py
alea/examples/gaussian_model.py
alea/examples/configs/test_cs1_spectrum.json
alea/examples/configs/unbinned_wimp_running.yaml
alea/examples/configs/unbinned_wimp_statistical_model.yaml
alea/examples/configs/unbinned_wimp_statistical_model_index_fitting.yaml
alea/examples/configs/unbinned_wimp_statistical_model_mass_dependent_efficiency.yaml
alea/examples/configs/unbinned_wimp_statistical_model_simple.yaml
alea/examples/configs/unbinned_wimp_statistical_model_template_source_test.yaml
alea/examples/templates/er_template.ii.h5
alea/examples/templates/er_template_-1.ii.h5
alea/examples/templates/er_template_-2.ii.h5
alea/examples/templates/er_template_0.ii.h5
alea/examples/templates/er_template_1.ii.h5
alea/examples/templates/er_template_2.ii.h5
alea/examples/templates/wimp50gev_template.ii.h5
alea/models/__init__.py
alea/models/blueice_extended_model.py
alea/submitters/__init__.py
alea/submitters/htcondor.py
alea/submitters/local.py
alea/submitters/slurm.py
alea_inference.egg-info/PKG-INFO
alea_inference.egg-info/SOURCES.txt
alea_inference.egg-info/dependency_links.txt
alea_inference.egg-info/not-zip-safe
alea_inference.egg-info/requires.txt
alea_inference.egg-info/top_level.txt
bin/alea-run_toymc
bin/alea-submission
tests/__init__.py
tests/conftest.py
tests/test_blueice_extended_model.py
tests/test_gaussian_model.py
tests/test_model.py
tests/test_parameters.py
tests/test_runner.py
tests/test_submitter.py
tests/test_template_source.py
tests/test_utils.py