https://github.com/restrepo/diracmajorana
Code for calculation of ΔNeff in https://arxiv.org/pdf/1909.09574.pdf
https://github.com/restrepo/diracmajorana
cosmology dark-matter dirac-neutrinos high-energy-physics jupyter-notebook mathematica physics python
Last synced: 6 months ago
JSON representation
Code for calculation of ΔNeff in https://arxiv.org/pdf/1909.09574.pdf
- Host: GitHub
- URL: https://github.com/restrepo/diracmajorana
- Owner: restrepo
- Created: 2019-09-25T00:06:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T14:59:52.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T13:27:22.529Z (8 months ago)
- Topics: cosmology, dark-matter, dirac-neutrinos, high-energy-physics, jupyter-notebook, mathematica, physics, python
- Language: Mathematica
- Size: 713 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cosmological constraints for effective number of Dirac light neutrinos
Code repository for the paper
**Dirac neutrino mass generation from Majorana messenger**
by Julian Calle, Diego Restrepo, Óscar Zapata.[](https://opensource.org/licenses/MIT)
[](https://github.com/topics/dark-matter)
[](https://github.com/topics/dirac-neutrinos)
[](https://arxiv.org/abs/1909.09574)
## Abstract
The radiative type-I seesaw has been already implemented to explain the lightness of Majorana neutrinos with both Majorana and Dirac heavy fermions, and the lightness of Dirac neutrinos with Dirac heavy fermions. In this work we present a minimal implementation of the radiative type-I seesaw with light Dirac neutrinos and heavy Majorana fermions. An inert doublet and a complex singlet scalar complete the dark sector which is protected by an Abelian fermiophobic gauge symmetry that also forbids tree level mass contributions for the full set of light neutrinos. A fermion vector-like extension of the model is also proposed where the light right-handed neutrinos can thermalize in the primordial plasma and the extra gauge boson can be directly produced at colliders.
In particular, the current upper bound on ΔNeff reported by PLANCK points to large ratios MZ'/g'≳ 40 TeV which can be competitive with collider constraint for g' sufficiently large in the ballpark of the Standard Model values, while future cosmic microwave background experiments may probe all the no minimal models presented here.## Results
- [D_Neff.pdf](figures/D_Neff.pdf) Contribution to the number of extra relativistic degrees of freedom (ΔNeff) in function of MZ'/g'.
## Code
The dependencies are just the standard Python `Scipy` tools with `numpy`, `matplotlib` and `pandas`
The code is contained inside the Jupyter notebook
- [DiracMajorana.ipynb](DiracMajorana.ipynb)
There is also the Mathematica notebook with the anomaly cancellation analysis
- [U1X.nb](U1X.nb)
## References
If you use this code, please cite our paper [BibTeX](https://inspirehep.net/record/1755250/export/hx)
---
Based in template for https://github.com/smsharma/mining-for-substructure-lens