Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@LucaMarconato LucaMarconato released this 25 Sep 08:59
· 7 commits to main since this release

[0.1.5] - 2024-09-25

Added

  • (Xenium) added dims parameter for more control in xenium_aligned_image()

Fixed

  • Passing rgb=None to image model parser for both visium and visiumhd, leading to 3-4 channel images being
    interpreted as RGB(A)
  • Fix header bug Visium data #200
  • (Visium HD) Fix path parsing when images are missing #204 #206