Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 625 Bytes

README.rst

File metadata and controls

28 lines (20 loc) · 625 Bytes

ebltable

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 2.7 and newest versions of 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.