COSMIC-PopSynth / COSMIC

COSMIC (Compact Object Synthesis and Monte Carlo Investigation Code)
GNU General Public License v3.0
48 stars 59 forks source link

kstar hotfix #543

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

allows for specifying kstar_1=14 and kstar_2=13 to get both (kstar_1=13 and kstar_2 = 14) or (kstar_1=14 and kstar_2=13) so that we dont need two runs for NSBHs run separately

codecov[bot] commented 3 years ago

Codecov Report

Merging #543 (c5292b9) into develop (db04dc6) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #543   +/-   ##
========================================
  Coverage    87.01%   87.02%           
========================================
  Files           40       40           
  Lines        25340    25346    +6     
========================================
+ Hits         22049    22055    +6     
  Misses        3291     3291           
Impacted Files Coverage Δ
cosmic/utils.py 80.36% <ø> (ø)
cosmic/sample/initialcmctable.py 95.49% <0.00%> (+0.14%) :arrow_up:
cosmic/sample/initialbinarytable.py 94.44% <0.00%> (+0.16%) :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 db04dc6...c5292b9. Read the comment docs.