Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define and document the behaviour of libuca virtual class functions #98

Open
gabs1234 opened this issue Oct 25, 2023 · 0 comments
Open
Assignees

Comments

@gabs1234
Copy link

Main problem

It is high time we defined the expected behaviour of libuca's virtual class functions. Namely:

  • start_recording
  • stop_recording
  • is_recording
  • stopped_recording
  • start_readout
  • stop_readout
  • trigger
  • write
  • grab
  • grab_live
  • readout
  • set_grab_func
  • register_unit
  • get_unit
  • set_writable
  • pspec_set_writable
  • is_writable_during_acquisition

I can open a branch in which we can add/specify the behaviour of all of these functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants