Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Visium radii? #124

Open
LucaMarconato opened this issue Mar 18, 2024 · 1 comment
Open

Wrong Visium radii? #124

LucaMarconato opened this issue Mar 18, 2024 · 1 comment

Comments

@LucaMarconato
Copy link
Member

Due to several insidious bugs in napari and napari-spatialdata concerning the radii of points in the macOS platform (we have to use points instead of the more intuitive shapes because of performance reasons) we generally overlooked the correct size of the Visium circles.

Today working on them I noticed that the Visium radius seems to be slightly bigger than the expected one. The correct expected sizes are the one shown in the images (55µm radii, 100µm center-to-center distances), as shown in the figure below. We should check this again after one crucial bug in napari-spatialdata on the points size is addressed: scverse/napari-spatialdata#209.

Artboard 1@4x

In alternative, we could address this now by re-enabling the representation of circles as ellipses.

@LucaMarconato
Copy link
Member Author

The linked bug is now fixed. The Visium radii are wrong. Here is what we have (the radii are too large).
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant