large-image-source-bioformats 1.29.10.dev41__py3-none-any.whl → 1.29.12.dev2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -644,7 +644,7 @@ class BioformatsFileTileSource(FileTileSource, metaclass=LruCacheMetaclass):
644
644
  height = min(height, sizeYAtScale - offsety)
645
645
 
646
646
  if scale >= 2 ** self._maxSkippedLevels:
647
- tile = self._getTileFromEmptyLevel(x, y, z, **kwargs)
647
+ tile, _format = self._getTileFromEmptyLevel(x, y, z, **kwargs)
648
648
  tile = large_image.tilesource.base._imageToNumpy(tile)[0]
649
649
  format = TILE_FORMAT_NUMPY
650
650
  else:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: large-image-source-bioformats
3
- Version: 1.29.10.dev41
3
+ Version: 1.29.12.dev2
4
4
  Summary: An bioformats tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -18,10 +18,10 @@ Classifier: Programming Language :: Python :: 3.12
18
18
  Requires-Python: >=3.8
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE
21
- Requires-Dist: large-image >=1.29.10.dev41
21
+ Requires-Dist: large-image >=1.29.12.dev2
22
22
  Requires-Dist: python-bioformats >=1.5.2
23
23
  Provides-Extra: girder
24
- Requires-Dist: girder-large-image >=1.29.10.dev41 ; extra == 'girder'
24
+ Requires-Dist: girder-large-image >=1.29.12.dev2 ; extra == 'girder'
25
25
 
26
26
  An bioformats tilesource for large_image.
27
27
 
@@ -0,0 +1,8 @@
1
+ large_image_source_bioformats/__init__.py,sha256=62za_79EZ1kdZMWTN-l0T2HGbpjBv99g4-bOaKHZA0w,32213
2
+ large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
+ large_image_source_bioformats-1.29.12.dev2.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
+ large_image_source_bioformats-1.29.12.dev2.dist-info/METADATA,sha256=yWjtT4flGKS0w0LV_Tw4Si9bgvOO_kqanXQSu_ehZqw,1074
5
+ large_image_source_bioformats-1.29.12.dev2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
6
+ large_image_source_bioformats-1.29.12.dev2.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
+ large_image_source_bioformats-1.29.12.dev2.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
+ large_image_source_bioformats-1.29.12.dev2.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- large_image_source_bioformats/__init__.py,sha256=LUIdcxvPlyPS_jLDYxSIhgd_KrpuQxljuPZirOZsAHk,32204
2
- large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
- large_image_source_bioformats-1.29.10.dev41.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
- large_image_source_bioformats-1.29.10.dev41.dist-info/METADATA,sha256=OG_PR0QOtvJQZg7ZLGWyEmXvJP0oaX7IcLi4X4A81Fs,1077
5
- large_image_source_bioformats-1.29.10.dev41.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
6
- large_image_source_bioformats-1.29.10.dev41.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
- large_image_source_bioformats-1.29.10.dev41.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
- large_image_source_bioformats-1.29.10.dev41.dist-info/RECORD,,