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

Possibility to shift signals in a "live view", to make it more practical to align different signals #12

Open
1 of 3 tasks
SevenOfNinePE opened this issue Nov 22, 2024 · 0 comments
Assignees

Comments

@SevenOfNinePE
Copy link
Collaborator

Align two signals while shifting the time difference of the signals

  • Find out how a +/- Buttons can be introduced to the matplotlib plot
  • Connect +/- Button to one of the signals so shift it
  • Show the actual value of the shifted time difference

Outcome:
Buttons or sliders are rather easy to add to matplotlib-plots.
A small example is available.
The next step is to add this in pySignalScope. Here the suitable approach is to find out.
Moreover if this works fine, the user should be able, to react on a button press or slider action in a customized way.
If no default callback is provided the shift of the plots are to do in a suitable way.

@SevenOfNinePE SevenOfNinePE self-assigned this Nov 22, 2024
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

No branches or pull requests

1 participant