FIGARO: Fast Inference for GW Astronomy, Research & Observations
Project description
FIGARO - Fast Inference for GW Astronomy, Research & Observations
FIGARO is an inference code designed to estimate multivariate probability densities given samples from an unknown distribution using a Dirichlet Process Gaussian Mixture Model (DPGMM) as nonparameteric model. It is also possible to perform hierarchical inferences: in this case, the model used is (H)DPGMM, described in Rinaldi & Del Pozzo (2022a). Differently from other DPGMM implementations relying on variational algorithms, FIGARO does not require the user to specify a priori the maximum allowed number of mixture components. The required number of Gaussian distributions to be included in the mixture is inferred from the data. The documentation and user guide for FIGARO is available at the documentation page.
Getting started
You can install FIGARO either via pip (stable release, recommended)
pip install figaro
or from the repository (potentially unstable)
git clone git@github.com:sterinaldi/FIGARO.git
cd FIGARO
pip install .
FIGARO comes with two plug-and-play CLI:
figaro-density
reconstructs a probability density given a set of samples;figaro-hierarchical
reconstructs a probability density given a set of single-event samples, each of them drawn around a sample from the initial probability density.
If you only want to reconstruct some probability density or run a vanilla hierarchical analysis, we strongly recommend using these CLI, which are already tested and optimised. A (hopefully gentle) introduction to them can be found at this page, and a guide on how to use the FIGARO reconstructions is available here. If you want to include FIGARO in your own scripts, an introductive guide can be found here: there we show how to to reconstruct a probability density with FIGARO and how to use its products.
Acknowledgments
If you use FIGARO in your research, please cite Rinaldi & Del Pozzo (2024):
@ARTICLE{Rinaldi2024,
author = {{Rinaldi}, Stefano and {Del Pozzo}, Walter},
title = "{FIGARO: hierarchical non-parametric inference for population studies}",
journal = {Journal of Open Source Software},
publisher = {The Open Journal},
year = 2024,
month = may,
volume = {9},
number = {97},
pages = {6589},
doi = {10.21105/joss.06589},
url = {https://doi.org/10.21105/joss.06589}
}
If you make use of the hierarchical analysis, you should mention (H)DPGMM as the model used and cite Rinaldi & Del Pozzo (2022):
@ARTICLE{2022MNRAS.509.5454R,
author = {{Rinaldi}, Stefano and {Del Pozzo}, Walter},
title = "{(H)DPGMM: a hierarchy of Dirichlet process Gaussian mixture models for the inference of the black hole mass function}",
journal = {\mnras},
keywords = {gravitational waves, methods: data analysis, methods: statistical, stars: black holes, Astrophysics - Instrumentation and Methods for Astrophysics, General Relativity and Quantum Cosmology},
year = 2022,
month = feb,
volume = {509},
number = {4},
pages = {5454-5466},
doi = {10.1093/mnras/stab3224},
archivePrefix = {arXiv},
eprint = {2109.05960},
primaryClass = {astro-ph.IM},
adsurl = {https://ui.adsabs.harvard.edu/abs/2022MNRAS.509.5454R},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
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 figaro-1.7.1.tar.gz
.
File metadata
- Download URL: figaro-1.7.1.tar.gz
- Upload date:
- Size: 59.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9c2fa848cf0c65672c85c412f9fd1aaa88abab98f4a39634f81769615cb75f7 |
|
MD5 | aaa641336d61c49bd466717272fdc617 |
|
BLAKE2b-256 | 3354b56863cb1f927b839e55104851ae76fe7bd382b562d7927820542b116b93 |
File details
Details for the file figaro-1.7.1-py3-none-any.whl
.
File metadata
- Download URL: figaro-1.7.1-py3-none-any.whl
- Upload date:
- Size: 69.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d48331984f8cd3d8bcb7028b42e10740e3d77e9a0c9c7b603504dfbb33f3c39e |
|
MD5 | 58c5ccc5bd7fa4d414b8dc45ecce801a |
|
BLAKE2b-256 | d44fd60baddb345d2929c5f61f39892fe2a20f701f6333c94fada83975b0e1e5 |