AllenCell / AllenCell/vole-core
API: atlasTileDims can be optional sometimes
Open
Tech Debt
- Dominant language
- TypeScript
- Stars
- 106
- Forks
- 11
- Avg merge
- 3d 51m
- Merged PRs (30d)
- 12
Description
## Use Case
https://github.com/allen-cell-animated/volume-viewer/issues/256
## Solution
When constructing a volume and only using the set channel data from volume command, atlasTileDims can be computed entirely internally and doesn't (shouldn't!) be specified by users.
See if we can remove atlasTileDims from ImageInfo or make it optional and still do the right thing.
Contributor guide
Assessment
This issue has not been assessed yet.