From c14650d33cde2134d1c32a221bd4831d224a45a6 Mon Sep 17 00:00:00 2001 From: Sebastianw Wehling-Benatelli Date: Wed, 2 Mar 2016 13:34:24 +0100 Subject: [PATCH] [change] changed filter settings for local seismic data --- filter.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filter.in b/filter.in index 16aed0b7..8303b88a 100644 --- a/filter.in +++ b/filter.in @@ -1,2 +1,2 @@ -P -S bandpass 4 0.5 5.0 \ No newline at end of file +P bandpass 4 2.0 20.0 +S bandpass 4 2.0 15.0 \ No newline at end of file