Fix/fix camera live mode handling #53
Reference in New Issue
Block a user
Delete Branch "fix/fix_camera_live_mode_handling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
MR to improve the integration of the prosilica and Basler camera at Debye. It adds a base class for cameras at Debye with option to activate/deactivate a live_mode where camera images are streamed to BEC at fixed frequency.
Related issues
Type of changes
Additional notes
We were experiencing issues (most likely network related), once we increased the live_monitoring to frequencies of 5Hz and above. 3 cameras with ~4.5MP, 8bit. The beamline will further investigate the network structure of computers and switches.
assigned to @appel_c
added 1 commit
Compare with previous version
changed the description
changed the description
marked this merge request as ready
requested review from @wakonig_k, @clark_a, and @hitz_s
lgtm
approved this merge request
added 11 commits
main415c601d- feat(debye-base-cam): introduce base class for cameras at debyeca2cf40d- refactor: refactor basler and prosilica cameras10b0608d- fix: debug with devices, throttle live_view to 1Hz665c290a- test(test-camers): Add unit tests for camera integration of prosilica and basler camerasCompare with previous version