ptiede / Comrade.jl

MIT License
45 stars 7 forks source link

fix polarization models #229

Closed ptiede closed 1 year ago

ptiede commented 1 year ago

This will add a bunch of tests for polarization fitting.

codecov[bot] commented 1 year ago

Codecov Report

Base: 0.03% // Head: 0.03% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (9e93308) compared to base (e03693b). Patch coverage: 0.00% of modified lines in pull request are covered.

:exclamation: Current head 9e93308 differs from pull request most recent head aeb6ca4. Consider uploading reports for the commit aeb6ca4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #229 +/- ## ======================================== - Coverage 0.03% 0.03% -0.01% ======================================== Files 32 32 Lines 3016 3049 +33 ======================================== Hits 1 1 - Misses 3015 3048 +33 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/models/combinators.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jb21iaW5hdG9ycy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/models/methods.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tZXRob2RzLmps) | `0.00% <0.00%> (ø)` | | | [src/models/misc.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9taXNjLmps) | `0.00% <0.00%> (ø)` | | | [src/models/modelimage/fft\_alg.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL2ZmdF9hbGcuamw=) | `0.00% <0.00%> (ø)` | | | [src/models/modifiers.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RpZmllcnMuamw=) | `0.00% <0.00%> (ø)` | | | [src/models/polarized.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9wb2xhcml6ZWQuamw=) | `0.00% <0.00%> (ø)` | | | [src/visualizations/data.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL3Zpc3VhbGl6YXRpb25zL2RhdGEuamw=) | `0.00% <0.00%> (ø)` | | | [src/visualizations/intensitymap.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL3Zpc3VhbGl6YXRpb25zL2ludGVuc2l0eW1hcC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2JheWVzL2JheWVzLmps) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.