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
49 stars 12 forks source link

Dev #37

Closed PeterMakus closed 2 years ago

PeterMakus commented 2 years ago

This PR implements a couple of features for lab experiments such as:

Additionally, SciPy is required to be <1.9 until obspy publishes a fix for the window "hann" & "hanging" issue.

codecov-commenter commented 2 years ago

Codecov Report

Merging #37 (cbb06c5) into main (8b2065e) will increase coverage by 1.18%. The diff coverage is 75.38%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   66.20%   67.39%   +1.18%     
==========================================
  Files          15       15              
  Lines        2980     3030      +50     
  Branches      649      665      +16     
==========================================
+ Hits         1973     2042      +69     
+ Misses        917      884      -33     
- Partials       90      104      +14     
Impacted Files Coverage Δ
src/seismic/monitor/dv.py 91.54% <0.00%> (-2.66%) :arrow_down:
src/seismic/monitor/post_corr_process.py 69.30% <64.28%> (+3.77%) :arrow_up:
src/seismic/monitor/stretch_mod.py 37.72% <66.66%> (+7.46%) :arrow_up:
src/seismic/correlate/stream.py 90.21% <100.00%> (+0.46%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.