Calculation of the gravitino relevant coupling from the SPheno outpuy
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
1
commits
Implementation of real chisq function from arXiv:1106.0308 eq. (42). If choose not satisfied chisq=10.
b9eb7a9View on GitHubIncluding R-parity conservation, through the flag RP=True in writeLHAinFile of pyspheno. See sample program pysphenorp.py
294c390View on GitHubUsing np.apply_along_axis to implement the main loop in random search
ff70160View on GitHubMayor reorganization of files. Now pyspheno.py is general module to manipulate the I/O of SPheno, extending pyslha. Depends only in pyslha, other dependences have been moved to the example files: pysphenorandom.py is an example of use of pyspheno to calculate neutrino masses and mixings, while pysphenofull.py is an example to scan m0 and m1/2 and to analyze the decays in each SPheno.spc
5036f57View on GitHubMerge branches 'experimental' and 'maxmin' into maxmin
840580bView on GitHubfilterDecay rewritten with in logic. filterDecaySign added. Comments added to the main file
434595eView on GitHubFixing pysphenofull.py to run without global variables
dbadfecView on GitHub