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

SliceViewer: overlay a peaks workspace #6013

Closed
mantid-builder opened this issue Apr 27, 2012 · 2 comments
Closed

SliceViewer: overlay a peaks workspace #6013

mantid-builder opened this issue Apr 27, 2012 · 2 comments
Assignees
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: @jzikovsky

This ticket is blocks : TRAC6247, TRAC6248, TRAC6249, TRAC6250

Drag/drop (or something else) to add a PeaksWorkspace to a MDWorkspace being viewed.

Some code will have to choose the right dimensions to pick for the peaks, to match the MDWorkspace being viewed (HKL vs Qlab vs QSample)... Right now, I would use the names of the dimensions as a guide.

I think it would be nice to show peaks as circles that come in and out of view as you scroll around. The circles could have different opacity based on whether they are in front of or behind the screen. I'm not sure how to handle the drawing, on top of the QwtPlotSpectrogram. Presumably something like the LineOverlay, with a mostly-transparent widget covering the whole space?

I'm sure people will later want to add things like labels (HKL) and the ability to click on it to get more information.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 5167

@mantid-builder
Copy link
Collaborator Author

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