PeterMakus / SeisMIC

SeisMIC is a python software suite to monitor velocity changes using ambient seismic noise.
https://petermakus.github.io/SeisMIC/
European Union Public License 1.2
43 stars 11 forks source link

Dev #54

Closed PeterMakus closed 10 months ago

PeterMakus commented 11 months ago

Release for the preprint associated with the SeisMIC manuscript.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 67.10% and project coverage change: +0.10% :tada:

Comparison is base (3637fb9) 69.17% compared to head (cc9f48d) 69.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 69.17% 69.27% +0.10% ========================================== Files 17 18 +1 Lines 3468 3701 +233 Branches 748 807 +59 ========================================== + Hits 2399 2564 +165 - Misses 954 1004 +50 - Partials 115 133 +18 ``` | [Files Changed](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus) | Coverage Δ | | |---|---|---| | [src/seismic/correlate/preprocessing\_stream.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvY29ycmVsYXRlL3ByZXByb2Nlc3Npbmdfc3RyZWFtLnB5) | `98.03% <ø> (ø)` | | | [src/seismic/monitor/dv.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvbW9uaXRvci9kdi5weQ==) | `92.77% <ø> (ø)` | | | [src/seismic/monitor/stretch\_mod.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvbW9uaXRvci9zdHJldGNoX21vZC5weQ==) | `42.73% <0.00%> (ø)` | | | [src/seismic/utils/miic\_utils.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvdXRpbHMvbWlpY191dGlscy5weQ==) | `80.14% <0.00%> (-1.20%)` | :arrow_down: | | [src/seismic/monitor/monitor.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvbW9uaXRvci9tb25pdG9yLnB5) | `36.71% <18.51%> (-0.82%)` | :arrow_down: | | [src/seismic/trace\_data/waveform.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvdHJhY2VfZGF0YS93YXZlZm9ybS5weQ==) | `28.75% <26.08%> (-0.36%)` | :arrow_down: | | [src/seismic/correlate/correlate.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvY29ycmVsYXRlL2NvcnJlbGF0ZS5weQ==) | `84.29% <71.60%> (-4.72%)` | :arrow_down: | | [src/seismic/monitor/wfc.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvbW9uaXRvci93ZmMucHk=) | `72.05% <80.00%> (+51.16%)` | :arrow_up: | | [src/seismic/correlate/preprocessing\_td.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvY29ycmVsYXRlL3ByZXByb2Nlc3NpbmdfdGQucHk=) | `83.80% <83.07%> (-15.26%)` | :arrow_down: | | [src/seismic/utils/raw\_analysis.py](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus#diff-c3JjL3NlaXNtaWMvdXRpbHMvcmF3X2FuYWx5c2lzLnB5) | `92.72% <92.72%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/PeterMakus/SeisMIC/pull/54?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Makus) | |

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