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

Line measure + changing axis scale #102

Open
magnunor opened this issue Jan 30, 2017 · 1 comment
Open

Line measure + changing axis scale #102

magnunor opened this issue Jan 30, 2017 · 1 comment
Labels

Comments

@magnunor
Copy link
Contributor

The line measure tool doesn't work properly after changing axis scale.

To replicate:

  • Generate an image signal (s = hs.signals.Signal2D(np.random.random(size=(100,100))))
  • Press line measure tool and drag it in the image (this works)
  • In the Axes configuration, under "Calibration", change the scale (for example to 0.5, for both axes).
  • The line tool will now be restricted to the top-left corner of the image
@magnunor
Copy link
Contributor Author

This also extends to the crop tool

@vidartf vidartf added the bug label Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants