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

inconsistency between BossDB API and CloudVolume hierarchy levels #118

Open
akshitapanigrahi opened this issue Jul 9, 2024 · 1 comment

Comments

@akshitapanigrahi
Copy link

This may be specific to this particular dataset, but for Kasthuri/ac4/em, .available_mips (through CloudVolume) gives hierarchy levels [0, 1, 2, 3], but on the BossDB API site and with intern (via .available_resolutions), it says num hierarchy levels is 1. However, downsampling with resolution=1 / mips=1 is still possible on intern and CloudVolume. Is there a way to standardize hierarchy levels across API site/CloudVolume/possible downsampling resolutions?

@j6k4m8
Copy link
Member

j6k4m8 commented Jul 9, 2024

This might just be a bookkeeping mismatch — great find btw! We might want to pass downsample-level boss API calls through to cvdb to check the underlying filesystem...

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