HeloiseS / hoki

Bridging the gap between observation and theory
https://heloises.github.io/hoki/intro.html
BSD 3-Clause "New" or "Revised" License
47 stars 8 forks source link

Update to AgeWizard #13

Closed HeloiseS closed 4 years ago

HeloiseS commented 4 years ago

Refactors

It has come to my attention that multiplying the probability density functions of the ages of the sources in a cluster was incorrect since these ages are correlated.

New Functions

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.36%. The diff coverage is 98.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   72.42%   72.78%   +0.36%     
==========================================
  Files           8        9       +1     
  Lines         602      610       +8     
==========================================
+ Hits          436      444       +8     
  Misses        166      166              
Impacted Files Coverage Δ
hoki/utils/hoki_object.py 85.71% <85.71%> (ø)
hoki/age_utils.py 88.75% <100.00%> (+0.77%) :arrow_up:
hoki/cmd.py 38.16% <100.00%> (+0.47%) :arrow_up:
hoki/hrdiagrams.py 69.11% <100.00%> (-0.45%) :arrow_down:

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 69c5c71...8f92ae9. Read the comment docs.