High-pass Filter in Python

0

I want to filter a signal with noises. I have a .txt file with two columns (time [in days], stream) and would like to filter them using High-pass filter in Python code.

I would love to use two distinct cutoff intervals (40 days and 80 days).

From now on I am grateful for your collaboration.

NOTE: the signal is not regularly spaced.

    
asked by anonymous 16.03.2018 / 17:14

0 answers