COSMIC-PopSynth / COSMIC

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

Second fix (to CMC point-mass generator) #530

Closed carlrodriguez closed 3 years ago

carlrodriguez commented 3 years ago

Just need to set the virial/tidal radii correctly in both places

codecov[bot] commented 3 years ago

Codecov Report

Merging #530 (300d744) into develop (53a3059) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #530      +/-   ##
===========================================
- Coverage    87.06%   87.06%   -0.00%     
===========================================
  Files           40       40              
  Lines        25385    25393       +8     
===========================================
+ Hits         22101    22107       +6     
- Misses        3284     3286       +2     
Impacted Files Coverage Δ
cosmic/sample/sampler/cmc.py 82.29% <0.00%> (-1.75%) :arrow_down:
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 53a3059...300d744. Read the comment docs.