Skip to content

v0.1.2

Compare
Choose a tag to compare
@danilexn danilexn released this 06 May 12:26
· 56 commits to main since this release

What's changed

  • pairwise_aligner: cleanup of cli, does not perform rotation/flipping on image but on ST coordinates (avoid redundant resaving of image). Consider tile bounds when staining image and ST coordinates differ.
  • manual_pairwise_aligner: fix rendering depending on threshold, proper flipping for fine alignment. Assign coarse if tile falls outside of image.
  • apply_transform: do not perform flipping when supported by < 3 keypoints.

Full Changelog: v0.0.11...v0.1.2