Baseline removal using Wavelets package

Hello.

I wish to perform a baseline removal (high pass filtering) of a time series using 'wavelets' package. I was thinking of using dwt command, zeroing the scaling coefficients manually and then performing the inversion with idwt.

Is there any smarter way of doing this?

If not, how can I zero the dwt S4 slot corresponding to the scaling coefficients?

Regards.

Paulo

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.