Skip to main content

Binwise approximate inference for XENON1T and XENONnT experiments.

Project description

Binwise approximations of the XENON1T likelihood and XENONnT projections for fast inference on arbitrary models.

Example XENON1T based inference

Installation

In the folder where you’ve downloaded this repository:

pip install -e .

Simple example:

from xe_likelihood import BinwiseInference, Spectrum

spectrum = Spectrum.from_wimp(mass=50)
inference = BinwiseInference.from_xenon1t_sr(spectrum=spectrum)
inference.plot_summary(show=True)

Will produce something like this:

Xenon1T Inference

Citation

If you use this package, please cite the following papers:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xe_likelihood-0.1.0.tar.gz (33.6 MB view hashes)

Uploaded Source

Built Distribution

xe_likelihood-0.1.0-py3-none-any.whl (33.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page