Skip to content

DarkLim provides statistical tools for calculating dark matter exclusion limits and sensitivity estimates.

License

Notifications You must be signed in to change notification settings

spice-herald/DarkLim

Repository files navigation

DarkLim

Build and upload to PyPI PyPI Python 3.6

DarkLim provides statistical tools for calculating dark matter exclusion limits and sensitivity estimates.

To install the most recent release of DarkLim, type the following line into your command line

pip install darklim --upgrade

To install the most recent development version of DarkLim from source, clone this repo, then from the top-level directory of the repo, type the following line into your command line

pip install .

If using a shared Python installation, you may want to add the --user flag to the above line(s).

NOTE: This package also requires a Fortran compiler if installing from source (or a wheel is not available for your setup). We recommend installing gfortran, which can be done via sudo apt-get install gfortran on Linux or brew install gcc on macOS.

About

DarkLim provides statistical tools for calculating dark matter exclusion limits and sensitivity estimates.

Resources

License

Stars

Watchers

Forks