Gravitational wave phase reconstruction for low-latency identification of strongly lensed signals
Project description
phazap
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). The key module is phazap.py
.
This code is used for low-latency identification of strongly lensed gravitational waves via their phase consistency by measuring their distance in the detector phase space. The relevant module including the distance statistic is tension_utils.py
.
Phazap builds on top of the IGWN conda enviroment https://computing.docs.ligo.org/conda/environments/igwn/ which include the standard GW packages such as LALSuite and bilby.
Installation
There are two ways to install the package, either
from pypi
$ pip install phazap
from source
$ git clone https://github.com/ezquiaga/phazap.git
$ cd phazap
$ pip install .
Quick-start
Refer to the documentation for two illustrative examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file phazap-0.3.3.tar.gz
.
File metadata
- Download URL: phazap-0.3.3.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
52eb8b7d7819a5752c89f2cb027facf889f83d4d95d46503d345e140446d5bb8
|
|
MD5 |
f0613a49af34c158f146ab60f6276594
|
|
BLAKE2b-256 |
36634eb8bfd5b629a33112260474238ac6c3f78822f208e2269edb864715482c
|
File details
Details for the file phazap-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: phazap-0.3.3-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c77d25561d06044bb79b6ee384a4e46709e53e9ed9711c8fabea4ea5549c21be
|
|
MD5 |
a5f31407e68cd7a60bf7275b6bde90dc
|
|
BLAKE2b-256 |
c0b1582149dd9068f659bc8bebc02c6fec4949a987fb155c54751240919a43c5
|