Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix RF dynamic range issue #33

Merged
merged 6 commits into from
Apr 19, 2024
Merged

Fix RF dynamic range issue #33

merged 6 commits into from
Apr 19, 2024

Conversation

aroffringa
Copy link
Owner

@aroffringa aroffringa commented Apr 16, 2024

The issue was that some of the auto-correlations have a very high dynamic range. This threw off the normalization algorithm, which for RF normalization was fairly simple. This has now been changed so that "row" normalization is done first (which means that auto-correlations and cross-correlations are first brought to the same level).

@aroffringa aroffringa self-assigned this Apr 18, 2024
rftimeblockencoder.cc Outdated Show resolved Hide resolved
Copy link
Collaborator

@tammojan tammojan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the (offline) explanation.

@aroffringa aroffringa merged commit b0a5ed3 into master Apr 19, 2024
@aroffringa aroffringa deleted the fix-rf-encoding branch April 19, 2024 08:19
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.

None yet

3 participants