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

Oryx camera may be dropping frames or missing trigger pulses #26

Open
ieivanov opened this issue Apr 25, 2023 · 3 comments
Open

Oryx camera may be dropping frames or missing trigger pulses #26

ieivanov opened this issue Apr 25, 2023 · 3 comments
Assignees
Labels
bug Something isn't working hardware Plans for new hardware development and troubleshooting

Comments

@ieivanov
Copy link
Collaborator

The mantis acquisition sometimes fails because the LF acquisition stops. This seems to be due to either 1) the oryx camera dropping frames or 2) the oryx camera missing trigger pulses such that in both cases the right number of frames are not returned. To debug / resolve, I plan to (in ranked order):

  • stress test to determine if this is a recurring problem
  • run the Oryx camera in internal trigger mode to eliminate 2)
  • slow down the Oryx framerate to remedy 1) - right now the LF acquisition finishes much faster then the LS acquisition
  • currently the camera runs in "newest only" mode where old frames are discarded if not retrieved. The camera has an internal buffer which can hold some old frames and fun in "oldest first" mode. This could resolve the frame retrieval issue, but may require some device adapter work.
@ieivanov ieivanov added bug Something isn't working urgent Problem that needs to be resolved asap hardware Plans for new hardware development and troubleshooting labels Apr 25, 2023
@ieivanov ieivanov self-assigned this Apr 25, 2023
@ieivanov
Copy link
Collaborator Author

I stress tested the Oryx acquisition 3 times, and the problem did not reoccur. Will keep an eye on it for now

@ieivanov
Copy link
Collaborator Author

Closing for now, will reopen if this issue pops up again

@ieivanov
Copy link
Collaborator Author

ieivanov commented Aug 8, 2023

This issue pops up infrequently, will continue to keep an eye on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hardware Plans for new hardware development and troubleshooting
Projects
None yet
Development

No branches or pull requests

2 participants