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 getMeasurements and getMeasurementsFD for frequency-selected data #123

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

jonschumacher
Copy link
Member

@jonschumacher jonschumacher commented Feb 21, 2025

The MDF defines the tf to be CxK and K is not matching the padded data after loading. This mismatch causes the following division of the data by the tf to fail.

Related: #98

@jonschumacher jonschumacher self-assigned this Feb 21, 2025
@jonschumacher jonschumacher enabled auto-merge (squash) February 21, 2025 14:52
@jonschumacher jonschumacher merged commit 884f0b0 into master Feb 21, 2025
5 of 7 checks passed
@jonschumacher jonschumacher deleted the JS/fix-loading-for-freq-selection branch February 21, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant