-
Notifications
You must be signed in to change notification settings - Fork 29
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
Usage question (or bug) #35
Comments
Interesting test, took me a bit too get my head around it :) To confirm, it's failing on some trials but not others? Does it still On 20 Jul 2016 6:44 pm, "Danny Price" [email protected] wrote:
|
Sorry if it is a little strange! I just wanted to test sending numpy arrays through a pipeline. Yep, seems to fail some trials but not others. Sleep doesn't seem to make a difference. Setting The data are "correct" (not just random bits), but the header value appears offset by 4. IIRC this is the default size of the ring, right? |
I'm trying to write a basic pipeline I can use for testing, and am getting some read failures, which I presume are due me misunderstanding how to read/write to the ring. Here's my code:
When I run this, I get output like:
i.e. my test fails. Where am I going wrong?
The text was updated successfully, but these errors were encountered: