girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
195 stars 43 forks source link

Don't compute channel window in zarr sinks #1705

Closed manthey closed 4 weeks ago

manthey commented 4 weeks ago

It can use arbitrarily large amounts of memory. If we want to populate these values, we need to collect the data as we call addTile or use the tile iterator to collect it.