======================================= Use of PyCBC in Scientific Publications ======================================= If you use any code from PyCBC in a scientific publication, then we ask that you include a citation to the software through its DOI and that you cite the publications relevant to the sections of the code that you are using, as described below. ------------------------- Citing the PyCBC Software ------------------------- A bibtex key and DOI for each release is avaliable from `Zenodo `__ and DOIs for releases can be found on the `PyCBC release page `__. A key for the latest release is available at: .. image:: https://zenodo.org/badge/31596861.svg :target: https://zenodo.org/badge/latestdoi/31596861 If you do not use a specific release, please cite the DOI for the latest release, or the release closest to the version that you are using. --------------------------------------------------------------- Citing the scientific publications that describe the algorithms --------------------------------------------------------------- PyCBC implements a large number of data-analysis algorithms and so it is not possible to give one single citation. To give proper scientific credit for the development of PyCBC, in addition to citing the DOI from the software, please cite the appropriate scientific publications below. ^^^^^^^^^^^^^^^^^^ Bayesian Inference ^^^^^^^^^^^^^^^^^^ If you use the Bayesian inference modules, or code derived from those modules, please cite the paper: - `PyCBC Inference: A Python-based parameter estimation toolkit for compact binary coalescence signals. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Searches for Compact Binary Coalescence ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you use the PyCBC search algorithms, please cite all four of these papers: - `FINDCHIRP: an algorithm for detection of gravitational waves from inspiraling compact binaries. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ - `A chi-squared time-frequency discriminator for gravitational wave detection. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ - `Detecting binary compact-object mergers with gravitational waves: Understanding and Improving the sensitivity of the PyCBC search. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ - `Implementing a search for aligned-spin neutron star -- black hole systems with advanced ground based gravitational wave detectors. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ If you use the offline PyCBC search pipeline, please additionally cite: - `The PyCBC search for gravitational waves from compact binary coalescence. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ If you use the low-latency PyCBC search pipeline (PyCBC Live), please additionally cite: - `PyCBC Live: Rapid Detection of Gravitational Waves from Compact Binary Mergers. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__ - `Realtime search for compact binary mergers in Advanced LIGO and Virgo's third observing run using PyCBC Live. `__ `[INSPIRES BibTeX Key] `__ `[ADS BibTeX key] `__