backgrounds
A set tools for stochastic gravitational wave backgrounds data analysis.
Documentation
A documentation is available on Github pages: https://qbaghi.pages.in2p3.fr/backgrounds
Dependencies
Backgrounds requires LISA Constants and LISA GW Response from the LISA Simulation suite, which can be installed as
pip install git+https://@gitlab.in2p3.fr/lisa-simulation/constants.git@latest
pip install git+https://gitlab.in2p3.fr/lisa-simulation/gw-response.git@latest
To run the scripts in the tests folder it is recommanded to install the packages listed in the requirements:
pip install --no-cache-dir -r requirements.txt
Installation
Released version
Simply run
pip install backgrounds
Development version
You need to be part of the LISA Consortium and have access to the IN2P3 Gitlab to access the development version. This will change in the future.
Please clone the repository and do a manual installation:
git clone git@gitlab.in2p3.fr:qbaghi/backgrounds.git
cd backgrounds
pip install -e .
Acknowledgements
If you are using backgrounds in your work, please cite this paper:
@article{Baghi_2023,
doi = {10.1088/1475-7516/2023/04/066},
url = {https://doi.org/10.1088/1475-7516/2023/04/066},
year = {2023},
month = {apr},
publisher = {IOP Publishing},
volume = {2023},
number = {04},
pages = {066},
author = {Baghi, Quentin and Karnesis, Nikolaos and Bayle, Jean-Baptiste and Besançon, Marc and Inchauspé, Henri},
title = {Uncovering gravitational-wave backgrounds from noises of unknown shape with LISA},
}
Release files for backgrounds 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| backgrounds-0.1.4.tar.gz | 52.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| backgrounds-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 112.0 kB
Release files / backgrounds-0.1.4.tar.gz
| Download URL | backgrounds-0.1.4.tar.gz |
|---|---|
| Size | 52.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c91383955def2ffc4e71003e2fdae4137cd47802c51fd7b77def3ae748f06a1f
|
|
BLAKE2b-256 checksum How to use checksums |
de9317717b03a81c2ac39929dec82f93de12a5af822578b8adb67b8650276860
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.13.3 Darwin/25.2.0
|
Release files / backgrounds-0.1.4-py3-none-any.whl
| Download URL | backgrounds-0.1.4-py3-none-any.whl |
|---|---|
| Size | 59.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
94e2418601630ed2fd01c502f25f9621649deb5e9b83a52b934ebdb8d6532766
|
|
BLAKE2b-256 checksum How to use checksums |
e6972cec47972e30003b268a4792f005f04db99d8558096f58fe3bb6dbbb55ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.13.3 Darwin/25.2.0
|