Hotfix: support newer versions of SpatialData (#6)
pixelsize
is now renamedpixel_size
- Explorer images should have a higher contrast (not clipping values anymore)
- Support spot-based technologies like Visium
- Faster table conversion (using native CSR matrix arguments)
- Keep right image name during image alignment
- When a table is sorted or filtered, the polygons are written in the right order (#2)
- Now forces using
spatialdata>=0.0.15
- New CLI
- Documentation
- Support both spatial images and multi-scale spatial images
- Better memory management during conversion
- Support image alignment with the explorer
- Conversion between explorer ID and AnnData ID