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
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.
The text was updated successfully, but these errors were encountered:
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
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):
The text was updated successfully, but these errors were encountered: