/ebltable

Python package to read in tabulated photon densities and gamma-ray opacities

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ebltable

Latest Release Build Code Coverage License Issues DOI

Python packages to read in and interpolate tables for the photon density of the Extragalactic Background Light (EBL) and the resulting opacity for high energy gamma rays.

Prerequisites

Python 3.5 or higher and the following packages:
  • numpy
  • scipy
  • astropy

Installation

You can use pip to install the package:

pip install ebltable

Example scripts and notebooks are provided on the github page in the example/ and notebooks/ folder, https://github.com/me-manu/ebltable

License

ebltable is distributed under the modified BSD License.