Python code for computing model catalogues for hadronic (KSVZ) axion models.
Developers: Sebastian Hoof, Vaisakh Plakkot
Maintainer: Sebastian Hoof
License: BSD 3-clause license
- Results - Our papers
- How to install - Learn how to install the code
- Get started - Learn how to use our code
- How to cite - Guide to acknowledging this work in the literature
In “Anomaly Ratio Distributions of Hadronic Axion Models with Multiple Heavy Quarks,” we produced the first “complete” catalogue of hadronic axion models based on previously proposed selection criteria.
Work in progress...
The code is written in Python, so the scripts can be included and run after the following steps:
- Install the required Python packages:
python -m pip install h5py matplotlib numba numpy scipy sympy
. - Install the MiMeS code, available on Github (tested with v1.0.0).
- Adjust the
mimes_path
variable in cosmo.py to point to the MiMeS path.
Work in progress...
Please cite [arXiv:2107.12378] and [arXiv:2412.17896], as well as link to this Github repo to acknoweldge our work.
You may also consider using the BibCom tool to generate a list of references from the arXiv numbers or DOIs.