An open API service indexing awesome lists of open source software.

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

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.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Dark matter](https://img.shields.io/badge/Dark-Matter-black.svg)](https://github.com/topics/dark-matter)
[![Dirac neutrinos](https://img.shields.io/badge/Dirac-Neutrinos-blue.svg)](https://github.com/topics/dirac-neutrinos)
[![arXiv](https://img.shields.io/badge/arXiv-1909.09574%20-green.svg)](https://arxiv.org/abs/1909.09574)

![$\Delta N_{eff}$ for several $U(1)_X$ models](figures/D_Neff.svg)

## 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