COSMIC-PopSynth / COSMIC

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

Add king profile #471

Closed scottcoughlin2014 closed 3 years ago

scottcoughlin2014 commented 3 years ago

I am pretty sure I kept all the important parts of kyle code and that we can do vr vt r from king correctly but this should be varified after merge. Also we need unit tests for all of the CMC sampling stuff.

codecov[bot] commented 3 years ago

Codecov Report

Merging #471 (f89f083) into develop (898481f) will decrease coverage by 0.81%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #471      +/-   ##
===========================================
- Coverage    30.43%   29.62%   -0.81%     
===========================================
  Files           39       40       +1     
  Lines         7960     8178     +218     
===========================================
  Hits          2422     2422              
- Misses        5538     5756     +218     
Impacted Files Coverage Δ
cosmic/sample/cmc/king.py 0.00% <0.00%> (ø)
cosmic/sample/sampler/cmc.py 0.00% <0.00%> (ø)

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 a474f07...f89f083. Read the comment docs.