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.