Code repository for reproducing the figure and tables found in https://arxiv.org/abs/2405.13211.
Publicly available models from https://journals.aps.org/prd/abstract/10.1103/PhysRevD.107.103015 & https://ui.adsabs.harvard.edu/abs/2024arXiv240801525C/abstract are also included for reference.
The GW model data is also found at https://dvartany.github.io/data/, http://www.astro.princeton.edu/~burrows/nu-emissions.2d.large, http://www.astro.princeton.edu/~burrows/nu-emissions.3d, and https://www.astro.princeton.edu/~burrows/gw.3d.2024.update/
- Python 3.x
- Required libraries: numpy, matplotlib, scipy, GWpy
Clone the repository and install the necessary packages:
pip install gwpy
git clone https://github.com/kiranjyot/MoonMemory.git
cd MoonMemory