scverse / spatialdata

An open and interoperable data framework for spatial omics data
https://spatialdata.scverse.org/
BSD 3-Clause "New" or "Revised" License
174 stars 34 forks source link

Utils to turn all transformations to affine #535

Closed LucaMarconato closed 1 month ago

LucaMarconato commented 1 month ago

Useful to facilitate interoperability with tools that only support affine transformations. @keller-mark

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.53%. Comparing base (a8ee22b) to head (206e3fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #535 +/- ## ========================================== - Coverage 92.53% 92.53% -0.01% ========================================== Files 43 43 Lines 5991 6003 +12 ========================================== + Hits 5544 5555 +11 - Misses 447 448 +1 ``` | [Files](https://app.codecov.io/gh/scverse/spatialdata/pull/535?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [src/spatialdata/transformations/\_utils.py](https://app.codecov.io/gh/scverse/spatialdata/pull/535?src=pr&el=tree&filepath=src%2Fspatialdata%2Ftransformations%2F_utils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NwYXRpYWxkYXRhL3RyYW5zZm9ybWF0aW9ucy9fdXRpbHMucHk=) | `91.77% <91.66%> (-0.01%)` | :arrow_down: |