COSMIC-PopSynth / COSMIC

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

added case to mix.f for two merging NSs forming another NS if it is b… #503

Closed michaelzevin closed 3 years ago

michaelzevin commented 3 years ago

…elow mxns

Just a two-liner that addresses issue #500.

codecov[bot] commented 3 years ago

Codecov Report

Merging #503 (0f0d4f0) into develop (898481f) will increase coverage by 20.30%. The diff coverage is 53.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #503       +/-   ##
============================================
+ Coverage    30.43%   50.73%   +20.30%     
============================================
  Files           39       41        +2     
  Lines         7960     8232      +272     
============================================
+ Hits          2422     4176     +1754     
+ Misses        5538     4056     -1482     
Impacted Files Coverage Δ
cosmic/MC_samp.py 98.31% <ø> (+98.31%) :arrow_up:
cosmic/Match.py 52.56% <ø> (+52.56%) :arrow_up:
cosmic/bse_utils/zcnsts.py 100.00% <ø> (+100.00%) :arrow_up:
cosmic/bse_utils/zdata.py 100.00% <ø> (+100.00%) :arrow_up:
cosmic/evolve.py 55.42% <0.00%> (+55.42%) :arrow_up:
cosmic/plotting.py 0.00% <ø> (ø)
cosmic/sample/initialbinarytable.py 94.44% <ø> (+94.44%) :arrow_up:
cosmic/src/mix.f 0.00% <0.00%> (ø)
cosmic/sample/cmc/king.py 17.71% <17.71%> (ø)
cosmic/sample/sampler/multidim.py 17.57% <20.00%> (+17.57%) :arrow_up:
... and 38 more

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 76682a2...0f0d4f0. Read the comment docs.