Skip to content

Convert core streamdaq routines to noob#192

Draft
sneakers-the-rat wants to merge 3 commits into
mainfrom
noob-streamdaq
Draft

Convert core streamdaq routines to noob#192
sneakers-the-rat wants to merge 3 commits into
mainfrom
noob-streamdaq

Conversation

@sneakers-the-rat
Copy link
Copy Markdown
Collaborator

@sneakers-the-rat sneakers-the-rat commented Apr 30, 2026

Converting the core of the streamdaq to noob, opening as a draft, this might take a day or two since we need to also add an additional feature to noob to ensure all the queues get drained when we hit 'stop'.

probably going to do this in two stages, first the core frame construction stuff, and then handle the video/csv writer/plotting stuff in a second PR


📚 Documentation preview 📚: https://miniscope-io--192.org.readthedocs.build/en/192/

Comment on lines +50 to +51
while True:
yield next(dev)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm pretty sure this can just be yield from dev

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

Successfully merging this pull request may close these issues.

1 participant