Welcome to phazap’s documentation!

Phazap is a package to efficiently post-process gravitational-wave (GW) parameter estimation data to obtain the phases and polarization state of the signal at a given detector and frequency. Details on the method are presented in Ezquiaga, Hu, Lo (2023).

Installation

The package can be installed using pip:

pip install phazap

or directly from the github repository for the latest features and updates:

git clone https://github.com/ezquiaga/phazap.git
cd phazap
pip install .