Skip to content

Commit

Permalink
Update src/noisepy/monitoring/attenuation_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yiyu Ni <niyiyu@uw.edu>
Signed-off-by: Kuan-Fu Feng <59073232+kuanfufeng@users.noreply.github.com>
  • Loading branch information
kuanfufeng and niyiyu authored Oct 1, 2024
1 parent 9ae7910 commit 5d1c938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/noisepy/monitoring/attenuation_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ def windowing_SSR(
dt: float,
cvel: float,
ncoda: int,
PLOT_CHECK: bool = False,
) -> float:
"""
# Calculate the sum of squared residuals (SSR) in the specific window
Expand Down

0 comments on commit 5d1c938

Please sign in to comment.