Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

necessary changes in deconvolution with regularization, and other stuff #48

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

eric-brandao
Copy link
Collaborator

I changed the spectrum division function with regularization to allow the user to pass a list of [freq_min, freq_max] as in Ita toolbox. The way it was, the function was taking the inputSignal.freqMin and inputSignal.freqMax, which are the values where the sweep is just starting to fade in or had already faded out. This is incorrect and noise prone.

I also added another deconvolution method that still need some review (mainly to correct a bias in the level of the h(t).

I am migrating deconvolution methods to functions inside the ImpulseResponse class - easier to mantain.

@PyTTaMaster PyTTaMaster merged commit 1d30852 into PyTTaMaster:development Aug 12, 2024
@PyTTaMaster
Copy link
Owner

Necessary changes to deconvolution.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants