Skip to content

Analysis: coordinate shifted results on images with ROIs and shifted origin #106

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

Closed
PierreRaybaut opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@PierreRaybaut
Copy link
Contributor

This is a regression introduced with v0.18.0 and the associated ROI overhaul.

How to reproduce:

  • Create a new 2D gaussian image with default parameters
  • Shift image origin, say X0 = Y0 = 100
  • Execute: Analysis > Centroid
  • The centroid should be located at (350, 350): instead, the given result is (450, 450)

image

@PierreRaybaut PierreRaybaut added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant