Skip to content

Conversation

henrypinkard
Copy link
Contributor

See issue: #244

This PR introduces an initial draft of a new DataBuffer class designed to extend the functionality of the existing CircularBuffer. Although still in development, these changes fully decouple CircularBuffer from the Core by implementing a BufferAdapter class. It may be simpler to review and merge this PR separately from future changes, because anything that could potentially impact current functionality is contained here, and additional development of DataBuffer can continue as an opt-in feature.

Not sure if this has any interaction with #535 because the diff doesn't render

@henrypinkard
Copy link
Contributor Author

henrypinkard commented Feb 6, 2025

I've tested sequence acquisitions in the GUI with regular and multi-camera configurations: everything seems to be working fine

Also ran the full suite of acquisition tests in pycro-manager -- everything passes

@henrypinkard
Copy link
Contributor Author

Superseded by #570

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