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

Improvements to cross section viewer #72

Open
ericdill opened this issue Sep 17, 2015 · 3 comments
Open

Improvements to cross section viewer #72

ericdill opened this issue Sep 17, 2015 · 3 comments

Comments

@ericdill
Copy link
Contributor

@klauer has requested some improvements to the cross section widget.

  1. pass in x and y motor positions
    1. pass in two vectors
    2. pass in the extent (opposite corners)
    3. pass in all of the motor positions

In terms of an MVP, I'll implement vectors and extent.

  1. Add a button to select a rectangular roi that will emit a qt signal and will execute registered callbacks.
@ericdill
Copy link
Contributor Author

@klauer also says that it would be really cool to have this done by the next cycle, but is OK if it is not done until halfway through the next cycle

@tacaswell
Copy link
Member

Have a look at the updated rectangle selectors in 1.5rc1, they now have handles and can be resized interactively.

@ericdill
Copy link
Contributor Author

In-person conversation with @klauer

A few possible uses:

  • use this in place of the live updating hxnfly widget
  • use this in the LiveRaster callback

To get additional functionality, we can use keypresses to do things like 'select a ROI'

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

2 participants