Skip to content

Commit

Permalink
Update attenuation modules (#320)
Browse files Browse the repository at this point in the history
* update modules for the multi-window calculation

* Add the multi-window option in the notebook

* replace smooth_N with smoothspect_N for spectral smoothing

* update tests by following other successful PR

* fixed corr=0 for xcorr (not autocorr), following PR#315

* correct smoothspect_N in tests/test_whiten.py

* Update src/noisepy/monitoring/attenuation_utils.py

Co-authored-by: Yiyu Ni <[email protected]>
Signed-off-by: Kuan-Fu Feng <[email protected]>

* correct the description

* Update based on review suggestions

---------

Signed-off-by: Kuan-Fu Feng <[email protected]>
Co-authored-by: Yiyu Ni <[email protected]>
  • Loading branch information
kuanfufeng and niyiyu authored Oct 1, 2024
1 parent 469eb9a commit 337c737
Show file tree
Hide file tree
Showing 11 changed files with 543 additions and 258 deletions.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ coverage:
project:
default:
target: auto
threshold: 0
threshold: 1
set_pending: yes
if_no_uploads: error
if_not_found: error
Expand Down
Loading

0 comments on commit 337c737

Please sign in to comment.