ptiede / Comrade.jl

MIT License
47 stars 7 forks source link

Add per station segmentation schemes (and fixed option) #292

Closed ptiede closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 81.03% and project coverage change: -0.47 :warning:

Comparison is base (09fc264) 85.59% compared to head (e800755) 85.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #292 +/- ## ========================================== - Coverage 85.59% 85.12% -0.47% ========================================== Files 36 36 Lines 3346 3382 +36 ========================================== + Hits 2864 2879 +15 - Misses 482 503 +21 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?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/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9jb21iaW5hdG9ycy5qbA==) | `82.00% <0.00%> (-2.54%)` | :arrow_down: | | [src/models/modelimage/modelimage.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL21vZGVsaW1hZ2Uuamw=) | `71.42% <16.66%> (+5.51%)` | :arrow_up: | | [src/calibration/jones.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `74.85% <82.05%> (-5.03%)` | :arrow_down: | | [src/calibration/caltable.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2NhbHRhYmxlLmps) | `69.84% <85.71%> (-2.74%)` | :arrow_down: | | [src/calibration/priors.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL3ByaW9ycy5qbA==) | `89.47% <100.00%> (ø)` | | | [src/models/modelimage/fft\_alg.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL2ZmdF9hbGcuamw=) | `87.17% <100.00%> (+7.69%)` | :arrow_up: | | [src/models/modelimage/nuft.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RlbGltYWdlL251ZnQuamw=) | `75.00% <100.00%> (+0.58%)` | :arrow_up: | | [src/models/modifiers.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL21vZGVscy9tb2RpZmllcnMuamw=) | `84.61% <100.00%> (-1.01%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://codecov.io/gh/ptiede/Comrade.jl/pull/292/indirect-changes?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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.