xuanxu / starmatrix

Modelling nucleosynthesis of galactic chemical elements
https://starmatrix.readthedocs.io
MIT License
1 stars 3 forks source link

DTDs from Strolger's Phi function #45

Closed xuanxu closed 3 years ago

xuanxu commented 3 years ago

This PR adds 5 DTDs created using different fits of the Strolger's Phi function (Strolger et al, ApJ, 2020, 890, 2) . The DTD are normalized to a Hubble-time-integrated production efficiency of 1.03e-3

strolger_normalized

Closes #43

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (8a74086) into main (b8f09d6) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   97.97%   98.23%   +0.25%     
==========================================
  Files          12       12              
  Lines         987     1019      +32     
  Branches      200      201       +1     
==========================================
+ Hits          967     1001      +34     
+ Misses          1        0       -1     
+ Partials       19       18       -1     
Impacted Files Coverage Δ
src/starmatrix/settings.py 100.00% <ø> (ø)
src/starmatrix/dtds.py 95.75% <100.00%> (+2.52%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b8f09d6...8a74086. Read the comment docs.