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

Unit aware live plotting #131

Merged
merged 3 commits into from
Mar 20, 2017
Merged

Unit aware live plotting #131

merged 3 commits into from
Mar 20, 2017

Conversation

AdriaanRol
Copy link
Contributor

This allows unit aware live plotting from the MC.

The live plot now automatically uses SI prefixes when rescaling data so if we put in Hz it will automatically rescale to GHz or MHz depending on our zoom levels.

There is still a small issue when using non-SI units, such as arb. units. or mV. In this case it is possible to see things like karb. units. or MmV.

I should probably fix this before merging.

This closes #115

@NielsBultink , can you take a quick look at this and tell me if this is OK to merge?

@AdriaanRol AdriaanRol merged commit 8f629af into master Mar 20, 2017
@AdriaanRol AdriaanRol deleted the plotting_enhancements branch March 20, 2017 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic units rescaling in live plot
1 participant