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

Update TableUtilities::filterLowpass to apply padding after resampling #4020

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nickbianco
Copy link
Member

@nickbianco nickbianco commented Feb 24, 2025

Fixes issue #4017

Brief summary of changes

This change updates TableUtilities::filterLowpass to apply padding after resampling, so that the initial time point in an uploaded table is preserved. This does not guarantee that the final time point will be preserved or the number of rows will be preserved as those may need to change based on the resampling frequency.

Drive-by: corrected a typo in the change log.

Testing I've completed

Added a unit test to testTableProcessor.cpp.

Looking for feedback on...

CHANGELOG.md (choose one)

  • updated.

This change is Reviewable

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