Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #425 from emthompson-usgs/lp
Browse files Browse the repository at this point in the history
Revise lowpass cap
  • Loading branch information
emthompson-usgs authored Sep 25, 2019
2 parents 50b9eb3 + 1600e1a commit 54f1e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmprocess/data/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ processing:
# Apply a cap to the lowpass corner frequency so that it is guaranteed to be
# less than or equal to fn_fac * fn, where fn is the Nyquist frequency
- lowpass_max_frequency:
fn_fac: 0.9
fn_fac: 0.75

# - adjust_highpass_corner:
# # Options for further refinement of the highpass corner. Currently, this
Expand Down

0 comments on commit 54f1e50

Please sign in to comment.