Documentation

Prerequisites and Istallation

To install TEOBResumS you need:

  • C compiler
  • GSL library

To build the module in your current environment do:

$ cd /PATH/TO/teobresums/Python/
$ pip install .

The module can then be imported via:

import EOBRun_module

Examples

Some examples of applications of the model are available on this website, on the gallery page. Additional examples are available on the repository example page.

Wiki

A description of the model is available on the code’s Wiki. There, you can access a more in-depth explanation of the model parameters, as well as additional examples and parameter space validation.

Doxygen

To download the latest automatically-built doxygen documentation, click here