Skip to content

sysid: make remove_from_beginning relative to the start - #3475

Open
anxkhn wants to merge 1 commit into
google-deepmind:mainfrom
anxkhn:fix/sysid-remove-from-beginning
Open

sysid: make remove_from_beginning relative to the start#3475
anxkhn wants to merge 1 commit into
google-deepmind:mainfrom
anxkhn:fix/sysid-remove-from-beginning

Conversation

@anxkhn

@anxkhn anxkhn commented Aug 13, 2026

Copy link
Copy Markdown

Summary

Interpret remove_from_beginning() arguments as durations relative to the first timestamp.

The method previously compared and searched using an absolute timestamp, which only worked for series starting at zero. Nonzero-start recordings could remove the wrong samples or fail duration validation.

Tests

  • Added coverage for a series beginning at t=10
  • Verified the requested duration is removed and output timestamps are rebased

@anxkhn

anxkhn commented Aug 13, 2026

Copy link
Copy Markdown
Author

hey @yuvaltassa, could you please review this pr when you have a chance?

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