Skip to content

Small fix & refactoring in client

Alejandro Homs Puron requested to merge client-fixes-and-refactoring into develop

Fix - support default acq_params & proc_params:

  • Single acquisition frame
  • No Roi Counter

Refactoring:

  • Unify naming convention in global functions and methods
  • Add end_event option to StateFollower & co.
  • Move code from main to test_acquisition_states
  • Allow device parameters to be directly created from dicts
Edited by Alejandro Homs Puron

Merge request reports