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

Frame width varying with the TeaxGabber and Tau2 #56

Open
Ghipag opened this issue Aug 27, 2021 · 1 comment
Open

Frame width varying with the TeaxGabber and Tau2 #56

Ghipag opened this issue Aug 27, 2021 · 1 comment

Comments

@Ghipag
Copy link

Ghipag commented Aug 27, 2021

When using the grab function we were originally getting timeout errors. We found that the _read() function takes a long time (~0.6s) and so we changed the timeout threshold to a very large 1.5s.

We then started getting frame width errors, where varying frame widths eg.(1203, 969, 52646, 1284) were found by the _convert_frame() funciton when we repeatedly tried to grab images.

Do you have any idea why this might be happening? Why it takes so long for the data to be read? The only thing we can think of is a slow USB connection. We're talking to the grabber through linux on an oracle virtual machine with USB 3.0 FYI

Thanks in advance

@jveitchmichaelis
Copy link
Contributor

jveitchmichaelis commented Aug 29, 2021 via email

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

No branches or pull requests

2 participants