This repository makes available the numerical results for gravitational waves induced by non-Gaussian scalar perturbations from 2105.01659.
Access is implemented as a simple Python package (see example.ipynb
for example usage), but the data is stored in the portable HDF5 format (ngsigw_results/data/ngsigw-results.h5
), which has interfaces available in most programming languages.
Simply install with pip
for your preferred python
interpreter:
python -m pip install git+https://github.com/zachjweiner/ngsigw-results.git
You can of course clone the repository first and then install.
The data, being "factual" in nature and likely not subject to copyright law, is available under CC0.
For convenience, the code itself is also available under CC0.
However, if you use these results please cite both this repository (refer to the Zenodo archive or the sidebar on GitHub/CITATION.cff
) and the original article itself (e.g., with the BibTeX entry here).