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

cu8 signal file not vertically centered #771

Closed
kroylar opened this issue Apr 30, 2020 · 0 comments · Fixed by #772
Closed

cu8 signal file not vertically centered #771

kroylar opened this issue Apr 30, 2020 · 0 comments · Fixed by #772
Assignees
Labels

Comments

@kroylar
Copy link

kroylar commented Apr 30, 2020

Expected Behavior

When loading the attached b.cu8 file, the Analog signal path should be vertically centered on the plot, like shown in this quick plot of the same data using matplotlib:
Figure_1

I believe it should be centered because the noise is actually centered at 128, which is half the 8-bit unsigned number representing it.

Actual Behavior

The path is instead placed in the lower half of the plot.
2020-04-29-220008_799x470_scrot

Steps to Reproduce
  1. Download the attached b.cu8.log file
  2. Rename it to b.cu8
  3. Open it in urh
Platform Specifications
  • OS: Arch Linux
  • URH version: 2.8.7
  • Python version: 3.8
  • Installed via AUR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants