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

Integrate UDP message server into iblrig #642

Open
11 of 14 tasks
k1o0 opened this issue Mar 25, 2024 · 0 comments
Open
11 of 14 tasks

Integrate UDP message server into iblrig #642

k1o0 opened this issue Mar 25, 2024 · 0 comments
Assignees

Comments

@k1o0
Copy link
Contributor

k1o0 commented Mar 25, 2024

This could allow us to manage auxiliary acquisition devices and thus reduce session ID mismatches.

  • Use threading to run services within synchronous code
  • Set up auxiliary init and start procedures
  • Handle IO errors within thread
  • Create mixin in iblrig
  • Add client part to video pc script
  • Add client part to ephys pc script
  • Add procedure to determine remote main sync and fetch exp ref from this PC
  • Mixin iblrig tests
  • Support transfer of Alyx token
  • Set up auxiliary stop and cleanup procedures
  • Add remote devices back into GUI
  • Integrate with timeline on MATLAB
  • Integrate with ScanImage rig
  • Permit services to send messages without awaiting response
@k1o0 k1o0 self-assigned this Mar 25, 2024
@k1o0 k1o0 added this to the UDP integration milestone Jun 28, 2024
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

1 participant