Skip to content

Added option to reconstruction method for allowing to remove frequencies#16

Open
rsnemmen wants to merge 1 commit intoaaren:masterfrom
rsnemmen:custom
Open

Added option to reconstruction method for allowing to remove frequencies#16
rsnemmen wants to merge 1 commit intoaaren:masterfrom
rsnemmen:custom

Conversation

@rsnemmen
Copy link

@rsnemmen rsnemmen commented Mar 4, 2017

This can be used to filter out frequencies in the CWT and reconstruct the
signal. When calling reconstruction, just provide the argument
wave with the new wavelet_transform array. Set the elements corresponding
to the frequencies you are not interested to zero.

If wave=None, the method will work as usual.

Now you can filter out frequencies in the CWT and see how the reconstructed
signal changes. When calling reconstruction, just provide the argument
`wave` with the new wavelet_transform array. Set the elements corresponding
to the frequencies you are not interested to zero.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant