COSMIC-PopSynth / COSMIC

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

fixing very silly bug which assigns ALL q values to qmin for our model #459

Closed katiebreivik closed 3 years ago

katiebreivik commented 3 years ago

Tiny hotfix where qmin was being assumed for all q's.

codecov[bot] commented 3 years ago

Codecov Report

Merging #459 into develop will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #459      +/-   ##
===========================================
- Coverage    30.52%   30.51%   -0.00%     
===========================================
  Files           39       39              
  Lines         7937     7938       +1     
===========================================
  Hits          2422     2422              
- Misses        5515     5516       +1     
Impacted Files Coverage Δ
cosmic/sample/sampler/independent.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 f3d7f4c...8e9680f. Read the comment docs.