ptiede / Comrade.jl

MIT License
48 stars 7 forks source link

Start updating examples for 0.7 #188

Closed ptiede closed 1 year ago

ptiede commented 1 year ago

This pull-request will add a large number of additional examples to the Comrade docs that demonstate how to use its imaging and gain mitigation strategies. Additonally, all existing examples are being reworked to function with 0.7.

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 (7ee245a) compared to base (a8328f1). Patch coverage: 0.00% of modified lines in pull request are covered.

:exclamation: Current head 7ee245a differs from pull request most recent head 56b1535. Consider uploading reports for the commit 56b1535 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #188 +/- ## ======================================== - Coverage 0.03% 0.03% -0.01% ======================================== Files 32 32 Lines 3036 3076 +40 ======================================== Hits 1 1 - Misses 3035 3075 +40 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/Comrade.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL0NvbXJhZGUuamw=) | `20.00% <ø> (ø)` | | | [src/bayes/bayes.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?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% <ø> (ø)` | | | [src/calibration/jones.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `0.00% <0.00%> (ø)` | | | [src/calibration/priors.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL3ByaW9ycy5qbA==) | `0.00% <ø> (ø)` | | | [src/models/combinators.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?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/continuous\_image.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jb250aW51b3VzX2ltYWdlLmps) | `0.00% <0.00%> (ø)` | | | [src/models/modelimage/modelimage.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL21vZGVsaW1hZ2Uuamw=) | `0.00% <0.00%> (ø)` | | | [src/models/modifiers.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?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/observations/io.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL29ic2VydmF0aW9ucy9pby5qbA==) | `0.00% <0.00%> (ø)` | | | [src/visualizations/data.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?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%> (ø)` | | | ... and [1 more](https://codecov.io/gh/ptiede/Comrade.jl/pull/188?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | | 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.