ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

Separete the sky models from Comrade #306

Closed ptiede closed 11 months ago

ptiede commented 1 year ago

This begins the process of modularizing Comrade. We will start to separate all of the modeling components into separate packages.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 86.34% and project coverage change: +2.56% :tada:

Comparison is base (fa13b09) 82.22% compared to head (0f78fba) 84.78%. Report is 53 commits behind head on main.

:exclamation: Current head 0f78fba differs from pull request most recent head 5f8b3d8. Consider uploading reports for the commit 5f8b3d8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ========================================== + Coverage 82.22% 84.78% +2.56% ========================================== Files 37 19 -18 Lines 3161 1788 -1373 ========================================== - Hits 2599 1516 -1083 + Misses 562 272 -290 ``` | [Files Changed](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [lib/ComradeDynesty/src/ComradeDynesty.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVEeW5lc3R5L3NyYy9Db21yYWRlRHluZXN0eS5qbA==) | `100.00% <ø> (+100.00%)` | :arrow_up: | | [src/observations/observations.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL29ic2VydmF0aW9ucy9vYnNlcnZhdGlvbnMuamw=) | `74.07% <ø> (+1.05%)` | :arrow_up: | | [src/models/cache.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jYWNoZS5qbA==) | `50.00% <50.00%> (ø)` | | | [lib/ComradeAHMC/src/ComradeAHMC.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVBSE1DL3NyYy9Db21yYWRlQUhNQy5qbA==) | `85.00% <75.00%> (-5.53%)` | :arrow_down: | | [src/calibration/jones.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `85.11% <88.15%> (+8.01%)` | :arrow_up: | | [src/Comrade.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL0NvbXJhZGUuamw=) | `100.00% <100.00%> (ø)` | | | [src/bayes/bayes.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2JheWVzL2JheWVzLmps) | `76.92% <100.00%> (-0.69%)` | :arrow_down: | | [src/calibration/calibration.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2NhbGlicmF0aW9uLmps) | `68.75% <100.00%> (+3.36%)` | :arrow_up: | | [src/calibration/priors.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL3ByaW9ycy5qbA==) | `61.11% <100.00%> (-28.37%)` | :arrow_down: | | [src/clean.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NsZWFuLmps) | `100.00% <100.00%> (+52.63%)` | :arrow_up: | | ... and [3 more](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/306?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.