Skip to content

Conversation

@den-sq
Copy link
Collaborator

@den-sq den-sq commented Nov 10, 2025

Addresses

Also fixes an issue where data could be automatically converted to integer values from float, depending on cloudvolume values. This created significant artifacts from overflow values in certain cases. Now saves to 16 bit float automatically.

- await missing in prod server
- excess try/catch in dev server.
- Fixes banding artifacts from integer conversion at edge cases.
- Only grabs areas that exist
- Regions beyond the bounds of the volume are set to 0.
@den-sq den-sq linked an issue Nov 10, 2025 that may be closed by this pull request
@den-sq den-sq merged commit b984fab into main Nov 10, 2025
2 checks passed
@den-sq den-sq deleted the 47-out-of-bounds-error-for-edge-annotations branch November 10, 2025 22:24
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.

Out of Bounds Error for Edge Annotations

2 participants