Skip to content

Commit

Permalink
Optimize merlin interface (#70)
Browse files Browse the repository at this point in the history
* Cache state of set merlin values

This avoids socket interface overhead of setting the same acquisition
time and number of frames over and over again

* Add dedicated methods for GET commands over socket

* Refactor set/get/cmd code to make it more robust

* Add skip argument to load first n bytes in frame

* Refactor test code

* Implement soft trigger function

* Optimize overhead for movie acquisition

* Debug exposure and set large number of frames to collect

* Set up seamless transition to soft trigger mode
  • Loading branch information
stefsmeets authored Jun 5, 2023
1 parent 9f8ee97 commit 1713bd5
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 61 deletions.
Loading

0 comments on commit 1713bd5

Please sign in to comment.