Releases: girder/large_image
Releases · girder/large_image
Version 1.30.5
Improvements
- When using the multisource to composite multiple images with alpha channels, use nearest neighbor for upper tiles (#1736)
- Read magnification values from DICOM when reading them via bioformats (#1741)
Changes
- Adjust how compositing is done on styled images by adjusting the expected full alpha value (#1735)
Version 1.30.4
Version 1.30.3
Improvements
- Format dates in item lists (#1707)
- Guard dtype types (#1711, #1714, #1716)
- Better handle IndicaLabs tiff files (#1717)
- Better detect files with geotransform data that aren't geospatial (#1718)
- Better scale float-valued tiles (#1725)
- Tile iterators now report their length (#1730)
- When using griddata annotations as heatmaps, allow setting scaleWithZoom (#1731)
- Handle any sort of label as an extra property when importing geojson annotations (#1732)
Changes
Bug Fixes
Version 1.30.2
Features
- Support setting axis actual values in the zarr sink. Display these in the frame selector (#1625)
Improvements
- Speed up recursive item lists (#1694)
- Better handle images with signed pixel data (#1695)
- Reduce loading geojs when switching views in Girder (#1699)
Bug Fixes
- Don't compute channel window in zarr sinks (#1705)
Version 1.30.1
Version 1.30.0
Features
- Add support for Python 3.13 (#1675)
Improvements
- Better handle images without enough tile layers (#1648)
- Add users option to config files; have a default config file (#1649)
- Remove no longer used code; adjust item list slightly (#1651, #1668)
- Reduce updates when showing item lists; add a waiting spinner (#1653)
- Update item lists check for large images when toggling recurse (#1654)
- Support named item lists (#1665)
- Add options to group within item lists (#1666)
- Make the filter field in item lists wider (#1669, #1671)
- Add a navigate option to item lists (#1659)
Changes
- Handle a rasterio deprecation (#1655)
- Handle a variation in a bioformats exception (#1656)
- Increase logging slow histograms (#1658)
- Use paginated item lists (#1664)
- When in-line editing yaml and other files, the tab key now uses spaces (#1667)
- Changed the parsing of the open parameter in the algorithm progression example (#1677)
Bug Fixes
Version 1.29.11
Version 1.29.10
Improvements
- Only list computable plot columns if there are other numeric columns (#1634)
- Allow canceling plottable data requests (#1645)
- List official yaml mime type for the multi source (#1636)
- Speed up correlating data files with annotations (#1642)
- Support dict with MultiFileTileSource (#1641)
- The PIL source reads more multi-frame images (#1643)
Changes
- Add an extension and mimetype to the listed openjpeg handlers (#1644)
Bug Fixes
- Fix an issue when asking not to resample a GDAL tile iterator (#1640)
Version 1.29.9
Bug Fixes
- Fix scaling small images in the multi source (#1633)