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

Tools for Measuring Tracing Times (Intervals/Durations) #184

Open
tanjera opened this issue Mar 27, 2023 · 0 comments
Open

Tools for Measuring Tracing Times (Intervals/Durations) #184

tanjera opened this issue Mar 27, 2023 · 0 comments

Comments

@tanjera
Copy link
Owner

tanjera commented Mar 27, 2023

Implement a set of "calipers" to measure intervals and durations? E.g. QRS width, RR interval, PR interval, QT interval, etc.

How would I manage to implement this? Via context/right-click menu? Would automatically pause Tracing... then implement Mouse input handling for from/to (m1 down, m1 up) and then translate into a distance? Scaling based on Tracing control dimensions (width/height)?

Would need to show results ... add a Label in the corner of the Tracing control? Enable the Label if the Tracing is paused? Maybe just auto-enable this feature when the Tracings are paused??

Idea from #181 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant