Skip to content

Updated get_time_axis() in base.py #155

Merged
StuLawPico merged 9 commits intomainfrom
time-axis-fix
Oct 16, 2025
Merged

Updated get_time_axis() in base.py #155
StuLawPico merged 9 commits intomainfrom
time-axis-fix

Conversation

@JamesPicoTech
Copy link
Collaborator

Issue:

  • When using get_time_axis() with a unit of 'ms' and a pre_trig_percent value, it would offset by a ms value, rather than ns causing an incorrect offset.
    Fix:
  • Removed int() cast to stop incorrect offsets (line 493)

@StuLawPico StuLawPico merged commit 07dd0fe into main Oct 16, 2025
@JamesPicoTech JamesPicoTech deleted the time-axis-fix branch October 16, 2025 14:42
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.

2 participants