Core Collapse PHENomenological gravitational wave template generator
P. Cerdá-Durán, M. López, A. Favali, I. Di Palma, M. Drago, F. Ricci
Introduction
This code generates phenomenological gravitational wave templates that mimick core-collapse supernovae waveforms but in an extremely inexpensive way. This allows to generate easily hundreds of thousands of waveforms to be used for testing detection pipelines or to train neural networks. The waveforms have been calibrated with numerical relativity waveforms so that they contain the main features expected in those events.
A detailed description of the code generating the templates can be found at:
Previous versions of the code have been used in
and are available upon request to P. Cerdá-Durán.
The code is written in C for better performance but is accessible through a python interphase for ease of use and campatibility with other codes. It thus requires a C compiler. Additionally, it requires some widely available libraries. Please read the README file included with the code to learn about all the dependencies and the details of how to use it.
Download
The latest version of the code can be found at the git repository in
https://bitbucket.org/cerdupa/workspace/projects/CCPHEN.
Results in Cerdá-Durán et al 2023 were computed using
version 4.0 of ccphen.
LICENSE
ccphen v4 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ccphen v4 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with ccphen v4. If not, see http://www.gnu.org/licenses/.