You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:
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.
Steps to Reproduce
Platform Specifications
The text was updated successfully, but these errors were encountered: