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

Add RandomAccessibleIntervalMipmapSource4D, VolatileSource #60

Merged
merged 7 commits into from
Jan 8, 2024

Conversation

bogovicj
Copy link
Contributor

@bogovicj bogovicj commented Dec 20, 2023

@tpietzsch ,

@axtimwalde and I needed something like RandomAccessibleIntervalSource4D but with mipmaps. Such a source doesn't yet exist, so we made one here RandomAccessibleIntervalMipmapSource4D (in the more-4d branch.

We also add an example using the new RandomAccessibleIntervalMipmapSource4D. As well, the dev branch of n5-viewer uses it, and is tested, so I'm confident it works.

This also adds VolatileSource which is just like the existing VolatileRandomAccessibleIntervalMipmapSource, but takes any Source as an argument rather than a RandomAccessibleIntervalMipmapSource see the diff

@tpietzsch tpietzsch merged commit 3c0decf into bigdataviewer:master Jan 8, 2024
1 check passed
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.

3 participants