COSMIC-PopSynth / COSMIC

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

qmin, m2min, msort #551

Closed michaelzevin closed 2 years ago

michaelzevin commented 2 years ago

reworked secondary and binary sampling to allow for both qmin and m2min to be set, as well as reworked the workflow when msort is specified.

codecov[bot] commented 2 years ago

Codecov Report

Merging #551 (839fe35) into develop (ddcd103) will increase coverage by 0.05%. The diff coverage is 76.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #551      +/-   ##
===========================================
+ Coverage    87.02%   87.07%   +0.05%     
===========================================
  Files           40       40              
  Lines        25367    25372       +5     
===========================================
+ Hits         22074    22092      +18     
+ Misses        3293     3280      -13     
Impacted Files Coverage Δ
cosmic/sample/sampler/independent.py 63.97% <75.95%> (+4.37%) :arrow_up:
cosmic/utils.py 80.16% <77.78%> (-0.20%) :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 ddcd103...839fe35. Read the comment docs.