Small fix & refactoring in client
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 toStateFollower
& co. - Move code from main to
test_acquisition_states
- Allow device parameters to be directly created from
dict
s
Edited by Alejandro Homs Puron