Python package to extend the functionality of `bilby` to incorporate model accuracy into gravitational wave Bayesian analyses
Project description
bilby NR
This Python package incorporates model accuracy into gravitational wave Bayesian analyses via the bilby Python package.
Installation
bilby_nr is currently available via PyPI and can be installed with:
$ pip install bilby_nr
Once bilby_nr has been installed, a custom version of bilby_pipe needs to
be installed with:
$ pip install 'bilby_pipe @ git+https://git.ligo.org/charlie.hoy/bilby_pipe.git@input_class'
This version needs to be installed because we are waiting for required code to
be merged into the main bilby_pipe code base. Please see the following merge
request for details:
* `bilby_pipe!583 <https://git.ligo.org/lscsoft/bilby_pipe/-/merge_requests/583>`_
For full installation instructions, see our documentation.
Usage in bilby_pipe
The functionality in bilby_nr can be used with bilby_pipe as you would with any other frequency domain source model. It simply requires the following options to be specified in your configuration file:
analysis_executable_parser=bilby_nr.bilby_pipe.create_parser
waveform-approximant=IMRPhenomXPHMST,IMRPhenomTPHM,SEOBNRv5PHM
frequency-domain-source-model = bilby_nr.source.multi_model_binary_black_hole
waveform-arguments-dict={'match_interpolant': 'bilby_nr.match.match_from_pade_pade_interpolant'}
Citing
If you find bilby_nr useful in your work please cite the following papers:
@article{Hoy:2024vpc,
author = "Hoy, Charlie and Akcay, Sarp and Mac Uilliam, Jake and Thompson, Jonathan E.",
title = "{Incorporation of model accuracy in gravitational wave Bayesian inference}",
eprint = "2409.19404",
archivePrefix = "arXiv",
primaryClass = "gr-qc",
reportNumber = "LIGO-P2400393",
doi = "10.1038/s41550-025-02579-7",
journal = "Nature Astron.",
volume = "9",
number = "8",
pages = "1256--1267",
year = "2025"
}
@article{Hoy:2022tst,
author = "Hoy, Charlie",
title = "{Accelerating multimodel Bayesian inference, model selection, and systematic studies for gravitational wave astronomy}",
eprint = "2208.00106",
archivePrefix = "arXiv",
primaryClass = "gr-qc",
reportNumber = "LIGO-P2200228",
doi = "10.1103/PhysRevD.106.083003",
journal = "Phys. Rev. D",
volume = "106",
number = "8",
pages = "083003",
year = "2022"
}
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bilby_nr-0.1.0a2.tar.gz.
File metadata
- Download URL: bilby_nr-0.1.0a2.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b05d086049843e5920e4a93497b7f9f80e87b914fc55f4ebdcb4c79d1b6377d
|
|
| MD5 |
16035f747463f2f5d42dffa095a64d92
|
|
| BLAKE2b-256 |
65cdd7544195a2d580c9d912cc57e508cdc76821a5858f08809c68886ee596d5
|
File details
Details for the file bilby_nr-0.1.0a2-py3-none-any.whl.
File metadata
- Download URL: bilby_nr-0.1.0a2-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d39ac66dc75dfa14c459cb92e4dff6137dac0233e80efa16fa0aff808253bf26
|
|
| MD5 |
1a30ece020f9b86996cc5fca88da49c5
|
|
| BLAKE2b-256 |
a699ba34704c5a4eaac0b01a66f73aff561cd6f8f3a9046211f811556c141023
|