COSMIC-PopSynth / COSMIC

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

forgot to add qmin to cosmic-pop #458

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

tiny hotfix to add qmin in the independent sampler call in cosmic-pop

codecov[bot] commented 3 years ago

Codecov Report

Merging #458 into develop will decrease coverage by 1.59%. The diff coverage is 3.48%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #458      +/-   ##
===========================================
- Coverage    32.10%   30.52%   -1.59%     
===========================================
  Files           38       39       +1     
  Lines         7610     7937     +327     
===========================================
- Hits          2443     2422      -21     
- Misses        5167     5515     +348     
Impacted Files Coverage Δ
cosmic/MC_samp.py 0.00% <0.00%> (ø)
cosmic/Match.py 0.00% <0.00%> (ø)
cosmic/bse_utils/zcnsts.py 0.00% <0.00%> (ø)
cosmic/bse_utils/zdata.py 0.00% <0.00%> (ø)
cosmic/checkstate.py 0.00% <0.00%> (ø)
cosmic/evolve.py 0.00% <0.00%> (ø)
cosmic/filter.py 0.00% <0.00%> (ø)
cosmic/plotting.py 0.00% <0.00%> (ø)
cosmic/sample/__init__.py 0.00% <0.00%> (ø)
cosmic/sample/cmc/elson.py 0.00% <0.00%> (ø)
... and 22 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 c732c6f...4f2cb75. Read the comment docs.