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

Commit

Permalink
Revise lowpass cap
Browse files Browse the repository at this point in the history
  • Loading branch information
emthompson-usgs committed Sep 24, 2019
1 parent 9b675e6 commit 1600e1a
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 1600e1a

Please sign in to comment.